kernel-ark/drivers/net/wireless/b43
Rafał Miłecki f00fe7f6d1 b43: N-PHY: reorder and optimize tables initialization
Order was changed in specs. For writing arrays we have designed bulk function
which makes use of auto increment and do not write table address over and over.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-12-08 15:38:44 -05:00
..
b43.h b43: define known SPROM boardflags2 bits 2010-11-15 13:24:32 -05:00
debugfs.c
debugfs.h
dma.c b43: remove extraneous code in free_ringmemory 2010-11-15 13:24:38 -05:00
dma.h
Kconfig
leds.c
leds.h
lo.c
lo.h
main.c drivers/net/wireless/b43/main.c: Use printf extension %pV 2010-11-16 16:37:04 -05:00
main.h
Makefile b43: N-PHY: put 2056-radio's specific code in separated file 2010-10-15 15:57:40 -04: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: Use static const 2010-11-22 15:58:47 -05:00
phy_common.h b43: N-PHY: replace N-specific radio_chanspec with common code 2010-10-15 15:57:36 -04:00
phy_g.c
phy_g.h
phy_lp.c
phy_lp.h
phy_n.c b43: N-PHY: fix code path on PHY init 2010-12-02 15:16:46 -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: reorder and optimize tables initialization 2010-12-08 15:38:44 -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