linux/drivers/net/wireless/p54
Johannes Berg 47086fc51a mac80211: implement uAPSD
Add uAPSD support to mac80211. This is probably not
possible with all devices, so advertising it with
the cfg80211 flag will be left up to drivers that
want it.

Due to my previous patches it is now a fairly
straight-forward extension. Drivers need to have
accurate TX status reporting for the EOSP frame.
For drivers that buffer themselves, the provided
APIs allow releasing the right number of frames,
but then drivers need to set EOSP and more-data
themselves. This is documented in more detail in
the new code itself.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-30 15:57:15 -04:00
..
eeprom.c p54: improve site survey 2011-08-24 14:57:13 -04:00
eeprom.h p54: enhance rssi->dBm database import 2011-02-14 15:52:10 -05:00
fwio.c p54: improve site survey 2011-08-24 14:57:13 -04:00
Kconfig p54spi: Update kconfig help text 2011-03-07 13:51:04 -05:00
led.c
lmac.h p54: implement multicast filter 2011-04-26 15:50:30 -04:00
main.c p54: improve site survey 2011-08-24 14:57:13 -04:00
Makefile
net2280.h
p54.h p54: improve site survey 2011-08-24 14:57:13 -04:00
p54pci.c p54pci: fix -Wunused-but-set-variable warnings 2011-05-10 15:54:48 -04:00
p54pci.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
p54spi_eeprom.h p54spi: update sample eeprom 2011-02-14 15:52:10 -05:00
p54spi.c p54spi: add "spi:" prefix for stlc45xx modalias 2011-08-29 15:33:01 -04:00
p54spi.h
p54usb.c p54usb: add zoom 4410 usbid 2011-05-16 14:25:27 -04:00
p54usb.h
txrx.c mac80211: implement uAPSD 2011-09-30 15:57:15 -04:00