1. 24 6月, 2012 2 次提交
    • J
      mac80211: rename driver-trace file · 011ad0e9
      Johannes Berg 提交于
      This file will contain more soon, so
      rename it to just trace.
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      011ad0e9
    • J
      mac80211: clean up debugging · bdcbd8e0
      Johannes Berg 提交于
      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: NJohannes Berg <johannes.berg@intel.com>
      bdcbd8e0
  2. 22 6月, 2012 3 次提交
  3. 21 6月, 2012 6 次提交
  4. 20 6月, 2012 11 次提交
  5. 19 6月, 2012 3 次提交
  6. 18 6月, 2012 4 次提交
  7. 14 6月, 2012 2 次提交
  8. 13 6月, 2012 4 次提交
  9. 12 6月, 2012 1 次提交
  10. 11 6月, 2012 3 次提交
  11. 09 6月, 2012 1 次提交