David S. Miller e7abfe4092 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 11 年 前
..
Kconfig 8960400eee b43: replace B43_BCMA_EXTRA with modparam allhwsupport 12 年 前
Makefile 572d37a485 b43: N-PHY: init 0x2057 radio 13 年 前
b43.h 655d8e2328 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 12 年 前
bus.c 0a2fcaa70c bcma: add boardinfo struct 13 年 前
bus.h 74abacb6b5 b43: bus: add helpers for getting/setting wldev from/in bus core 14 年 前
debugfs.c 234e340582 simple_open: automatically convert to simple_open() 13 年 前
debugfs.h 990b86f4f9 b43: Add optional verbose runtime statistics 15 年 前
dma.c ede23fa816 drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent 12 年 前
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 15 年 前
lo.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 年 前
lo.h ef1a628d83 b43: Implement dynamic PHY API 17 年 前
main.c 50023008f6 b43: call PCIe up and down functions 12 年 前
main.h 5e20a4b530 b43: Fix firmware loading when driver is built into the kernel 12 年 前
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 17 年 前
phy_a.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年 前
phy_a.h fb11137af8 b43: Split PHY alloc and init 17 年 前
phy_common.c 0f941777c6 b43: add helper waiting for given value in radio reg 13 年 前
phy_common.h 0f941777c6 b43: add helper waiting for given value in radio reg 13 年 前
phy_g.c 3db1cd5c05 net: fix assignment of 0/1 to bool variables. 13 年 前
phy_g.h 25985edced Fix common misspellings 14 年 前
phy_ht.c 2d551f1410 b43: HT-PHY: use enum for RSSI types 12 年 前
phy_ht.h fc6ab1e0c0 b43: HT-PHY: define regs for power estimation 12 年 前
phy_lcn.c 675a0b049a mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan 12 年 前
phy_lcn.h 2981808269 b43: LCN-PHY: finish sense setup 13 年 前
phy_lp.c fb3bc67ed8 b43: use defines for board_type 12 年 前
phy_lp.h 2c0d6100da b43: LP-PHY: Begin implementing calibration & software RFKILL support 15 年 前
phy_n.c 27eee235de Merge branch 'master' of git://git.infradead.org/users/rafal/b43-next 12 年 前
phy_n.h 04519dc659 b43: N-PHY: define missing registers 12 年 前
pio.c 78f18df4b3 b43: fix tx path skb leaks 12 年 前
pio.h 3b27521a5b b43: remove get_tx_stats() mac80211 op 15 年 前
radio_2055.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 年 前
radio_2055.h 9c803a03bc b43: N-PHY: move declarations of chantables functions to correct files 14 年 前
radio_2056.c 71d6c1bb34 b43: make struct b2056_inittabs_pts const 12 年 前
radio_2056.h 38646ebae7 b43: N-PHY: finish 2.4GHz 0x2056 radio setup 13 年 前
radio_2057.c 572d37a485 b43: N-PHY: init 0x2057 radio 13 年 前
radio_2057.h 572d37a485 b43: N-PHY: init 0x2057 radio 13 年 前
radio_2059.c 9a0bc41e1c b43: HT-PHY: tables: don't duplicate core-generic regs 12 年 前
radio_2059.h 9a0bc41e1c b43: HT-PHY: tables: don't duplicate core-generic regs 12 年 前
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 d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年 前
sysfs.h e4d6b79518 [B43]: add mac80211-based driver for modern BCM43xx devices 17 年 前
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 31bfffbae1 b43: N-PHY: clean init tables 12 年 前
tables_nphy.h 31bfffbae1 b43: N-PHY: clean init tables 12 年 前
tables_phy_ht.c 108f4f3c4a b43: add my copyrights and myself as the module author 13 年 前
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 13 年 前
wa.c d3ec4844d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 14 年 前
wa.h 61bca6eb85 b43: rewrite A PHY initialization 17 年 前
xmit.c f4bda337bb mac80211: support RX_FLAG_MACTIME_END 12 年 前
xmit.h 73d51f38c7 b43: HT-PHY: report signal to mac80211 13 年 前