aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/carl9170/debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix1-2/+2
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-4/+4
2016-09-21carl9170: fix debugfs crashesChristian Lamparter1-2/+4
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-18/+6
2014-01-03wireless: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-2/+2
2013-03-27carl9170: remove fast channel change featureChristian Lamparter1-1/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+3
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-6/+1
2012-01-03switch debugfs to umode_tAl Viro1-1/+1
2011-07-15carl9170: fix formatting issues found by checkpatchPavel Roskin1-1/+1
2010-09-28carl9170: remove lost-frame workaroundChristian Lamparter1-4/+0
2010-09-21carl9170: don't load bogus nf of chain 1Christian Lamparter1-5/+3
2010-09-14carl9170: firmware parser and debugfs codeChristian Lamparter1-0/+908