1. 13 1月, 2010 4 次提交
  2. 05 1月, 2010 2 次提交
  3. 29 12月, 2009 6 次提交
  4. 23 12月, 2009 4 次提交
  5. 22 12月, 2009 5 次提交
  6. 08 12月, 2009 1 次提交
    • F
      ath9k: fix tx status reporting · 815833e7
      Felix Fietkau 提交于
      This patch fixes a bug in ath9k's tx status check, which
      caused mac80211 to consider regularly transmitted unicast frames
      as un-acked.
      When checking the ts_status field for errors, it needs to be masked
      with ATH9K_TXERR_FILT, because this field also contains other fields
      like ATH9K_TX_ACKED.
      Without this patch, AP mode is pretty much unusable, as hostapd
      checks the ACK status for the frames that it injects.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      815833e7
  7. 05 12月, 2009 1 次提交
  8. 29 11月, 2009 7 次提交
  9. 26 11月, 2009 1 次提交
  10. 24 11月, 2009 3 次提交
  11. 19 11月, 2009 6 次提交