1. 26 1月, 2010 1 次提交
  2. 20 1月, 2010 1 次提交
    • F
      ath9k: fix beacon slot/buffer leak · 74401773
      Felix Fietkau 提交于
      When cleaning up beacon buffers and slots, ath9k currently checks if
      sc->ah->opmode is set to a beacon related mode before cleaning up
      buffers.
      An unfortunate ordering of interface up/down commands can lead to
      sc->ah->opmode being set to monitor mode, while there are AP interfaces
      present on the same wiphy.
      Always cleaning up beacon buffers if present fixes this issue.
      Signed-off-by: NFelix Fietkau <nbd@openwrt.org>
      Cc: stable@kernel.org
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      74401773
  3. 05 1月, 2010 3 次提交
  4. 29 12月, 2009 7 次提交
  5. 22 12月, 2009 4 次提交
  6. 11 12月, 2009 1 次提交
    • L
      ath5k: enable EEPROM checksum check · 512414b0
      Luis R. Rodriguez 提交于
      Without this we have no gaurantee of the integrity of the
      EEPROM and are likely to encounter a lot of bogus bug reports
      due to actual issues on the EEPROM. With the EEPROM checksum
      check in place we can easily rule those issues out.
      
      If you run patch during a revert *you* have a card with a busted
      EEPROM and only older kernel will support that concoction. This
      patch is a trade off between not accepitng bogus EEPROMs and
      avoiding bogus bug reports allowing developers to focus instead
      on real concrete issues.
      
      If stable keeps bogus bug reports because of a possibly busted EEPROM
      feel free to apply this there too.
      
      Tested on an AR5414
      
      Cc: stable@kernel.org
      Cc: jirislaby@gmail.com
      Cc: akpm@linux-foundation.org
      Cc: rjw@sisk.pl
      Cc: me@bobcopeland.com
      Cc: david.quan@atheros.com
      Signed-off-by: NLuis R. Rodriguez <lrodriguez@atheros.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      512414b0
  7. 08 12月, 2009 2 次提交
  8. 05 12月, 2009 1 次提交
  9. 29 11月, 2009 7 次提交
  10. 26 11月, 2009 1 次提交
  11. 24 11月, 2009 4 次提交
  12. 20 11月, 2009 1 次提交
  13. 19 11月, 2009 7 次提交