1. 15 2月, 2012 4 次提交
  2. 01 12月, 2011 1 次提交
  3. 01 11月, 2011 1 次提交
  4. 11 10月, 2011 1 次提交
    • L
      wl12xx: move debugging definitions to a separate file · 0f4e3122
      Luciano Coelho 提交于
      Separate the debugging macros and other definitions to a new debug.h
      file.  This is be needed because the sdio and spi modules don't need
      to depend on the wl12xx module anymore, but still need to include
      wl12xx.h.  Currently they do depend on it, because of the debugging
      global that wl12xx exports.  A future patch will remove this
      dependency.
      Signed-off-by: NLuciano Coelho <coelho@ti.com>
      0f4e3122
  5. 07 10月, 2011 2 次提交
  6. 25 8月, 2011 1 次提交
  7. 22 8月, 2011 3 次提交
  8. 12 8月, 2011 1 次提交
  9. 06 7月, 2011 1 次提交
  10. 27 6月, 2011 3 次提交
  11. 08 6月, 2011 1 次提交
  12. 13 5月, 2011 1 次提交
  13. 02 5月, 2011 1 次提交
  14. 29 4月, 2011 1 次提交
    • A
      wl12xx: support FW TX inactivity triggers · 47684808
      Arik Nemtsov 提交于
      In AP mode we register for the MAX_TX_RETRY and INACTIVE_STA events.
      Both are reported to the upper layers as a TX failure in the offending
      stations.
      
      In STA mode we register only for the MAX_TX_RETRY event. A TX failure is
      interpreted as a loss of connection.
      
      Support for IEEE80211_HW_REPORTS_TX_ACK_STATUS has been removed to avoid
      the inherent race condition of a mac80211 TX failure counter in addition
      to the FW counter.
      
      This patch depends on "mac80211: allow low level driver to report packet
      loss"
      Signed-off-by: NArik Nemtsov <arik@wizery.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      47684808
  15. 19 4月, 2011 6 次提交
  16. 03 3月, 2011 1 次提交
  17. 25 1月, 2011 4 次提交
  18. 23 12月, 2010 1 次提交
  19. 02 12月, 2010 1 次提交
  20. 22 11月, 2010 1 次提交
  21. 16 11月, 2010 1 次提交
  22. 28 9月, 2010 3 次提交