1. 29 4月, 2008 1 次提交
  2. 17 4月, 2008 1 次提交
  3. 16 4月, 2008 1 次提交
  4. 05 3月, 2008 1 次提交
  5. 01 3月, 2008 4 次提交
  6. 16 2月, 2008 3 次提交
  7. 06 2月, 2008 1 次提交
    • S
      b43legacy: fix suspend/resume · ada50731
      Stefano Brivio 提交于
      This patch makes suspend/resume work with the b43legacy driver.
      We must not overwrite the MAC addresses in the init function, as this
      would also overwrite the MAC on resume. With an all-zero MAC the device
      firmware is not able to ACK any received packets anymore.
      Fix this by moving the initializion stuff that must be done on init but
      not on resume to the start function.
      Also zero out filter_flags to make sure we don't have some flags
      from a previous instance for a tiny timeframe until mac80211 reconfigures
      them.
      
      This patch by Michael Buesch has been ported to b43legacy.
      
      Cc: Michael Buesch <mb@bu3sch.de>
      Signed-off-by: NStefano Brivio <stefano.brivio@polimi.it>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      ada50731
  8. 01 2月, 2008 2 次提交
  9. 29 1月, 2008 16 次提交
  10. 30 11月, 2007 1 次提交
  11. 10 11月, 2007 2 次提交
  12. 26 10月, 2007 1 次提交
  13. 19 10月, 2007 1 次提交
  14. 11 10月, 2007 5 次提交