summaryrefslogtreecommitdiff
path: root/net/mac80211/debugfs.c
AgeCommit message (Expand)Author
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: debugfs: lock wiphy instead of RTNLJohannes Berg
2023-04-20wifi: mac80211: remove return value check of debugfs_create_dir()Yingsha Xu
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-07-22wifi: mac80211: optionally implement MLO multicast TXJohannes Berg
2022-07-01wifi: mac80211: add debugfs file to display per-phy AQL pending airtimeFelix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-04-11mac80211: introduce BSS color collision detectionLorenzo Bianconi
2022-02-04mac80211: remove unused macrosJohannes Berg
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-06-09mac80211: move interface shutdown out of wiphy lockJohannes Berg
2021-06-09mac80211: fix 'reset' debugfs lockingJohannes Berg
2021-04-08mac80211: Allow concurrent monitor iface and ethernet rx decapSriram R
2021-01-22mac80211: introduce aql_enable node in debugfsLorenzo Bianconi
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2021-01-14mac80211: fix incorrect strlen of .write in debugfsShayne Chen
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau
2020-01-02mac80211: debugfs: improve airtime_flags handler readabilityLorenzo Bianconi
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-22mac80211: expose HW conf flags through debugfsThomas Pedersen
2019-07-26mac80211: AMPDU handling for rekeys with Extended Key IDAlexander Wetzel
2019-07-26mac80211: Simplify Extended Key ID APIAlexander Wetzel
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-14mac80211: AMPDU handling for Extended Key IDAlexander Wetzel
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon
2019-01-19mac80211: minstrel_ht: add flag to indicate missing/inaccurate tx A-MPDU lengthFelix Fietkau
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2018-09-05mac80211: add an option for station management TXQSara Sharon
2018-09-05mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-21mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies
2018-02-22mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer
2017-12-19Revert "mac80211: Add airtime account and scheduling to TXQs"Johannes Berg
2017-12-11mac80211: Add airtime account and scheduling to TXQsToke Høiland-Jørgensen
2017-12-11mac80211: enable TDLS peer buffer STA featureYingying Tang
2017-02-08mac80211: check for allocation failure in debugfs codeDan Carpenter
2017-02-07mac80211: add back lost debugfs filesJohannes Berg
2016-12-13mac80211: Show pending txqlen in debugfs.Ben Greear
2016-10-19mac80211: add a HW flag for supporting HW TX fragmentationSara Sharon
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-15mac80211: allow driver to handle packet-loss mechanismRajkumar Manoharan
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen
2016-06-09mac80211: add debug knobs for fair queuingMichal Kazior
2016-04-06mac80211: add A-MSDU tx supportFelix Fietkau