kernel-ark/drivers/net/wireless/ath5k
Nick Kossifidis 8465676241 ath5k: Minor QCU updates
* Sync qcu.c with legacy-hal
* Add some more comments
* Set QCU mask to save power (QCU mask controls which QCUs are attached
  to each DCU, we do a 1:1 mapping)

TODO: Use max QCU from EEPROM, further sync with legacy-hal and sam's
hal and a few more minor fixes.

I think after this we are ready to implement WME on the driver
part. Anyone interested ?

Signed-Off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-29 15:59:53 -05:00
..
ath5k.h ath5k: correct packet length in tx descriptors 2008-12-19 15:24:02 -05:00
attach.c
base.c ath5k: support LEDs on Acer Aspire One netbook 2009-01-29 15:59:45 -05:00
base.h
caps.c
debug.c net: constify VFTs 2009-01-21 14:03:37 -08:00
debug.h
desc.c ath5k: correct packet length in tx descriptors 2008-12-19 15:24:02 -05:00
desc.h
dma.c fix similar typos to successfull 2009-01-08 08:31:15 -08:00
eeprom.c ath5k: More EEPROM code updates 2009-01-29 15:58:46 -05:00
eeprom.h
gpio.c ath5k: fix off-by-one in gpio checks 2009-01-29 15:59:45 -05:00
initvals.c
Kconfig
Makefile
pcu.c mac80211: clean up set_key callback 2009-01-29 15:59:42 -05:00
phy.c
qcu.c ath5k: Minor QCU updates 2009-01-29 15:59:53 -05:00
reg.h ath5k: Correct usage of AR5K_CFG_ADHOC 2009-01-12 14:24:56 -05:00
reset.c