1. 24 Jun, 2012 2 commits
    • Johannes Berg's avatar
      mac80211: rename driver-trace file · 011ad0e9
      Johannes Berg authored
      This file will contain more soon, so
      rename it to just trace.
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      011ad0e9
    • Johannes Berg's avatar
      mac80211: clean up debugging · bdcbd8e0
      Johannes Berg authored
      There are a few things that make the logging and
      debugging in mac80211 less useful than it should
      be right now:
       * a lot of messages should be pr_info, not pr_debug
       * wholesale use of pr_debug makes it require *both*
         Kconfig and dynamic configuration
       * there are still a lot of ifdefs
       * the style is very inconsistent, sometimes the
         sdata->name is printed in front
      
      Clean up everything, introducing new macros and
      separating out the station MLME debugging into
      a new Kconfig symbol.
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      bdcbd8e0
  2. 22 Jun, 2012 3 commits
  3. 21 Jun, 2012 2 commits
  4. 20 Jun, 2012 15 commits
  5. 18 Jun, 2012 7 commits
  6. 14 Jun, 2012 2 commits
  7. 13 Jun, 2012 4 commits
  8. 12 Jun, 2012 1 commit
  9. 11 Jun, 2012 3 commits
  10. 09 Jun, 2012 1 commit