index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: add vht cap decode to debugfs
Ben Greear
2016-05-31
1
-2
/
+76
*
mac80211: clean up station flags debugfs
Johannes Berg
2016-04-05
1
-20
/
+43
*
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
2016-04-05
1
-11
/
+11
*
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
2016-04-05
1
-2
/
+0
*
mac80211: enable starting BA session with custom timeout
Sara Sharon
2016-04-05
1
-17
/
+30
*
mac80211: move station statistics into sub-structs
Johannes Berg
2015-10-21
1
-3
/
+3
*
mac80211: remove sta->last_ack_signal
Johannes Berg
2015-10-21
1
-2
/
+0
*
mac80211: clean up station debugfs
Johannes Berg
2015-05-05
1
-84
/
+0
*
mac80211: remove sta->tx_fragments counter
Johannes Berg
2015-05-05
1
-1
/
+0
*
mac80211: remove TX latency measurement code
Johannes Berg
2015-02-28
1
-134
/
+0
*
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
2014-11-19
1
-5
/
+5
*
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
2014-11-19
1
-2
/
+3
*
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-15
1
-0
/
+1
|
\
|
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-08
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mac80211: fix agg_status debugfs file alignment
Johannes Berg
2014-08-26
1
-1
/
+1
*
|
mac80211: don't duplicate station QoS capability data
Johannes Berg
2014-08-15
1
-1
/
+2
|
/
*
mac80211: Use ktime_get_ts()
Thomas Gleixner
2014-06-23
1
-1
/
+1
*
mac80211: remove weak WEP IV accounting
Johannes Berg
2014-06-23
1
-1
/
+0
*
mac80211: fix agg_status debugfs file write
Johannes Berg
2014-02-04
1
-1
/
+1
*
mac80211: Tx frame latency statistics
Matti Gottlieb
2013-12-02
1
-0
/
+134
*
mac80211: add debugfs for driver-buffered TID bitmap
Johannes Berg
2013-08-01
1
-0
/
+9
*
mac80211: add beacon stats to debugfs
Ben Greear
2013-04-08
1
-0
/
+2
*
mac80211: add VHT capabilities station debugfs file
Johannes Berg
2013-03-06
1
-0
/
+31
*
mac80211: mesh power save basics
Marco Porsch
2013-02-04
1
-2
/
+3
*
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-11
1
-1
/
+0
*
net: remove obsolete simple_strto<foo>
Abhijit Pawar
2012-12-10
1
-0
/
+3
*
mac80211: add debugfs file for last rx rate
Saravana
2012-11-29
1
-0
/
+18
*
mac80211: add debugfs file for current tx rate
Saravana
2012-11-29
1
-0
/
+16
*
mac80211: add debugfs file for last ack signal
Saravana
2012-11-29
1
-0
/
+2
*
mac80211: Add debugfs callbacks for station addition/removal
Sujith Manoharan
2012-11-21
1
-0
/
+9
*
mac80211: introduce IEEE80211_NUM_TIDS and use it
Johannes Berg
2012-11-19
1
-5
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-12
1
-2
/
+2
|
\
|
*
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-04-05
1
-2
/
+2
*
|
mac80211: Implement mesh synchronization framework
Javier Cardona
2012-04-10
1
-2
/
+3
|
/
*
mac80211: call rate control only after init
Johannes Berg
2012-02-06
1
-2
/
+2
*
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-2
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
1
-2
/
+2
|
\
|
*
mac80211: remove unused ASSOC_AP flag
Johannes Berg
2011-11-21
1
-2
/
+2
*
|
mac80211: Fix AMSDU rate printout in debugfs.
Ben Greear
2011-11-21
1
-2
/
+2
|
/
*
mac80211: add missing station flags to debugfs
Johannes Berg
2011-09-30
1
-11
/
+14
*
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-10
/
+10
*
mac80211: split PS buffers into ACs
Johannes Berg
2011-09-30
1
-2
/
+8
*
mac80211: fix debugfs printk format warning
Randy Dunlap
2011-04-19
1
-1
/
+1
*
{mac|nl}80211: Add station connected time
Mohammed Shafi Shajakhan
2011-04-12
1
-0
/
+26
*
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-12-15
1
-1
/
+1
*
mac80211: fix RX aggregation locking
Johannes Berg
2010-11-29
1
-14
/
+15
*
mac80211: refactor debugfs function generation code
Eliad Peller
2010-11-15
1
-16
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-2
/
+3
|
\
|
*
mac80211: avoid transmitting delBA to old AP
Johannes Berg
2010-10-06
1
-1
/
+2
[next]