summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/debug.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlegacy: move under intel directoryKalle Valo1-1426/+0
2015-07-21iwlegacy: convert hex_dump_to_buffer() to %*phAndy Shevchenko1-6/+2
2013-12-19drivers: net: Mark functions as static in debug.cRashika Kheria1-1/+1
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez1-4/+4
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-9/+3
2012-02-22iwlegacy: s/S_RF_KILL_HW/S_RFKILL/gStanislaw Gruszka1-2/+2
2012-02-22iwlegacy: get rid of tx/rx traffic logStanislaw Gruszka1-108/+135
2012-02-22iwlegacy: merge il_lib_ops into il_opsStanislaw Gruszka1-2/+2
2012-02-22iwlegacy: move debugfs_ops to il_privStanislaw Gruszka1-3/+6
2012-02-06iwlegacy: merge il_base_params into il_cfgStanislaw Gruszka1-8/+8
2012-02-06iwlegacy: move ops out of configStanislaw Gruszka1-8/+5
2012-02-06iwlegacy: move qos_data out of ctx structureStanislaw Gruszka1-5/+4
2012-02-06iwlegacy: get rid of ctxidStanislaw Gruszka1-1/+0
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka1-2/+2
2011-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...John W. Linville1-0/+1
2011-11-15iwlegacy: checkpatch.pl fixesStanislaw Gruszka1-88/+84
2011-11-15iwlegacy: indentions and whitespacesStanislaw Gruszka1-429/+536
2011-11-15iwlegacy: merge iwl-debug.h into common.hStanislaw Gruszka1-2/+0
2011-11-15iwlegacy: rename iwl-debug.c to debug.cStanislaw Gruszka1-0/+1309