.. |
Kconfig
|
740bb82b76
b43: fix typo in Kconfig (make B43_BUSES_BCMA_AND_SSB the default for real)
|
11 years ago |
Makefile
|
572d37a485
b43: N-PHY: init 0x2057 radio
|
13 years ago |
b43.h
|
644aa4d620
b43: remove list of IEEE 802.11 devices
|
11 years ago |
bus.c
|
0a2fcaa70c
bcma: add boardinfo struct
|
13 years ago |
bus.h
|
bd7c8a5937
b43: adjust code to compile without SSB
|
11 years ago |
debugfs.c
|
234e340582
simple_open: automatically convert to simple_open()
|
13 years ago |
debugfs.h
|
1a2b250bfe
b43: return true / false instead of numbers in functions which return bool value
|
11 years ago |
dma.c
|
e1390a2adc
DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper
|
12 years ago |
dma.h
|
73b82bf0bf
B43: Handle DMA RX descriptor underrun
|
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
|
16 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
|
f15ec3451d
b43: disable 5 GHz on G-PHY
|
11 years ago |
main.h
|
bb6bd25c08
b43: use kernel api to replace b43 specific helper function
|
11 years ago |
pcmcia.c
|
fdd3f29edd
drivers/net: use module_pcmcia_driver() in pcmcia drivers
|
12 years ago |
pcmcia.h
|
e4d6b79518
[B43]: add mac80211-based driver for modern BCM43xx devices
|
18 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
|
09951ad493
b43: PHY: allow init optimizations by tracking PHY state
|
11 years ago |
phy_common.h
|
09951ad493
b43: PHY: allow init optimizations by tracking PHY state
|
11 years ago |
phy_g.c
|
4a73815e2e
b43: G-PHY: fix random mistakes to match specs
|
11 years ago |
phy_g.h
|
25985edced
Fix common misspellings
|
14 years ago |
phy_ht.c
|
2d551f1410
b43: HT-PHY: use enum for RSSI types
|
12 years ago |
phy_ht.h
|
fc6ab1e0c0
b43: HT-PHY: define regs for power estimation
|
12 years ago |
phy_lcn.c
|
675a0b049a
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
|
12 years ago |
phy_lcn.h
|
2981808269
b43: LCN-PHY: finish sense setup
|
14 years ago |
phy_lp.c
|
fb3bc67ed8
b43: use defines for board_type
|
12 years ago |
phy_lp.h
|
2c0d6100da
b43: LP-PHY: Begin implementing calibration & software RFKILL support
|
16 years ago |
phy_n.c
|
6fe551434c
b43: N-PHY: optimize radio switching on/off
|
11 years ago |
phy_n.h
|
90e569d195
b43: N-PHY: optimize init by doing some ops just once
|
11 years ago |
pio.c
|
1a2b250bfe
b43: return true / false instead of numbers in functions which return bool value
|
11 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
|
14 years ago |
radio_2055.h
|
9c803a03bc
b43: N-PHY: move declarations of chantables functions to correct files
|
14 years ago |
radio_2056.c
|
7e8c04995e
b43: N-PHY: add missing calib values for radio 0x2026 rev 11
|
11 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
|
9a0bc41e1c
b43: HT-PHY: tables: don't duplicate core-generic regs
|
12 years ago |
radio_2059.h
|
9a0bc41e1c
b43: HT-PHY: tables: don't duplicate core-generic regs
|
12 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
|
2d9d238511
b43: mark some functions and structs static
|
12 years ago |
sysfs.c
|
c8e4955653
net: Replace min macro with min_t
|
11 years ago |
sysfs.h
|
e4d6b79518
[B43]: add mac80211-based driver for modern BCM43xx devices
|
18 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
|
90e569d195
b43: N-PHY: optimize init by doing some ops just once
|
11 years ago |
tables_nphy.h
|
b2ca5dccd5
b43: N-PHY: drop second noise variance table
|
11 years ago |
tables_phy_ht.c
|
108f4f3c4a
b43: add my copyrights and myself as the module author
|
14 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
|
2d9d238511
b43: mark some functions and structs static
|
12 years ago |
tables_phy_lcn.h
|
28e3181a77
b43: LCN-PHY: load TX gain table on init
|
14 years ago |
wa.c
|
4a73815e2e
b43: G-PHY: fix random mistakes to match specs
|
11 years ago |
wa.h
|
61bca6eb85
b43: rewrite A PHY initialization
|
17 years ago |
xmit.c
|
2fc68eb122
b43: fix frequency reported on G-PHY with /new/ firmware
|
11 years ago |
xmit.h
|
73d51f38c7
b43: HT-PHY: report signal to mac80211
|
13 years ago |