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.12.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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-07
mac80211: fix incorrect strlen of .write in debugfs
Shayne Chen
1
-24
/
+20
2020-09-18
mac80211: rework tx encapsulation offload API
Felix Fietkau
1
-0
/
+1
2020-01-02
mac80211: debugfs: improve airtime_flags handler readability
Lorenzo Bianconi
1
-2
/
+54
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
1
-0
/
+85
2019-11-22
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
1
-0
/
+3
2019-07-26
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
1
-0
/
+1
2019-07-26
mac80211: Simplify Extended Key ID API
Alexander Wetzel
1
-2
/
+0
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
1
-3
/
+1
2019-06-14
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
1
-0
/
+1
2019-04-26
mac80211: debugfs option to force TX status frames
Julius Niedworok
1
-0
/
+53
2019-04-26
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
1
-0
/
+1
2019-02-08
mac80211: indicate support for multiple BSSID
Sara Sharon
1
-1
/
+3
2019-01-19
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
1
-0
/
+1
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
1
-0
/
+3
2018-09-05
mac80211: add an option for station management TXQ
Sara Sharon
1
-0
/
+1
2018-09-05
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
1
-0
/
+1
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-0
/
+2
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-03-21
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
1
-0
/
+1
2018-02-22
mac80211: Call mgd_prep_tx before transmitting deauthentication
Ilan Peer
1
-0
/
+1
2017-12-19
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
1
-1
/
+0
2017-12-11
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
1
-0
/
+1
2017-12-11
mac80211: enable TDLS peer buffer STA feature
Yingying Tang
1
-0
/
+1
2017-02-08
mac80211: check for allocation failure in debugfs code
Dan Carpenter
1
-2
/
+9
2017-02-07
mac80211: add back lost debugfs files
Johannes Berg
1
-0
/
+1
2016-12-13
mac80211: Show pending txqlen in debugfs.
Ben Greear
1
-0
/
+27
2016-10-19
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
1
-0
/
+1
2016-09-30
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
1
-0
/
+8
2016-09-15
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
1
-0
/
+1
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-125
/
+26
2016-06-09
mac80211: add debug knobs for fair queuing
Michal Kazior
1
-0
/
+173
2016-04-06
mac80211: add A-MSDU tx support
Felix Fietkau
1
-0
/
+2
2016-04-06
mac80211: enable collecting station statistics per-CPU
Johannes Berg
1
-0
/
+1
2016-03-02
Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2016-02-24
mac80211: support hw managing reorder logic
Sara Sharon
1
-0
/
+1
2016-01-21
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
1
-5
/
+2
2015-12-04
mac80211: allow driver to prevent two stations w/ same address
Johannes Berg
1
-0
/
+1
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-10-13
mac80211: Fix hwflags debugfs file format
Mohammed Shafi Shajakhan
1
-1
/
+1
2015-09-29
mac80211: Copy tx'ed beacons to monitor mode
Helmut Schaa
1
-0
/
+1
2015-09-22
mac80211: allow the driver to advertise A-MSDU within A-MPDU Rx support
Emmanuel Grumbach
1
-0
/
+1
2015-07-17
mac80211: define TDLS wider BW support bits
Arik Nemtsov
1
-0
/
+1
2015-07-17
mac80211: remove short frame test and counter
Johannes Berg
1
-1
/
+0
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-43
/
+53
2015-06-02
mac80211: remove short slot/short preamble incapable flags
Johannes Berg
1
-7
/
+0
2015-05-05
mac80211: move dot11 counters under MAC80211_DEBUG_COUNTERS
Johannes Berg
1
-1
/
+1
2015-05-05
mac80211: clean up global debugfs statistics
Johannes Berg
1
-48
/
+26
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
1
-2
/
+0
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-168
/
+0
[next]