1. 21 6月, 2014 1 次提交
  2. 20 6月, 2014 18 次提交
  3. 30 5月, 2014 1 次提交
  4. 23 5月, 2014 2 次提交
  5. 20 5月, 2014 1 次提交
    • R
      ath9k_hw: Abort transmission for sleeping station · 08232bf9
      Rajkumar Manoharan 提交于
      The data transmission to the power save station should be aborted
      immediately, whenever the station informs sleep state. Right now
      the frames queued into into hardware are being transmitted until
      the hardware detects the power save station based excessive retries
      of the data frames due to unacknowlegdement. Then remaining frames
      are returned with filetered status and might be retried later by
      driver or mac80211.
      
      Per WFA certification testing, AP should not send out more than two
      frames after processing nullfunc with PM bit set from associated
      station. To speed up tx filtering, the pending frames in hardware
      queues for given station will be aborted immediately via tx filter
      registers. This transmit filters can be ignored if the descriptor
      is having invalid destination index or clear destination mask set.
      Signed-off-by: NRajkumar Manoharan <rmanohar@qti.qualcomm.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      08232bf9
  6. 23 4月, 2014 1 次提交
  7. 09 4月, 2014 1 次提交
  8. 18 3月, 2014 1 次提交
  9. 01 3月, 2014 1 次提交
  10. 25 2月, 2014 1 次提交
  11. 13 2月, 2014 3 次提交
  12. 24 1月, 2014 1 次提交
  13. 14 1月, 2014 3 次提交
  14. 04 1月, 2014 5 次提交