aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-46/+1
2007-10-10[MAC80211]: remove key threshold stuffJohannes Berg1-4/+0
2007-10-10[MAC80211]: remove turbo modesJohannes Berg1-2/+0
2007-10-10[MAC80211]: remove unused ioctls (3)Johannes Berg1-4/+0
2007-10-10[MAC80211]: remove unused ioctls (2)Johannes Berg1-5/+0
2007-06-11[PATCH] mac80211: fix debugfs tx power reduction outputJohannes Berg1-1/+1
2007-05-05[MAC80211]: Add debugfs attributes.Jiri Benc1-0/+433