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
debugfs.c
debugfs.h
dma.c
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c
main.h
Makefile
pcmcia.c
pcmcia.h
phy_a.c
phy_a.h
phy_common.c
phy_common.h
phy_g.c
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
phy_n.h
pio.c
pio.h
rfkill.c
rfkill.h
sysfs.c
sysfs.h
tables.c
tables.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c
tables_nphy.h
wa.c
wa.h
xmit.c
xmit.h