Searched hist:"9 a23f9ca50943c1b4535d22b3acda3c31b4ad072" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | recv.c | diff 9a23f9ca50943c1b4535d22b3acda3c31b4ad072 Tue May 19 09:01:38 CDT 2009 Jouni Malinen <jouni.malinen@atheros.com> ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
When using timeout=0 (PS-Poll) with mac80211, the driver will need to wake up for TX requests and remain awake until the TX has been completed (ACK received or timeout) or until the buffer frame(s) have been received (in case the TX is for a PS-Poll frame).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | ath9k.h | diff 9a23f9ca50943c1b4535d22b3acda3c31b4ad072 Tue May 19 09:01:38 CDT 2009 Jouni Malinen <jouni.malinen@atheros.com> ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
When using timeout=0 (PS-Poll) with mac80211, the driver will need to wake up for TX requests and remain awake until the TX has been completed (ACK received or timeout) or until the buffer frame(s) have been received (in case the TX is for a PS-Poll frame).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | xmit.c | diff 9a23f9ca50943c1b4535d22b3acda3c31b4ad072 Tue May 19 09:01:38 CDT 2009 Jouni Malinen <jouni.malinen@atheros.com> ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
When using timeout=0 (PS-Poll) with mac80211, the driver will need to wake up for TX requests and remain awake until the TX has been completed (ACK received or timeout) or until the buffer frame(s) have been received (in case the TX is for a PS-Poll frame).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|
H A D | main.c | diff 9a23f9ca50943c1b4535d22b3acda3c31b4ad072 Tue May 19 09:01:38 CDT 2009 Jouni Malinen <jouni.malinen@atheros.com> ath9k: Wake up for TX in mac80211 timeout=0 sleep mode
When using timeout=0 (PS-Poll) with mac80211, the driver will need to wake up for TX requests and remain awake until the TX has been completed (ACK received or timeout) or until the buffer frame(s) have been received (in case the TX is for a PS-Poll frame).
Signed-off-by: Jouni Malinen <jouni.malinen@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|