Skip to content
Snippets Groups Projects
  1. Aug 05, 2015
  2. Jul 31, 2015
  3. Jul 25, 2015
  4. Jul 22, 2015
  5. Jul 18, 2015
  6. Jul 09, 2015
  7. Jul 07, 2015
  8. Jul 06, 2015
  9. Jul 02, 2015
    • nbd's avatar
      ath9k: make DMA stop related messages debug-only (#11862, #9654) · 72e226bd
      nbd authored
      
      A long time ago, ath9k had issues during reset where the DMA engine
      would stay active and could potentially corrupt memory.
      To debug those issues, the driver would print warnings whenever they
      occur.
      
      Nowadays, these issues are gone and the primary cause of these messages
      is if the MAC is stuck during reset or busy processing a long
      transmission. This is fairly harmless, yet these messages continue to
      worry users.
      
      To reduce the number of bogus bug reports, turn these messages into
      debug messages and count their occurence in the "reset" debugfs file.
      
      Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46158 3c298f89-4303-0410-b956-a3cf2f4a3e73
      72e226bd
  10. Jun 26, 2015
  11. Jun 21, 2015
  12. Jun 17, 2015
  13. Jun 08, 2015
  14. Jun 02, 2015
  15. May 28, 2015
  16. May 26, 2015
  17. May 21, 2015
    • jogo's avatar
      mac80211: make it work with 3.18.12+ · 717c0745
      jogo authored
      
      3.18.12 backported 61ada528dea028331e99e8ceaed87c683ad25de2 ("sched/wait:
      Provide infrastructure to deal with nested blocking") from 3.19, causing
      the following error on load:
      
      [   13.588000] compat: exports duplicate symbol woken_wake_function (owned by kernel)
      
      Fix this by guarding it with a check for 3.18.11 or earlier instead of
      3.19.
      
      Signed-off-by: default avatarJonas Gorski <jogo@openwrt.org>
      
      git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45710 3c298f89-4303-0410-b956-a3cf2f4a3e73
      717c0745
  18. Apr 24, 2015
  19. Apr 14, 2015
  20. Apr 04, 2015
  21. Apr 03, 2015
  22. Mar 27, 2015
Loading