aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/torvalds/linuxJohn 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