From: Felix Fietkau Date: Sun, 17 Apr 2011 15:45:00 +0000 (+0200) Subject: mac80211: add a function for setting the TIM bit for a specific station X-Git-Tag: v3.0-rc1~377^2~256^2^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a;p=pandora-kernel.git mac80211: add a function for setting the TIM bit for a specific station This allows a driver to buffer frames for a PS station and tell mac80211 to wake it up even though mac80211 does not have any buffered frames for it. This is necessary for properly handling aggregation related buffering, in ath9k, because the driver needs to keep its frames in order to keep track of the Block-ACK window. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed