index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: add flag to disallow puncturing in 5 GHz
Johannes Berg
2024-03-25
1
-0
/
+1
*
wifi: mac80211: introduce a feature flag for quiet in CSA
Johannes Berg
2024-03-04
1
-1
/
+2
*
wifi: mac80211: add a flag to disallow puncturing
Johannes Berg
2023-12-12
1
-0
/
+1
*
wifi: mac80211: remove sta_mtx
Johannes Berg
2023-09-11
1
-2
/
+3
*
wifi: mac80211: debugfs: lock wiphy instead of RTNL
Johannes Berg
2023-09-11
1
-3
/
+3
*
wifi: mac80211: remove return value check of debugfs_create_dir()
Yingsha Xu
2023-04-20
1
-4
/
+0
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-3
/
+1
*
wifi: mac80211: optionally implement MLO multicast TX
Johannes Berg
2022-07-22
1
-1
/
+2
*
wifi: mac80211: add debugfs file to display per-phy AQL pending airtime
Felix Fietkau
2022-07-01
1
-0
/
+31
*
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-57
/
+13
*
mac80211: introduce BSS color collision detection
Lorenzo Bianconi
2022-04-11
1
-0
/
+1
*
mac80211: remove unused macros
Johannes Berg
2022-02-04
1
-0
/
+2
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-13
/
+57
*
mac80211: move interface shutdown out of wiphy lock
Johannes Berg
2021-06-09
1
-1
/
+6
*
mac80211: fix 'reset' debugfs locking
Johannes Berg
2021-06-09
1
-1
/
+3
*
mac80211: Allow concurrent monitor iface and ethernet rx decap
Sriram R
2021-04-08
1
-0
/
+1
*
mac80211: introduce aql_enable node in debugfs
Lorenzo Bianconi
2021-01-22
1
-0
/
+51
*
mac80211: add rx decapsulation offload support
Felix Fietkau
2021-01-21
1
-0
/
+1
*
mac80211: fix incorrect strlen of .write in debugfs
Shayne Chen
2021-01-14
1
-24
/
+20
*
mac80211: remove trailing semicolon in macro definitions
Tom Rix
2020-12-11
1
-1
/
+1
*
mac80211: rework tx encapsulation offload API
Felix Fietkau
2020-09-18
1
-0
/
+1
*
mac80211: debugfs: improve airtime_flags handler readability
Lorenzo Bianconi
2020-01-02
1
-2
/
+54
*
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
2019-11-22
1
-0
/
+85
*
mac80211: expose HW conf flags through debugfs
Thomas Pedersen
2019-11-22
1
-0
/
+3
*
mac80211: AMPDU handling for rekeys with Extended Key ID
Alexander Wetzel
2019-07-26
1
-0
/
+1
*
mac80211: Simplify Extended Key ID API
Alexander Wetzel
2019-07-26
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-3
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2019-06-19
1
-3
/
+1
*
|
mac80211: AMPDU handling for Extended Key ID
Alexander Wetzel
2019-06-14
1
-0
/
+1
|
/
*
mac80211: debugfs option to force TX status frames
Julius Niedworok
2019-04-26
1
-0
/
+53
*
mac80211: IEEE 802.11 Extended Key ID support
Alexander Wetzel
2019-04-26
1
-0
/
+1
*
mac80211: indicate support for multiple BSSID
Sara Sharon
2019-02-08
1
-1
/
+3
*
mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU length
Felix Fietkau
2019-01-19
1
-0
/
+1
*
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
2019-01-19
1
-0
/
+3
*
mac80211: add an option for station management TXQ
Sara Sharon
2018-09-05
1
-0
/
+1
*
mac80211: introduce capability flags for VHT EXT NSS support
Johannes Berg
2018-09-05
1
-0
/
+1
*
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
2018-09-05
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+1
|
\
|
*
mac80211: add ieee80211_hw flag for QoS NDP support
Ben Caradoc-Davies
2018-03-21
1
-0
/
+1
*
|
mac80211: Call mgd_prep_tx before transmitting deauthentication
Ilan Peer
2018-02-22
1
-0
/
+1
|
/
*
Revert "mac80211: Add airtime account and scheduling to TXQs"
Johannes Berg
2017-12-19
1
-1
/
+0
*
mac80211: Add airtime account and scheduling to TXQs
Toke Høiland-Jørgensen
2017-12-11
1
-0
/
+1
*
mac80211: enable TDLS peer buffer STA feature
Yingying Tang
2017-12-11
1
-0
/
+1
*
mac80211: check for allocation failure in debugfs code
Dan Carpenter
2017-02-08
1
-2
/
+9
*
mac80211: add back lost debugfs files
Johannes Berg
2017-02-07
1
-0
/
+1
*
mac80211: Show pending txqlen in debugfs.
Ben Greear
2016-12-13
1
-0
/
+27
*
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
2016-10-19
1
-0
/
+1
*
mac80211: Export fq memory limit information in debugfs
Toke Høiland-Jørgensen
2016-09-30
1
-0
/
+8
*
mac80211: allow driver to handle packet-loss mechanism
Rajkumar Manoharan
2016-09-15
1
-0
/
+1
*
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-13
1
-125
/
+26
[next]