]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE
authorFelix Fietkau <nbd@openwrt.org>
Fri, 7 Jun 2013 16:12:00 +0000 (18:12 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 12 Jun 2013 19:06:49 +0000 (15:06 -0400)
commit1ce006de5683e5bb6a3438a736606d3dd411c981
treeccf83e05c65e7972e09222737281fee2e92eb610
parent858774e24299ed12e72d496595d4c475cf2e7b1f
ath9k: add support for IEEE80211_TX_CTL_PS_RESPONSE

Use the UAPSD hardware queue to get PS-Poll responses out as fast as
possible and without backoff.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/ath9k.h
drivers/net/wireless/ath/ath9k/init.c
drivers/net/wireless/ath/ath9k/xmit.c