kernel-ark/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
debugfs.h
dma.c
dma.h
Kconfig
leds.c
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
pcmcia.c
pcmcia.h
phy_a.c
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
rfkill.h
sysfs.c
sysfs.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
tables.c
tables.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