index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-9
/
+3
2012-03-15
mac80211: make uapsd_* keys per-vif
Eliad Peller
1
-81
/
+0
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
1
-0
/
+2
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-2
/
+0
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-2
/
+0
2011-11-28
mac80211: remove debugfs noack test
Simon Wunderlich
1
-35
/
+0
2011-11-09
net/mac80211/debugfs.c: use kstrtoul, etc
Julia Lawall
1
-1
/
+1
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-52
/
+0
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
1
-0
/
+2
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
1
-0
/
+3
2011-08-29
net/mac80211/debugfs: Convert to kstrou8_from_user
Peter Huewe
1
-11
/
+3
2011-05-05
mac80211: add basic support for WoWLAN
Johannes Berg
1
-1
/
+1
2011-04-04
wifi: Add hwflags to debugfs.
Ben Greear
1
-13
/
+76
2011-02-18
mac80211: Add power to debugfs.
Ben Greear
1
-0
/
+6
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
1
-29
/
+31
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-3
/
+4
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-6
/
+13
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
1
-1
/
+0
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+2
2010-08-25
net/mac80211: Use wiphy_<level>
Joe Perches
1
-2
/
+4
2010-06-03
mac80211: reduce debugfs code size
Felix Fietkau
1
-97
/
+57
2010-02-08
mac80211: Added a new debugfs file for reading channel_type
Benoit Papillault
1
-0
/
+33
2010-01-12
mac80211: add debugfs interface for U-APSD queue configuration
Kalle Valo
1
-0
/
+94
2009-11-18
mac80211: make software rate control optional
Johannes Berg
1
-1
/
+1
2009-10-30
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
1
-69
/
+4
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-1
/
+1
2009-06-15
mac80211: add queue debugfs file
Johannes Berg
1
-0
/
+25
2009-05-20
mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211
Luis R. Rodriguez
1
-16
/
+0
2009-05-13
mac80211: make noack test available
Johannes Berg
1
-0
/
+38
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-11
/
+9
2009-04-22
nl80211: Add set/get for frag/rts threshold and retry limits
Jouni Malinen
1
-4
/
+4
2009-03-27
mac80211: resume properly, add suspend/resume test
Johannes Berg
1
-0
/
+24
2009-01-29
mac80211: Generic TSF debugging
Alina Friedrichsen
1
-3
/
+52
2009-01-29
mac80211: Read the TSF via debugfs
Alina Friedrichsen
1
-0
/
+4
2009-01-29
mac80211: remove unused variable in ieee80211_local (dot11WEPUndecryptableCou...
Rami Rosen
1
-4
/
+0
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
1
-2
/
+2
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
1
-8
/
+0
2008-09-15
mac80211: make bridge_packets a virtual interface option
Johannes Berg
1
-4
/
+0
2008-07-14
mac80211: revamp virtual interface handling
Johannes Berg
1
-14
/
+1
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-43
/
+0
2008-04-08
mac80211: rename files
Johannes Berg
1
-1
/
+1
2008-04-08
mac80211: make debugfs files root-only
Johannes Berg
1
-2
/
+2
2008-02-29
cfg80211 API for channels/bitrates, mac80211 and driver conversion
Johannes Berg
1
-46
/
+1
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
1
-4
/
+0
2007-10-10
[MAC80211]: remove turbo modes
Johannes Berg
1
-2
/
+0
2007-10-10
[MAC80211]: remove unused ioctls (3)
Johannes Berg
1
-4
/
+0
2007-10-10
[MAC80211]: remove unused ioctls (2)
Johannes Berg
1
-5
/
+0
2007-06-11
[PATCH] mac80211: fix debugfs tx power reduction output
Johannes Berg
1
-1
/
+1
2007-05-05
[MAC80211]: Add debugfs attributes.
Jiri Benc
1
-0
/
+433