Johannes Berg 46fa38e84b mac80211: allow software PS-Poll/U-APSD with AP_LINK_PS
When using RSS, frames might not be processed in the correct order,
and thus AP_LINK_PS must be used; most likely with firmware keeping
track of the powersave state, this is the case in iwlwifi now.

In this case, the driver can use ieee80211_sta_ps_transition() to
still have mac80211 manage powersave buffering. However, for U-APSD
and PS-Poll this isn't sufficient. If the device can't manage that
entirely on its own, mac80211's code should be used.

To allow this, export two functions: ieee80211_sta_uapsd_trigger()
and ieee80211_sta_pspoll().

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-05-12 11:16:55 +02:00
..
2015-01-27 11:07:35 +01:00
2015-01-27 11:09:13 +01:00
2016-04-06 13:18:19 +02:00
2016-04-12 15:56:15 +02:00
2014-11-04 13:18:21 +01:00
2016-04-06 13:18:19 +02:00
2014-04-09 14:49:43 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2015-08-14 17:49:53 +02:00
2016-04-06 13:18:18 +02:00
2015-05-11 19:16:04 +02:00
2016-04-12 15:56:15 +02:00
2015-10-14 18:40:26 +02:00
2016-04-12 15:56:15 +02:00
2014-04-09 14:49:43 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2016-04-12 15:56:15 +02:00
2015-05-11 14:51:29 +02:00
2012-03-13 14:54:16 -04:00