linux/drivers/net/wireless/b43
Gábor Stefanik 1e711bee56 b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio
-Move pdiv from lpphy_2062_init to struct b43_phy_lp.
-Add channel table for the B2062 radio.
-Add code for tuning the B2062 radio to channel.
-Add error handling to op_switch_channel, and use it for both radios.

Rev0/1/B2062 will now hopefully show some signs of life, though
it won't work at full performance, as calibration is still missing.

Signed-off-by: Gábor Stefanik <netrolller.3d@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-08-20 11:35:51 -04:00
..
b43.h b43: Fix hardware key index handling 2009-08-14 09:13:45 -04:00
debugfs.c b43: checkpatch.pl cleanups 2009-02-27 14:53:04 -05:00
debugfs.h
dma.c b43: Work around mac80211 race condition 2009-08-04 16:43:26 -04:00
dma.h b43: Optimize DMA buffers 2009-02-27 14:52:48 -05:00
Kconfig b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
leds.c b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
leds.h
lo.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
lo.h
main.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
main.h b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
Makefile b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
pcmcia.c b43: Add support for 4318E 2009-07-08 15:24:24 -04:00
pcmcia.h
phy_a.c rfkill: rewrite 2009-06-03 14:06:13 -04:00
phy_a.h
phy_common.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_common.h b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_g.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
phy_g.h
phy_lp.c b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio 2009-08-20 11:35:51 -04:00
phy_lp.h b43: LP-PHY: Implement channel switching for rev0/1/B2062 radio 2009-08-20 11:35:51 -04:00
phy_n.c b43: implement baseband init for LP-PHY <= rev1 2009-08-04 16:44:24 -04:00
phy_n.h
pio.c mac80211: redefine usage of the mac80211 workqueue 2009-08-04 16:44:14 -04:00
pio.h
rfkill.c b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
rfkill.h b43/legacy: port to cfg80211 rfkill 2009-06-10 13:27:54 -04:00
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c b43: LP-PHY: Refactor TX gain table I/O 2009-08-14 09:14:04 -04:00
tables_lpphy.h b43: LP-PHY: Refactor TX gain table I/O 2009-08-14 09:14:04 -04:00
tables_nphy.c
tables_nphy.h
wa.c b43: Update dummy transmission to match V4 specs 2009-08-20 11:33:08 -04:00
wa.h
xmit.c b43: Fix hardware key index handling 2009-08-14 09:13:45 -04:00
xmit.h