summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-1/+31
* mac80211: Remove redundant assignment to retYang Li2021-06-231-1/+0
* mac80211: remove trailing semicolon in macro definitionsTom Rix2020-12-111-3/+3
* mac80211: remove WDS-related codeJohannes Berg2020-11-111-11/+0
* cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil2020-07-311-0/+3
* cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing2020-07-311-0/+2
* mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-241-1/+1
* mac80211: Remove support for changing AP SMPS modeIlan Peer2020-02-071-10/+3
* mac80211: fix txq null pointer dereferenceMiaoqing Pan2019-10-011-2/+9
* 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-7/+3
|/
* mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg2019-04-231-1/+1
* {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-0/+3
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-3/+2
* mac80211: multicast to unicast conversionMichael Braun2016-12-131-0/+3
* mac80211: filter multicast data packets on AP / AP_VLANMichael Braun2016-10-121-0/+11
* mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas2016-09-301-3/+9
* mac80211: Re-structure aqm debugfs output and keep CoDel stats per txqToke Høiland-Jørgensen2016-09-131-1/+36
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-6/+6
* mac80211: remove last_beacon/ave_beacon debugfs filesJohannes Berg2015-09-221-12/+0
* mac80211: debugfs: add file to disallow TDLS wider-bwArik Nemtsov2015-09-221-0/+29
* mac80211: add rate mask logic for vht ratesLorenzo Bianconi2015-08-141-0/+34
* mac80211: clear subdir_stations when removing debugfsTom Hughes2015-07-171-0/+1
* mac80211: remove drop_unencrypted codeJohannes Berg2015-03-201-2/+0
* mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-2/+2
* mac80211: don't check netdev state for debugfs read/writeArik Nemtsov2014-05-281-4/+2
* mac80211: add beacon_loss debugfs fileEliad Peller2014-02-111-0/+13
* mac80211: sync dtim_count to TSFThomas Pedersen2014-01-061-0/+1
* mac80211: clean up netdev debugfs macros a bitJohannes Berg2014-01-061-27/+33
* mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-9/+16
* cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-5/+5
* mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan2013-05-241-2/+3
* mac80211: add beacon stats to debugfsBen Greear2013-04-081-0/+11
* mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-11/+11
* mac80211: mesh power save basicsMarco Porsch2013-02-041-0/+5
* mac80211: convert to channel definition structJohannes Berg2012-11-261-2/+0
* mac80211: add debugfs file for HW queuesJohannes Berg2012-11-091-0/+21
* mac80211: use kstrtoull return valueJohannes Berg2012-11-071-1/+1
* mac80211: fix race in TKIP MIC test debugfs fileJohannes Berg2012-11-071-2/+5
* mac80211: use mac_ptonJohannes Berg2012-11-071-28/+2
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-0/+6
* mac80211: make client powersave independent of interface typeMarco Porsch2012-10-191-3/+3
* mac80211: move out the non-statistics variable estab_plinks from mesh_statAshok Nagarajan2012-10-171-1/+1
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-1/+1
* mac80211: clean up debuggingJohannes Berg2012-06-241-2/+3
* {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh2012-06-181-0/+3
* {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh2012-06-141-0/+6
* {nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2012-06-111-17/+17
* mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-061-0/+1