index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
debugfs_netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: cfg80211: remove wdev mutex
Johannes Berg
2023-09-11
1
-9
/
+1
*
wifi: mac80211: hold wiphy lock in netdev/link debugfs
Johannes Berg
2023-09-11
1
-33
/
+90
*
wifi: mac80211: Add debugfs entry to report dormant links
Ilan Peer
2023-06-19
1
-0
/
+14
*
wifi: mac80211: Fix permissions for valid_links debugfs entry
Ilan Peer
2023-06-14
1
-1
/
+1
*
wifi: mac80211: allow disabling SMPS debugfs controls
Miri Korenblit
2023-06-14
1
-1
/
+4
*
wifi: mac80211: add netdev per-link debugfs data and driver hook
Benjamin Berg
2023-03-07
1
-54
/
+168
*
wifi: mac80211: remove SMPS from AP debugfs
Benjamin Berg
2023-03-07
1
-1
/
+0
*
wifi: mac80211: remove mesh forwarding congestion check
Felix Fietkau
2023-02-14
1
-3
/
+0
*
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
2022-10-10
1
-2
/
+1
*
wifi: mac80211: implement link switching
Johannes Berg
2022-09-06
1
-0
/
+26
*
wifi: mac80211: RCU-ify link/link_conf pointers
Johannes Berg
2022-07-15
1
-1
/
+1
*
wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling
Felix Fietkau
2022-07-01
1
-31
/
+1
*
wifi: mac80211: make some SMPS code MLD-aware
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: reorg some iface data structs for MLD
Johannes Berg
2022-06-20
1
-6
/
+6
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-3
/
+3
*
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
2022-05-16
1
-1
/
+1
*
mac80211: remove unused macros
Johannes Berg
2022-02-04
1
-3
/
+1
*
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
2021-06-23
1
-1
/
+31
*
mac80211: Remove redundant assignment to ret
Yang Li
2021-06-23
1
-1
/
+0
*
mac80211: remove trailing semicolon in macro definitions
Tom Rix
2020-12-11
1
-3
/
+3
*
mac80211: remove WDS-related code
Johannes Berg
2020-11-11
1
-11
/
+0
*
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
2020-07-31
1
-0
/
+3
*
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
2020-07-31
1
-0
/
+2
*
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
2020-04-24
1
-1
/
+1
*
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
2020-02-07
1
-10
/
+3
*
mac80211: fix txq null pointer dereference
Miaoqing Pan
2019-10-01
1
-2
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-22
1
-4
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
|
mac80211: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-14
1
-7
/
+3
|
/
*
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
2019-04-23
1
-1
/
+1
*
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
1
-0
/
+3
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-3
/
+2
*
mac80211: multicast to unicast conversion
Michael Braun
2016-12-13
1
-0
/
+3
*
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-12
1
-0
/
+11
*
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
2016-09-30
1
-3
/
+9
*
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-13
1
-1
/
+36
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-6
/
+6
*
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
2015-09-22
1
-12
/
+0
*
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
2015-09-22
1
-0
/
+29
*
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
2015-08-14
1
-0
/
+34
*
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
2015-07-17
1
-0
/
+1
*
mac80211: remove drop_unencrypted code
Johannes Berg
2015-03-20
1
-2
/
+0
*
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
2014-09-11
1
-2
/
+2
*
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
2014-05-28
1
-4
/
+2
*
mac80211: add beacon_loss debugfs file
Eliad Peller
2014-02-11
1
-0
/
+13
*
mac80211: sync dtim_count to TSF
Thomas Pedersen
2014-01-06
1
-0
/
+1
*
mac80211: clean up netdev debugfs macros a bit
Johannes Berg
2014-01-06
1
-27
/
+33
*
mac80211: implement SMPS for AP
Emmanuel Grumbach
2013-10-28
1
-9
/
+16
*
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-05-25
1
-5
/
+5
*
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
2013-05-24
1
-2
/
+3
[next]