aboutsummaryrefslogtreecommitdiff
path: root/net/wireless/debugfs.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-25wifi: cfg80211: debugfs: fix return type in ht40allow_map_read()Gravatar Dan Carpenter 1-1/+2
2021-01-26cfg80211: avoid holding the RTNL when calling the driverGravatar Johannes Berg 1-4/+0
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-02-08cfg80211 debugfs: Cleanup some checkpatch issuesGravatar Pichugin Dmitry 1-5/+5
2016-04-12cfg80211: remove enum ieee80211_bandGravatar Johannes Berg 1-2/+2
2013-10-01mac80211: fix some snprintf misusesGravatar Eliad Peller 1-11/+13
2013-05-25cfg80211: vastly simplify lockingGravatar Johannes Berg 1-2/+2
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-8/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-09-16net/wireless: use generic_file_llseek in debugfsGravatar Arnd Bergmann 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveGravatar Johannes Berg 1-14/+1
2009-07-10cfg80211: clean up naming once and for allGravatar Johannes Berg 1-7/+7
2009-05-20cfg80211: add debugfs HT40 allow mapGravatar Luis R. Rodriguez 1-0/+61
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Gravatar Luis R. Rodriguez 1-0/+70