index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-01
wifi: mac80211: Proper mark iTXQs for resumption
Alexander Wetzel
1
-2
/
+3
2022-07-01
wifi: mac80211: make sta airtime deficit field s32 instead of s64
Felix Fietkau
1
-2
/
+2
2022-07-01
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
1
-12
/
+12
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
1
-6
/
+6
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-6
/
+6
2022-04-11
mac80211: fix ht_capa printout in debugfs
Ben Greear
1
-1
/
+1
2021-11-28
ieee80211: change HE nominal packet padding value defines
Miri Korenblit
1
-4
/
+5
2021-10-21
mac80211: debugfs: calculate free buffer size correctly
Mordechay Goodstein
1
-44
/
+47
2021-09-23
mac80211: reduce stack usage in debugfs
Johannes Berg
1
-7
/
+31
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-12
/
+12
2021-04-19
wireless: fix spelling of A-MSDU in HE capabilities
Johannes Berg
1
-1
/
+1
2021-04-19
wireless: align HE capabilities A-MPDU Length Exponent Extension
Johannes Berg
1
-8
/
+8
2021-04-19
wireless: align some HE capabilities with the spec
Johannes Berg
1
-9
/
+10
2021-01-21
mac80211: add rx decapsulation offload support
Felix Fietkau
1
-0
/
+1
2020-12-11
mac80211: remove trailing semicolon in macro definitions
Tom Rix
1
-1
/
+1
2020-11-06
mac80211: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2020-03-26
mac80211: drop data frames without key on encrypted links
Johannes Berg
1
-1
/
+2
2020-01-02
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
1
-18
/
+58
2019-12-13
mac80211: Always show airtime debugfs file when TXQs are enabled
Toke Høiland-Jørgensen
1
-4
/
+2
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-18
/
+58
2019-11-27
Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-14
/
+3
2019-11-22
mac80211: Implement Airtime-based Queue Limit (AQL)
Kan Yan
1
-10
/
+33
2019-11-09
mac80211: Use debugfs_create_xul() helper
Geert Uytterhoeven
1
-14
/
+3
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-14
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-2
/
+0
2019-02-22
mac80211: update HE IEs to D3.3
Liad Kaufman
1
-10
/
+25
2019-01-19
mac80211: Add airtime accounting and scheduling to TXQs
Toke Høiland-Jørgensen
1
-3
/
+65
2018-11-09
mac80211: debugfs: avoid variable shadowing
Johannes Berg
1
-7
/
+7
2018-09-05
wireless: align to draft 11ax D3.0
Shaul Triebitz
1
-22
/
+55
2018-09-05
mac80211: add an optional TXQ for other PS-buffered frames
Johannes Berg
1
-2
/
+4
2018-09-05
mac80211: Add he_capa debugfs entry
Ido Yariv
1
-0
/
+325
2018-01-31
mac80211: Add txq flags to debugfs
Ben Greear
1
-3
/
+7
2018-01-22
debugfs_sta: Remove unneeded semicolons
Christopher Díaz Riveros
1
-2
/
+2
2017-05-17
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
1
-0
/
+6
2017-02-07
mac80211: add back lost debugfs files
Johannes Berg
1
-0
/
+1
2016-10-19
mac80211: improve RX aggregation data in debugfs
Johannes Berg
1
-2
/
+7
2016-10-19
mac80211: fix tid_agg_rx NULL dereference
Johannes Berg
1
-1
/
+1
2016-09-15
mac80211: remove sta_remove_debugfs driver callback
Johannes Berg
1
-4
/
+0
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-0
/
+52
2016-05-31
mac80211: add vht cap decode to debugfs
Ben Greear
1
-2
/
+76
2016-04-05
mac80211: clean up station flags debugfs
Johannes Berg
1
-20
/
+43
2016-04-05
mac80211: remove sta_info debugfs sub-struct
Johannes Berg
1
-11
/
+11
2016-04-05
mac80211: Remove unused variable in per STA debugfs struct
Mohammed Shafi Shajakhan
1
-2
/
+0
2016-04-05
mac80211: enable starting BA session with custom timeout
Sara Sharon
1
-17
/
+30
2015-10-21
mac80211: move station statistics into sub-structs
Johannes Berg
1
-3
/
+3
2015-10-21
mac80211: remove sta->last_ack_signal
Johannes Berg
1
-2
/
+0
2015-05-05
mac80211: clean up station debugfs
Johannes Berg
1
-84
/
+0
2015-05-05
mac80211: remove sta->tx_fragments counter
Johannes Berg
1
-1
/
+0
[next]