summaryrefslogtreecommitdiffstats
path: root/net/mac80211/debugfs_netdev.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: fix driver debugfs for vif type changeJohannes Berg2024-02-021-2/+2
* wifi: mac80211: add/remove driver debugfs entries as appropriateBenjamin Berg2023-12-191-3/+6
* wifi: mac80211: use wiphy locked debugfs for sdata/linkJohannes Berg2023-11-271-45/+105
* wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDEIlan Peer2023-10-231-1/+4
* wifi: mac80211: handle debugfs when switching to/from MLOMiri Korenblit2023-10-231-5/+18
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-9/+1
* wifi: mac80211: hold wiphy lock in netdev/link debugfsJohannes Berg2023-09-111-33/+90
* wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer2023-06-191-0/+14
* wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer2023-06-141-1/+1
* wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit2023-06-141-1/+4
* wifi: mac80211: add netdev per-link debugfs data and driver hookBenjamin Berg2023-03-071-54/+168
* wifi: mac80211: remove SMPS from AP debugfsBenjamin Berg2023-03-071-1/+0
* wifi: mac80211: remove mesh forwarding congestion checkFelix Fietkau2023-02-141-3/+0
* wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-2/+1
* wifi: mac80211: implement link switchingJohannes Berg2022-09-061-0/+26
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-1/+1
* wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-31/+1
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+1
* wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-6/+6
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-3/+3
* mac80211: use ifmgd->bssid instead of ifmgd->associated->bssidJohannes Berg2022-05-161-1/+1
* mac80211: remove unused macrosJohannes Berg2022-02-041-3/+1
* 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