Rafał Miłecki c6ea46c6d3 b43: probe bcma core (device) rev 0x15 10 жил өмнө
..
Kconfig 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
Makefile 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
b43.h 86144b01a2 b43: support bcma core reset on AC-PHY hardware 10 жил өмнө
bus.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs 11 жил өмнө
bus.h 25c1556663 b43: flush some writes on Broadcom MIPS SoCs 11 жил өмнө
debugfs.c 234e340582 simple_open: automatically convert to simple_open() 13 жил өмнө
debugfs.h 1a2b250bfe b43: return true / false instead of numbers in functions which return bool value 11 жил өмнө
dma.c 12827fecf4 wireless: Use bool function returns of true/false instead of 1/0 10 жил өмнө
dma.h 73b82bf0bf B43: Handle DMA RX descriptor underrun 12 жил өмнө
leds.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 жил өмнө
leds.h e6693eab35 b43: add 'struct b43_wl' missing declaration 16 жил өмнө
lo.c 277bf09e8b b43: Fix typo in function name 10 жил өмнө
lo.h 277bf09e8b b43: Fix typo in function name 10 жил өмнө
main.c c6ea46c6d3 b43: probe bcma core (device) rev 0x15 10 жил өмнө
main.h 737f657f71 b43: Implement PHY PLL reset 11 жил өмнө
pcmcia.c fdd3f29edd drivers/net: use module_pcmcia_driver() in pcmcia drivers 12 жил өмнө
pcmcia.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices 18 жил өмнө
phy_a.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs 11 жил өмнө
phy_a.h bba4d409cb b43: remove leftover code from old devices support 11 жил өмнө
phy_ac.c 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
phy_ac.h 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
phy_common.c 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
phy_common.h 3f7bb3f34c b43: AC-PHY: prepare place for developing new PHY support 10 жил өмнө
phy_g.c 277bf09e8b b43: Fix typo in function name 10 жил өмнө
phy_g.h 25985edced Fix common misspellings 14 жил өмнө
phy_ht.c 737f657f71 b43: Implement PHY PLL reset 11 жил өмнө
phy_ht.h 1f21de53ac b43: HT-PHY: Implement band switching 11 жил өмнө
phy_lcn.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs 11 жил өмнө
phy_lcn.h 2981808269 b43: LCN-PHY: finish sense setup 14 жил өмнө
phy_lp.c 25c1556663 b43: flush some writes on Broadcom MIPS SoCs 11 жил өмнө
phy_lp.h 2c0d6100da b43: LP-PHY: Begin implementing calibration & software RFKILL support 16 жил өмнө
phy_n.c 737f657f71 b43: Implement PHY PLL reset 11 жил өмнө
phy_n.h 8615eb2870 b43: N-PHY: support setting custom TX power 11 жил өмнө
pio.c 1a2b250bfe b43: return true / false instead of numbers in functions which return bool value 11 жил өмнө
pio.h 3b27521a5b b43: remove get_tx_stats() mac80211 op 15 жил өмнө
ppr.c ec76643b00 b43: implement PPR (Power Per Rate) management/API 11 жил өмнө
ppr.h ec76643b00 b43: implement PPR (Power Per Rate) management/API 11 жил өмнө
radio_2055.c 108f4f3c4a b43: add my copyrights and myself as the module author 14 жил өмнө
radio_2055.h 9c803a03bc b43: N-PHY: move declarations of chantables functions to correct files 14 жил өмнө
radio_2056.c 7e8c04995e b43: N-PHY: add missing calib values for radio 0x2026 rev 11 11 жил өмнө
radio_2056.h 38646ebae7 b43: N-PHY: finish 2.4GHz 0x2056 radio setup 13 жил өмнө
radio_2057.c 3b7caa2927 b43: N-PHY: add tables for radio 0x2057 rev 14 11 жил өмнө
radio_2057.h 40c68f20e6 b43; N-PHY: write most of the missing code for revs 7+ 11 жил өмнө
radio_2059.c 5effb73c52 b43: HT-PHY: Update values for frequency calibration 11 жил өмнө
radio_2059.h ea422b2c33 b43: HT-PHY: Complete radio init (add missing entries) 11 жил өмнө
rfkill.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 жил өмнө
rfkill.h f41f3f373d b43/legacy: port to cfg80211 rfkill 16 жил өмнө
sdio.c 157c9436e6 b43: remove __dev* attributes 12 жил өмнө
sdio.h 2d9d238511 b43: mark some functions and structs static 12 жил өмнө
sysfs.c c8e4955653 net: Replace min macro with min_t 11 жил өмнө
sysfs.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices 18 жил өмнө
tables.c eb032b9837 Update my e-mail address 14 жил өмнө
tables.h 61bca6eb85 b43: rewrite A PHY initialization 17 жил өмнө
tables_lpphy.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 жил өмнө
tables_lpphy.h 4758315476 b43: LP-PHY: Refactor TX gain table I/O 16 жил өмнө
tables_nphy.c 098697dbad b43: fix extpa_gain check for 2GHz 10 жил өмнө
tables_nphy.h a68c356bcf b43: N-PHY: add RF power tables for radio 0x2057 revs 9 & 14 11 жил өмнө
tables_phy_ht.c 108f4f3c4a b43: add my copyrights and myself as the module author 14 жил өмнө
tables_phy_ht.h 87a8c8cb20 b43: HT-PHY: allow writing longer tables with a single call 14 жил өмнө
tables_phy_lcn.c 2d9d238511 b43: mark some functions and structs static 12 жил өмнө
tables_phy_lcn.h 28e3181a77 b43: LCN-PHY: load TX gain table on init 14 жил өмнө
wa.c 4a73815e2e b43: G-PHY: fix random mistakes to match specs 11 жил өмнө
wa.h 61bca6eb85 b43: rewrite A PHY initialization 17 жил өмнө
xmit.c c062488118 b43: report correct rate to mac80211 for 5 GHz packets 11 жил өмнө
xmit.h 0996c3910b b43: update some transmit header constants 11 жил өмнө