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_netdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-16
mac80211: use ifmgd->bssid instead of ifmgd->associated->bssid
Johannes Berg
1
-1
/
+1
2022-02-04
mac80211: remove unused macros
Johannes Berg
1
-3
/
+1
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
1
-1
/
+31
2021-06-23
mac80211: Remove redundant assignment to ret
Yang Li
1
-1
/
+0
2020-12-11
mac80211: remove trailing semicolon in macro definitions
Tom Rix
1
-3
/
+3
2020-11-11
mac80211: remove WDS-related code
Johannes Berg
1
-11
/
+0
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
1
-0
/
+3
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
1
-0
/
+2
2020-04-24
mac80211: mlme: remove duplicate AID bookkeeping
Johannes Berg
1
-1
/
+1
2020-02-07
mac80211: Remove support for changing AP SMPS mode
Ilan Peer
1
-10
/
+3
2019-10-01
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
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
-7
/
+3
2019-04-23
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2018-11-09
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
1
-0
/
+3
2017-06-16
networking: convert many more places to skb_put_zero()
Johannes Berg
1
-3
/
+2
2016-12-13
mac80211: multicast to unicast conversion
Michael Braun
1
-0
/
+3
2016-10-12
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
1
-0
/
+11
2016-09-30
mac80211: add offset_tsf driver op and use it for mesh
Pedersen, Thomas
1
-3
/
+9
2016-09-13
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
1
-1
/
+36
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-6
/
+6
2015-09-22
mac80211: remove last_beacon/ave_beacon debugfs files
Johannes Berg
1
-12
/
+0
2015-09-22
mac80211: debugfs: add file to disallow TDLS wider-bw
Arik Nemtsov
1
-0
/
+29
2015-08-14
mac80211: add rate mask logic for vht rates
Lorenzo Bianconi
1
-0
/
+34
2015-07-17
mac80211: clear subdir_stations when removing debugfs
Tom Hughes
1
-0
/
+1
2015-03-20
mac80211: remove drop_unencrypted code
Johannes Berg
1
-2
/
+0
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
1
-2
/
+2
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
2014-02-11
mac80211: add beacon_loss debugfs file
Eliad Peller
1
-0
/
+13
2014-01-06
mac80211: sync dtim_count to TSF
Thomas Pedersen
1
-0
/
+1
2014-01-06
mac80211: clean up netdev debugfs macros a bit
Johannes Berg
1
-27
/
+33
2013-10-28
mac80211: implement SMPS for AP
Emmanuel Grumbach
1
-9
/
+16
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
1
-5
/
+5
2013-05-25
mac80211: Move mesh estab_plinks outside mesh_stats debug group
Ashok Nagarajan
1
-2
/
+3
2013-04-08
mac80211: add beacon stats to debugfs
Ben Greear
1
-0
/
+11
2013-03-18
mac80211: move sdata debugfs dir to vif
Stanislaw Gruszka
1
-11
/
+11
2013-02-04
mac80211: mesh power save basics
Marco Porsch
1
-0
/
+5
2012-11-26
mac80211: convert to channel definition struct
Johannes Berg
1
-2
/
+0
2012-11-09
mac80211: add debugfs file for HW queues
Johannes Berg
1
-0
/
+21
2012-11-07
mac80211: use kstrtoull return value
Johannes Berg
1
-1
/
+1
2012-11-07
mac80211: fix race in TKIP MIC test debugfs file
Johannes Berg
1
-2
/
+5
2012-11-07
mac80211: use mac_pton
Johannes Berg
1
-28
/
+2
2012-10-30
mac80211: handle TX power per virtual interface
Johannes Berg
1
-0
/
+6
2012-10-19
mac80211: make client powersave independent of interface type
Marco Porsch
1
-3
/
+3
2012-10-17
mac80211: move out the non-statistics variable estab_plinks from mesh_stat
Ashok Nagarajan
1
-1
/
+1
2012-10-17
mac80211: track needed RX chains for channel contexts
Johannes Berg
1
-1
/
+1
2012-06-24
mac80211: clean up debugging
Johannes Berg
1
-2
/
+3
2012-06-18
{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval
Chun-Yeow Yeoh
1
-0
/
+3
2012-06-14
{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...
Chun-Yeow Yeoh
1
-0
/
+6
[next]