aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-09mac80211: use RCU_INIT_POINTERMonam Agarwal1-1/+1
2013-12-02mac80211: Tx frame latency statisticsMatti Gottlieb1-0/+168
2013-10-01mac80211: fix some snprintf misusesEliad Peller1-26/+29
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg1-2/+0
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach1-2/+2
2012-09-19mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg1-0/+4
2012-08-20mac80211: remove freq/chantype from debugfsJohannes Berg1-32/+0
2012-07-12mac80211: redesign scan RXJohannes Berg1-2/+0
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-9/+3
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-81/+0
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+2
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg1-2/+0
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg1-2/+0
2011-11-28mac80211: remove debugfs noack testSimon Wunderlich1-35/+0
2011-11-09net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall1-1/+1
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller1-52/+0
2011-09-13mac80211: add flag to indicate HW only Tx-agg setup supportArik Nemtsov1-0/+2
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches1-0/+3
2011-08-29net/mac80211/debugfs: Convert to kstrou8_from_userPeter Huewe1-11/+3
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-1/+1
2011-04-04wifi: Add hwflags to debugfs.Ben Greear1-13/+76
2011-02-18mac80211: Add power to debugfs.Ben Greear1-0/+6
2010-11-15mac80211: refactor debugfs function generation codeEliad Peller1-29/+31
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-3/+4
2010-10-15llseek: automatically add .llseek fopArnd Bergmann1-6/+13
2010-09-27mac80211: Support multiple VIFS per AP in debugfs.Ben Greear1-1/+0
2010-09-16net/wireless: use generic_file_llseek in debugfsArnd Bergmann1-0/+2
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches1-2/+4
2010-06-03mac80211: reduce debugfs code sizeFelix Fietkau1-97/+57
2010-02-08mac80211: Added a new debugfs file for reading channel_typeBenoit Papillault1-0/+33
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-0/+94
2009-11-18mac80211: make software rate control optionalJohannes Berg1-1/+1
2009-10-30cfg80211/mac80211: use debugfs_remove_recursiveJohannes Berg1-69/+4
2009-07-24mac80211: remove master netdevJohannes Berg1-1/+1
2009-06-15mac80211: add queue debugfs fileJohannes Berg1-0/+25
2009-05-20mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211Luis R. Rodriguez1-16/+0
2009-05-13mac80211: make noack test availableJohannes Berg1-0/+38
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-11/+9
2009-04-22nl80211: Add set/get for frag/rts threshold and retry limitsJouni Malinen1-4/+4
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg1-0/+24
2009-01-29mac80211: Generic TSF debuggingAlina Friedrichsen1-3/+52
2009-01-29mac80211: Read the TSF via debugfsAlina Friedrichsen1-0/+4
2009-01-29mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCount).Rami Rosen1-4/+0
2008-10-31mac80211: make retry limits part of hw configJohannes Berg1-2/+2
2008-10-31mac80211: kill hw.conf.antenna_sel_{rx,tx}Johannes Berg1-8/+0
2008-09-15mac80211: make bridge_packets a virtual interface optionJohannes Berg1-4/+0
2008-07-14mac80211: revamp virtual interface handlingJohannes Berg1-14/+1
2008-05-07mac80211: QoS related cleanupsJohannes Berg1-43/+0
2008-04-08mac80211: rename filesJohannes Berg1-1/+1
2008-04-08mac80211: make debugfs files root-onlyJohannes Berg1-2/+2