1. 12 10月, 2011 1 次提交
  2. 06 7月, 2011 2 次提交
  3. 29 6月, 2011 4 次提交
  4. 08 6月, 2011 11 次提交
  5. 12 5月, 2011 1 次提交
  6. 11 5月, 2011 1 次提交
  7. 04 5月, 2011 3 次提交
  8. 15 3月, 2011 1 次提交
  9. 03 3月, 2011 2 次提交
  10. 02 3月, 2011 1 次提交
  11. 01 3月, 2011 6 次提交
  12. 22 1月, 2011 2 次提交
  13. 17 12月, 2010 1 次提交
    • J
      staging: brcm80211: Fix WL_<type> logging macros · f4528696
      Joe Perches 提交于
      These macros use the equivalent of "#define WL_<type>(x) printk x"
      which requires an extra level of parentheses.
      
      Convert the macros to use the normal WL_<type>(fmt, args...) style
      and remove the extra parentheses from the uses.
      
      Add format argument verification using no_printk as appropriate.
      Couple of spelling typo fixes in the formats and argument alignment
      at the same time. Also coalesced long formats.
      Signed-off-by: NJoe Perches <joe@perches.com>
      Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
      f4528696
  14. 09 12月, 2010 2 次提交
  15. 07 12月, 2010 2 次提交