index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_sta.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
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
2015-02-28
mac80211: remove TX latency measurement code
Johannes Berg
1
-134
/
+0
2014-11-19
mac80211: introduce TDLS channel switch ops
Arik Nemtsov
1
-5
/
+5
2014-11-19
mac80211: track AP and peer STA TDLS chan-switch support
Arik Nemtsov
1
-2
/
+3
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
1
-0
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-09-05
mac80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-26
mac80211: fix agg_status debugfs file alignment
Johannes Berg
1
-1
/
+1
[next]