summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg2024-03-251-0/+1
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-1/+2
* wifi: mac80211: add a flag to disallow puncturingJohannes Berg2023-12-121-0/+1
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-2/+3
* wifi: mac80211: debugfs: lock wiphy instead of RTNLJohannes Berg2023-09-111-3/+3
* wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu2023-04-201-4/+0
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-3/+1
* wifi: mac80211: optionally implement MLO multicast TXJohannes Berg2022-07-221-1/+2
* wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau2022-07-011-0/+31
* wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-57/+13
* mac80211: introduce BSS color collision detectionLorenzo Bianconi2022-04-111-0/+1
* mac80211: remove unused macrosJohannes Berg2022-02-041-0/+2
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-13/+57
* mac80211: move interface shutdown out of wiphy lockJohannes Berg2021-06-091-1/+6
* mac80211: fix 'reset' debugfs lockingJohannes Berg2021-06-091-1/+3
* mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R2021-04-081-0/+1
* mac80211: introduce aql_enable node in debugfsLorenzo Bianconi2021-01-221-0/+51
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-0/+1
* mac80211: fix incorrect strlen of .write in debugfsShayne Chen2021-01-141-24/+20
* mac80211: remove trailing semicolon in macro definitionsTom Rix2020-12-111-1/+1
* mac80211: rework tx encapsulation offload APIFelix Fietkau2020-09-181-0/+1
* mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi2020-01-021-2/+54
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-0/+85
* mac80211: expose HW conf flags through debugfsThomas Pedersen2019-11-221-0/+3
* mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel2019-07-261-0/+1
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-3/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner2019-06-191-3/+1
* | mac80211: AMPDU handling for Extended Key IDAlexander Wetzel2019-06-141-0/+1
|/
* mac80211: debugfs option to force TX status framesJulius Niedworok2019-04-261-0/+53
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+1
* mac80211: indicate support for multiple BSSIDSara Sharon2019-02-081-1/+3
* mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau2019-01-191-0/+1
* mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+3
* mac80211: add an option for station management TXQSara Sharon2018-09-051-0/+1
* mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+1
* mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-0/+1
|\
| * mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-211-0/+1
* | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-221-0/+1
|/
* Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg2017-12-191-1/+0
* mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen2017-12-111-0/+1
* mac80211: enable TDLS peer buffer STA featureYingying Tang2017-12-111-0/+1
* mac80211: check for allocation failure in debugfs codeDan Carpenter2017-02-081-2/+9
* mac80211: add back lost debugfs filesJohannes Berg2017-02-071-0/+1
* mac80211: Show pending txqlen in debugfs.Ben Greear2016-12-131-0/+27
* mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon2016-10-191-0/+1
* mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen2016-09-301-0/+8
* mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan2016-09-151-0/+1
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-125/+26