index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-3
/
+3
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
1
-2
/
+0
2015-05-05
mac80211: clean up station debugfs
Johannes Berg
1
-84
/
+0
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
1
-1
/
+0
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-134
/
+0
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-5
/
+5
2014-11-19
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
1
-2
/
+3
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-0
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-26
mac80211: fix agg_status debugfs file alignment
Johannes Berg
1
-1
/
+1
2014-08-15
mac80211: don't duplicate station QoS capability data
Johannes Berg
1
-1
/
+2
2014-06-23
mac80211: Use ktime_get_ts()
Thomas Gleixner
1
-1
/
+1
2014-06-23
mac80211: remove weak WEP IV accounting
Johannes Berg
1
-1
/
+0
2014-02-05
mac80211: fix agg_status debugfs file write
Johannes Berg
1
-1
/
+1
2013-12-02
mac80211: Tx frame latency statistics
Matti Gottlieb
1
-0
/
+134
2013-08-01
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
1
-0
/
+9
2013-04-08
mac80211: add beacon stats to debugfs
Ben Greear
1
-0
/
+2
2013-03-06
mac80211: add VHT capabilities station debugfs file
Johannes Berg
1
-0
/
+31
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-2
/
+3
2012-12-11
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-1
/
+0
2012-12-10
net: remove obsolete simple_strto<foo>
Abhijit Pawar
1
-0
/
+3
2012-11-29
mac80211: add debugfs file for last rx rate
Saravana
1
-0
/
+18
2012-11-29
mac80211: add debugfs file for current tx rate
Saravana
1
-0
/
+16
2012-11-29
mac80211: add debugfs file for last ack signal
Saravana
1
-0
/
+2
2012-11-21
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
1
-0
/
+9
2012-11-19
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
1
-5
/
+5
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2012-04-10
mac80211: Implement mesh synchronization framework
Javier Cardona
1
-2
/
+3
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-2
/
+2
2012-02-07
mac80211: call rate control only after init
Johannes Berg
1
-2
/
+2
2012-01-31
mac80211: station state transition error handling
Johannes Berg
1
-2
/
+3
2011-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-11-22
mac80211: remove unused ASSOC_AP flag
Johannes Berg
1
-2
/
+2
2011-11-21
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
1
-2
/
+2
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
1
-10
/
+10
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
1
-2
/
+8
2011-04-19
mac80211: fix debugfs printk format warning
Randy Dunlap
1
-1
/
+1
2011-04-13
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
1
-0
/
+26
2010-12-16
mac80211: Add timeout to BA session start API
Sujith Manoharan
1
-1
/
+1
2010-11-29
mac80211: fix RX aggregation locking
Johannes Berg
1
-14
/
+15
2010-11-15
mac80211: refactor debugfs function generation code
Eliad Peller
1
-16
/
+10
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-2
/
+3
2010-10-07
mac80211: avoid transmitting delBA to old AP
Johannes Berg
1
-1
/
+2
2010-09-27
mac80211: Support multiple VIFS per AP in debugfs.
Ben Greear
1
-1
/
+1
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
1
-0
/
+2
2010-06-14
mac80211: make TX aggregation start/stop request async
Johannes Berg
1
-4
/
+1
2010-06-14
mac80211: use RCU for TX aggregation
Johannes Berg
1
-4
/
+4
2010-06-14
mac80211: use RCU for RX aggregation
Johannes Berg
1
-3
/
+3
[next]