summaryrefslogtreecommitdiff
path: root/net/mac80211/debugfs_sta.c
AgeCommit message (Expand)Author
2024-01-03wifi: mac80211: fix spelling typo in commentZheng tan
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-09-11wifi: mac80211: lock wiphy for aggregation debugfsJohannes Berg
2023-06-19wifi: mac80211: add eht_capa debugfs fieldBen Greear
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-07wifi: mac80211: include link address in debugfsBenjamin Berg
2022-10-07wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg
2022-07-01wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau
2022-07-01wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau
2022-05-03Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-04-11mac80211: fix ht_capa printout in debugfsBen Greear
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit
2021-10-21mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein
2021-09-23mac80211: reduce stack usage in debugfsJohannes Berg
2021-06-23mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen
2021-04-19wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg
2021-04-19wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg
2021-04-19wireless: align some HE capabilities with the specJohannes Berg
2021-01-21mac80211: add rx decapsulation offload supportFelix Fietkau
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix
2020-11-06mac80211: use semicolons rather than commas to separate statementsJulia Lawall
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2020-03-26mac80211: drop data frames without key on encrypted linksJohannes Berg
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-12-13mac80211: Always show airtime debugfs file when TXQs are enabledToke Høiland-Jørgensen
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-11-22mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan
2019-11-09mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven
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 500Thomas Gleixner
2019-06-14mac80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-22mac80211: update HE IEs to D3.3Liad Kaufman
2019-01-19mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen
2018-11-09mac80211: debugfs: avoid variable shadowingJohannes Berg
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz
2018-09-05mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg
2018-09-05mac80211: Add he_capa debugfs entryIdo Yariv
2018-01-31mac80211: Add txq flags to debugfsBen Greear
2018-01-22debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros
2017-05-17mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen
2017-02-07mac80211: add back lost debugfs filesJohannes Berg
2016-10-19mac80211: improve RX aggregation data in debugfsJohannes Berg
2016-10-19mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg
2016-09-15mac80211: remove sta_remove_debugfs driver callbackJohannes Berg
2016-09-13mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen
2016-05-31mac80211: add vht cap decode to debugfsBen Greear
2016-04-05mac80211: clean up station flags debugfsJohannes Berg