Linus Torvalds 1cef9350cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
..
Kconfig afd19ef0b1 drivers/net/wireless/b43: remove depends on CONFIG_EXPERIMENTAL 12 years ago
Makefile 572d37a485 b43: N-PHY: init 0x2057 radio 13 years ago
b43.h 5e20a4b530 b43: Fix firmware loading when driver is built into the kernel 12 years ago
bus.c 0a2fcaa70c bcma: add boardinfo struct 13 years ago
bus.h 74abacb6b5 b43: bus: add helpers for getting/setting wldev from/in bus core 14 years ago
debugfs.c 234e340582 simple_open: automatically convert to simple_open() 13 years ago
debugfs.h 990b86f4f9 b43: Add optional verbose runtime statistics 15 years ago
dma.c 78f18df4b3 b43: fix tx path skb leaks 12 years ago
dma.h ccae0e50c1 b43: Increase number of RX DMA slots 12 years ago
leds.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
leds.h e6693eab35 b43: add 'struct b43_wl' missing declaration 15 years ago
lo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
lo.h ef1a628d83 b43: Implement dynamic PHY API 17 years ago
main.c 63a02ce1c5 b43: Fix lockdep splat on module unload 12 years ago
main.h 5e20a4b530 b43: Fix firmware loading when driver is built into the kernel 12 years ago
pcmcia.c 157c9436e6 b43: remove __dev* attributes 12 years ago
pcmcia.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices 17 years ago
phy_a.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
phy_a.h fb11137af8 b43: Split PHY alloc and init 17 years ago
phy_common.c 0f941777c6 b43: add helper waiting for given value in radio reg 13 years ago
phy_common.h 0f941777c6 b43: add helper waiting for given value in radio reg 13 years ago
phy_g.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
phy_g.h 25985edced Fix common misspellings 14 years ago
phy_ht.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 years ago
phy_ht.h ea5a08cfa5 b43: HT-PHY: read clip state 14 years ago
phy_lcn.c 177c3732fe b43: LCN-PHY: minor clean ups 13 years ago
phy_lcn.h 2981808269 b43: LCN-PHY: finish sense setup 13 years ago
phy_lp.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 years ago
phy_lp.h 2c0d6100da b43: LP-PHY: Begin implementing calibration & software RFKILL support 15 years ago
phy_n.c 6c1872369d b43: N-PHY: fix 0x2057 radio calib copy/paste mistake 13 years ago
phy_n.h d3d178f050 b43: N-PHY: finish 0x2056 radio setup 13 years ago
pio.c 78f18df4b3 b43: fix tx path skb leaks 12 years ago
pio.h 3b27521a5b b43: remove get_tx_stats() mac80211 op 15 years ago
radio_2055.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 years ago
radio_2055.h 9c803a03bc b43: N-PHY: move declarations of chantables functions to correct files 14 years ago
radio_2056.c 38646ebae7 b43: N-PHY: finish 2.4GHz 0x2056 radio setup 13 years ago
radio_2056.h 38646ebae7 b43: N-PHY: finish 2.4GHz 0x2056 radio setup 13 years ago
radio_2057.c 572d37a485 b43: N-PHY: init 0x2057 radio 13 years ago
radio_2057.h 572d37a485 b43: N-PHY: init 0x2057 radio 13 years ago
radio_2059.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 years ago
radio_2059.h e8dec1e99a b43: HT-PHY: replace radio routing magic numbers 14 years ago
rfkill.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
rfkill.h f41f3f373d b43/legacy: port to cfg80211 rfkill 16 years ago
sdio.c 157c9436e6 b43: remove __dev* attributes 12 years ago
sdio.h 3dbba8e281 b43: Add Soft-MAC SDIO device support 15 years ago
sysfs.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
sysfs.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices 17 years ago
tables.c eb032b9837 Update my e-mail address 14 years ago
tables.h 61bca6eb85 b43: rewrite A PHY initialization 17 years ago
tables_lpphy.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
tables_lpphy.h 4758315476 b43: LP-PHY: Refactor TX gain table I/O 16 years ago
tables_nphy.c e03e8ddbfd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() 12 years ago
tables_nphy.h c071b9f666 b43: N-PHY: add overriding RF control for rev7+ 13 years ago
tables_phy_ht.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 years ago
tables_phy_ht.h 87a8c8cb20 b43: HT-PHY: allow writing longer tables with a single call 14 years ago
tables_phy_lcn.c 177c3732fe b43: LCN-PHY: minor clean ups 13 years ago
tables_phy_lcn.h 28e3181a77 b43: LCN-PHY: load TX gain table on init 13 years ago
wa.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 years ago
wa.h 61bca6eb85 b43: rewrite A PHY initialization 17 years ago
xmit.c f4bda337bb mac80211: support RX_FLAG_MACTIME_END 12 years ago
xmit.h 73d51f38c7 b43: HT-PHY: report signal to mac80211 13 years ago