kernel-ark/drivers/net/wireless/b43
Rafał Miłecki 42ab135fe7 b43: rename TMS defines, drop useless condition from core reset
As discussed we do not know band width at core reset time and it is not a good
idea to reset whole just to change band. So just set unconditionally 20 MHz
band width as default during core reset.

As for defines PHY clock changed to band width in specs and it makes much more
sens to call defines by band width which is self-explainable. Updated specs do
not mention 0 value, but comparing to old ones you can notice lineral relation
between PHY clock speed and band width. So it makes sense for 0x0 value to be
10 MHz band width.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-13 15:23:29 -05:00
..
b43.h b43: rename TMS defines, drop useless condition from core reset 2010-12-13 15:23:29 -05:00
debugfs.c net/wireless: use generic_file_llseek in debugfs 2010-09-16 10:33:08 +02:00
debugfs.h
dma.c b43: remove extraneous code in free_ringmemory 2010-11-15 13:24:38 -05:00
dma.h
Kconfig b43: rename config option for N-PHY, drop BROKEN 2010-12-08 15:38:45 -05:00
leds.c
leds.h
lo.c
lo.h
main.c b43: rename TMS defines, drop useless condition from core reset 2010-12-13 15:23:29 -05:00
main.h
Makefile b43: rename config option for N-PHY, drop BROKEN 2010-12-08 15:38:45 -05:00
pcmcia.c pcmcia: move driver name to struct pcmcia_driver 2010-09-29 17:20:24 +02:00
pcmcia.h
phy_a.c
phy_a.h
phy_common.c b43: rename config option for N-PHY, drop BROKEN 2010-12-08 15:38:45 -05:00
phy_common.h b43: set TMS to work with current band width for N-PHY 2010-12-08 15:38:45 -05:00
phy_g.c
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c b43: N-PHY: use designed function and macro for writing tables 2010-12-13 15:23:29 -05:00
phy_n.h b43: N-PHY: implement very basic TX power control management 2010-12-02 14:37:01 -05:00
pio.c
pio.h
radio_2055.c b43: N-PHY: swap values for radio registers 0x3b and 0x3c 2010-12-02 14:37:01 -05:00
radio_2055.h b43: N-PHY: put radio-specific code in separated file 2010-10-15 15:57:38 -04:00
radio_2056.c b43: N-PHY: add 2056 radio channels tables 2010-11-22 15:35:18 -05:00
radio_2056.h b43: N-PHY: define registers names for 2056 radio 2010-11-09 16:13:23 -05:00
rfkill.c b43: rfkill: use HI enabled bit for all devices 2010-11-22 15:48:50 -05:00
rfkill.h
sdio.c wireless: b43: fix error path in SDIO 2010-11-23 15:00:51 -05:00
sdio.h
sysfs.c
sysfs.h
tables_lpphy.c
tables_lpphy.h
tables_nphy.c b43: N-PHY: one more fix for order of tables initialization 2010-12-13 15:23:29 -05:00
tables_nphy.h b43: N-PHY: put 2056-radio's specific code in separated file 2010-10-15 15:57:40 -04:00
tables.c
tables.h
wa.c
wa.h
xmit.c
xmit.h