summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_sta.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fix spelling typo in commentZheng tan2024-01-031-1/+1
* wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg2023-11-271-32/+42
* wifi: mac80211: lock wiphy for aggregation debugfsJohannes Berg2023-09-111-1/+3
* wifi: mac80211: add eht_capa debugfs fieldBen Greear2023-06-191-0/+185
* wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-101-2/+3
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-4/+2
* wifi: mac80211: include link address in debugfsBenjamin Berg2022-10-071-0/+15
* wifi: mac80211: add API to show the link STAs in debugfsBenjamin Berg2022-10-071-22/+105
* wifi: mac80211: make sta airtime deficit field s32 instead of s64Felix Fietkau2022-07-011-2/+2
* wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-12/+12
* Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-05-031-6/+6
|\
| * mac80211: prepare sta handling for MLO supportSriram R2022-04-111-6/+6
* | mac80211: fix ht_capa printout in debugfsBen Greear2022-04-111-1/+1
|/
* ieee80211: change HE nominal packet padding value definesMiri Korenblit2021-11-281-4/+5
* mac80211: debugfs: calculate free buffer size correctlyMordechay Goodstein2021-10-211-44/+47
* mac80211: reduce stack usage in debugfsJohannes Berg2021-09-231-7/+31
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-12/+12
* wireless: fix spelling of A-MSDU in HE capabilitiesJohannes Berg2021-04-191-1/+1
* wireless: align HE capabilities A-MPDU Length Exponent ExtensionJohannes Berg2021-04-191-8/+8
* wireless: align some HE capabilities with the specJohannes Berg2021-04-191-9/+10
* mac80211: add rx decapsulation offload supportFelix Fietkau2021-01-211-0/+1
* mac80211: remove trailing semicolon in macro definitionsTom Rix2020-12-111-1/+1
* mac80211: use semicolons rather than commas to separate statementsJulia Lawall2020-11-061-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2020-03-291-1/+2
|\
| * mac80211: drop data frames without key on encrypted linksJohannes Berg2020-03-261-1/+2
* | Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-021-18/+58
|\|
| * mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-18/+58
* | mac80211: Always show airtime debugfs file when TXQs are enabledToke Høiland-Jørgensen2019-12-131-4/+2
|/
* Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-271-14/+3
|\
| * mac80211: Use debugfs_create_xul() helperGeert Uytterhoeven2019-11-091-14/+3
* | mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-10/+33
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* | mac80211: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-141-2/+0
|/
* mac80211: update HE IEs to D3.3Liad Kaufman2019-02-221-10/+25
* mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-3/+65
* mac80211: debugfs: avoid variable shadowingJohannes Berg2018-11-091-7/+7
* wireless: align to draft 11ax D3.0Shaul Triebitz2018-09-051-22/+55
* mac80211: add an optional TXQ for other PS-buffered framesJohannes Berg2018-09-051-2/+4
* mac80211: Add he_capa debugfs entryIdo Yariv2018-09-051-0/+325
* mac80211: Add txq flags to debugfsBen Greear2018-01-311-3/+7
* debugfs_sta: Remove unneeded semicolonsChristopher Díaz Riveros2018-01-221-2/+2
* mac80211: Dynamically set CoDel parameters per stationToke Høiland-Jørgensen2017-05-171-0/+6
* mac80211: add back lost debugfs filesJohannes Berg2017-02-071-0/+1
* mac80211: improve RX aggregation data in debugfsJohannes Berg2016-10-191-2/+7
* mac80211: fix tid_agg_rx NULL dereferenceJohannes Berg2016-10-191-1/+1
* mac80211: remove sta_remove_debugfs driver callbackJohannes Berg2016-09-151-4/+0
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-0/+52
* mac80211: add vht cap decode to debugfsBen Greear2016-05-311-2/+76
* mac80211: clean up station flags debugfsJohannes Berg2016-04-051-20/+43