OpenCloudOS-Kernel/drivers/net/wireless/ath/ar9170
Christian Lamparter acbadf01ff ar9170: implement transmit aggregation
This patch roughly implements xmit aggregation for ar9170-like device.
Not all AP are compatible with the driver(and firmware) yet, so YMMV.

A more refined code will definitely need the final HT specification
to be available for the public, lots of firmware modification and
possibly a redesigned driver just for good measure.
Sadly, these conditions won't come true anytime soon...

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-07-24 15:05:12 -04:00
..
Kconfig atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
Makefile atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
ar9170.h ar9170: implement transmit aggregation 2009-07-24 15:05:12 -04:00
cmd.c atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
cmd.h atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
eeprom.h atheros: put atheros wireless drivers into ath/ 2009-04-22 16:54:38 -04:00
hw.h ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00
led.c ar9170: cancel led worker properly on exit 2009-06-03 14:05:15 -04:00
mac.c ar9170: introduce functions for MAC programming 2009-06-03 14:05:12 -04:00
main.c ar9170: implement transmit aggregation 2009-07-24 15:05:12 -04:00
phy.c ar9170: 40mhz fixes 2009-06-03 14:05:12 -04:00
usb.c ar9170usb: module link in sysfs 2009-07-10 15:01:57 -04:00
usb.h ar9170: xmit code revamp 2009-06-10 13:27:54 -04:00