1. 23 1月, 2014 1 次提交
    • K
      ath10k: enable firmware STA quick kickout · 5a13e76e
      Kalle Valo 提交于
      Firmware has a feature to track if the associated STA is not acking the frames.
      When that happens, the firmware sends WMI_PEER_STA_KICKOUT_EVENTID event to the
      host. Enable that to faster detect when a STA has left BSS without sending a
      deauth frame.
      
      Also set huge keepalive timeouts to avoid using the keepalive functionality in
      the firmware.
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      5a13e76e
  2. 20 1月, 2014 1 次提交
  3. 10 1月, 2014 3 次提交
  4. 16 12月, 2013 1 次提交
  5. 11 12月, 2013 1 次提交
  6. 20 11月, 2013 3 次提交
  7. 30 10月, 2013 2 次提交
  8. 21 10月, 2013 1 次提交
  9. 16 10月, 2013 4 次提交
  10. 07 10月, 2013 2 次提交
  11. 03 10月, 2013 2 次提交
  12. 01 10月, 2013 1 次提交
    • K
      ath10k: implement firmware IE container support · 1a222435
      Kalle Valo 提交于
      Firmware IE containers can dynamically provide various information what
      firmware supports. Also it can embed more than one image so updating firmware
      is easy, user just needs to update one file in /lib/firmware/.
      
      The firmware API 2 or higher will use the IE container format, the current API
      1 will not use the new format but it still is supported for some time. FW API 2
      files are named as firmware-2.bin (which contains both firmware and otp images)
      and API 1 files are firmware.bin and otp.bin.
      Signed-off-by: NKalle Valo <kvalo@qca.qualcomm.com>
      1a222435
  13. 27 9月, 2013 12 次提交
  14. 17 9月, 2013 5 次提交
  15. 15 8月, 2013 1 次提交