kernel-fxtec-pro1x/drivers/net/wireless/wl12xx
Luciano Coelho 0d1c38398f wl12xx: moved firmware version reading routine to chip-specific functions
With WL1271, the firmware version can only be read right after booting the
chip.  To keep WL1251 aligned with this procedure, the code that reads the
firmware version initially has been moved to a common place where it can be
read from both chipsets.

Signed-off-by: Luciano Coelho <luciano.coelho@nokia.com>
Signed-off-by: Kalle Valo <kalle.valo@nokia.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-10 14:57:45 -04:00
..
acx.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
acx.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
boot.c wl12xx: moved firmware version reading routine to chip-specific functions 2009-07-10 14:57:45 -04:00
boot.h
cmd.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
cmd.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
debugfs.c
debugfs.h
event.c
event.h
init.c
init.h
Kconfig wireless: WL12XX should depend on GENERIC_HARDIRQS 2009-05-11 15:23:54 -04:00
main.c wl12xx: removed chipset interrupt source configuration from fw wakeup 2009-07-10 14:57:45 -04:00
Makefile
ps.c wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
ps.h wl12xx: cmd and acx interface rework 2009-07-10 14:57:41 -04:00
reg.h
rx.c wl12xx: fix rx descriptor use 2009-07-10 14:57:43 -04:00
rx.h
spi.c wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions 2009-07-10 14:57:45 -04:00
spi.h wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions 2009-07-10 14:57:45 -04:00
tx.c
tx.h
wl12xx.h wl12xx: moved firmware version reading routine to chip-specific functions 2009-07-10 14:57:45 -04:00
wl12xx_80211.h
wl1251.c wl12xx: moved firmware version reading routine to chip-specific functions 2009-07-10 14:57:45 -04:00
wl1251.h