| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-19 | wifi: mac80211: Remove redundant rcu_read_lock/unlock() in spin_lock | pengdonglin | 1 | -2/+0 |
| 2025-07-18 | wifi: mac80211: support initialising current S1G short beacon index | Lachlan Hodges | 1 | -1/+1 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -10/+1 |
| 2025-01-15 | saner replacement for debugfs_rename() | Al Viro | 1 | -10/+1 |
| 2025-01-13 | wifi: mac80211: prohibit deactivating all links | Johannes Berg | 1 | -1/+1 |
| 2024-10-23 | wifi: mac80211: convert debugfs files to short fops | Johannes Berg | 1 | -2/+1 |
| 2024-02-02 | wifi: mac80211: fix driver debugfs for vif type change | Johannes Berg | 1 | -2/+2 |
| 2023-12-19 | wifi: mac80211: add/remove driver debugfs entries as appropriate | Benjamin Berg | 1 | -3/+6 |
| 2023-11-27 | wifi: mac80211: use wiphy locked debugfs for sdata/link | Johannes Berg | 1 | -45/+105 |
| 2023-10-23 | wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE | Ilan Peer | 1 | -1/+4 |
| 2023-10-23 | wifi: mac80211: handle debugfs when switching to/from MLO | Miri Korenblit | 1 | -5/+18 |
| 2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -9/+1 |
| 2023-09-11 | wifi: mac80211: hold wiphy lock in netdev/link debugfs | Johannes Berg | 1 | -33/+90 |
| 2023-06-19 | wifi: mac80211: Add debugfs entry to report dormant links | Ilan Peer | 1 | -0/+14 |
| 2023-06-14 | wifi: mac80211: Fix permissions for valid_links debugfs entry | Ilan Peer | 1 | -1/+1 |
| 2023-06-14 | wifi: mac80211: allow disabling SMPS debugfs controls | Miri Korenblit | 1 | -1/+4 |
| 2023-03-07 | wifi: mac80211: add netdev per-link debugfs data and driver hook | Benjamin Berg | 1 | -54/+168 |
| 2023-03-07 | wifi: mac80211: remove SMPS from AP debugfs | Benjamin Berg | 1 | -1/+0 |
| 2023-02-14 | wifi: mac80211: remove mesh forwarding congestion check | Felix Fietkau | 1 | -3/+0 |
| 2022-10-10 | wifi: mac80211: Drop support for TX push path | Alexander Wetzel | 1 | -2/+1 |
| 2022-09-06 | wifi: mac80211: implement link switching | Johannes Berg | 1 | -0/+26 |
| 2022-07-15 | wifi: mac80211: RCU-ify link/link_conf pointers | Johannes Berg | 1 | -1/+1 |
| 2022-07-01 | wifi: mac80211: switch airtime fairness back to deficit round-robin scheduling | Felix Fietkau | 1 | -31/+1 |
| 2022-06-20 | wifi: mac80211: make some SMPS code MLD-aware | Johannes Berg | 1 | -1/+1 |
| 2022-06-20 | wifi: mac80211: reorg some iface data structs for MLD | Johannes Berg | 1 | -6/+6 |
| 2022-06-20 | wifi: mac80211: move interface config to new struct | Johannes Berg | 1 | -3/+3 |
| 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-24 | 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 |
| 2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters | Chun-Yeow Yeoh | 1 | -17/+17 |
| 2012-06-06 | mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs | Chun-Yeow Yeoh | 1 | -0/+1 |
| 2012-06-05 | net: mac80211: Convert printk(KERN_DEBUG to pr_debug | Joe Perches | 1 | -1/+1 |
| 2012-05-16 | mac80211: Add debugfs entry for mesh ht_opmode | Ashok Nagarajan | 1 | -0/+2 |
| 2012-04-24 | mac80211: rename AP variable num_sta_authorized to num_mcast_sta | Felix Fietkau | 1 | -2/+2 |
| 2012-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
| 2012-04-10 | mac80211: Allow tsf increments via debugfs | Javier Cardona | 1 | -0/+12 |
| 2012-04-09 | mac80211: reduce code duplication in debugfs code | Felix Fietkau | 1 | -58/+13 |
| 2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd | 1 | -1/+1 |
| 2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 1 | -0/+58 |
| 2012-03-15 | mac80211: add NULL terminator to debugfs_netdev write buf | Eliad Peller | 1 | -8/+5 |
| 2012-03-06 | mac80211: Modify tsf via debugfs in mesh interfaces | Javier Cardona | 1 | -1/+6 |
| 2012-03-05 | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peering | Ashok Nagarajan | 1 | -0/+2 |
| 2012-01-30 | mac80211: add support for mcs masks | Simon Wunderlich | 1 | -0/+34 |
| 2012-01-27 | {nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh | Chun-Yeow Yeoh | 1 | -0/+1 |
| 2011-12-15 | mac80211: count authorized stations per BSS | Johannes Berg | 1 | -0/+2 |
| 2011-11-28 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 1 | -0/+3 |
| 2011-09-27 | mac80211: add ieee80211_vif param to tsf functions | Eliad Peller | 1 | -1/+47 |
| 2011-09-14 | mac80211: Stop forwarding mesh traffic when tx queues are full | Javier Cardona | 1 | -0/+3 |
| 2011-08-24 | {nl,cfg,mac}80211: let userspace make meshif mesh gate | Javier Cardona | 1 | -0/+3 |
| 2011-08-24 | {nl,cfg,mac}80211: let userspace set RANN interval | Javier Cardona | 1 | -0/+3 |
| 2011-08-24 | {nl,mac}80211: add missing root mode meshconf entries | Javier Cardona | 1 | -1/+1 |
| 2011-04-20 | mac80211: fix SMPS debugfs locking | Johannes Berg | 1 | -2/+2 |
| 2011-02-03 | mac80211: Add testing functionality for TKIP | Jouni Malinen | 1 | -1/+101 |
| 2011-02-03 | mac80211: Show configured channel-type in netdev debugfs. | Ben Greear | 1 | -0/+6 |
| 2011-01-28 | mac80211: Add sdata state and flags to debugfs. | Ben Greear | 1 | -0/+14 |
| 2010-12-06 | nl80211/mac80211: define and allow configuring mesh element TTL | Javier Cardona | 1 | -0/+2 |
| 2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+3 |
| 2010-09-27 | mac80211: Support multiple VIFS per AP in debugfs. | Ben Greear | 1 | -0/+3 |
| 2010-09-16 | net/wireless: use generic_file_llseek in debugfs | Arnd Bergmann | 1 | -0/+1 |
| 2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+12 |
| 2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+7 |
| 2010-03-31 | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen | 1 | -0/+12 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-03-10 | mac80211: Fix memory leak in ieee80211_if_write() | Eric Dumazet | 1 | -3/+7 |
| 2010-01-12 | mac80211: remove unused type argument | Johannes Berg | 1 | -19/+19 |
| 2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -10/+12 |
| 2009-12-28 | mac80211: generalise work handling | Johannes Berg | 1 | -2/+0 |
| 2009-12-22 | mac80211: enable spatial multiplexing powersave | Johannes Berg | 1 | -3/+108 |
| 2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg | 1 | -50/+5 |
| 2009-11-13 | mac80211: add nl80211/cfg80211 handling of the new mesh root mode option. | Rui Paulo | 1 | -0/+2 |
| 2009-10-30 | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 1 | -148/+26 |
| 2009-08-20 | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 1 | -0/+6 |
| 2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg | 1 | -38/+0 |
| 2009-07-10 | mac80211: remove dead code from mlme | Johannes Berg | 1 | -3/+0 |
| 2009-07-10 | mac80211: remove dead code, clean up | Johannes Berg | 1 | -3/+1 |
| 2009-07-10 | mac80211: remove auth algorithm retry | Johannes Berg | 1 | -3/+0 |
| 2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg | 1 | -22/+26 |
| 2008-10-31 | mac80211: move bss_conf into vif | Johannes Berg | 1 | -1/+1 |
| 2008-10-31 | mac80211: remove writable debugs mesh parameters | Johannes Berg | 1 | -88/+24 |
| 2008-10-27 | mac80211: convert to %pM away from print_mac | Johannes Berg | 1 | -2/+1 |
| 2008-10-14 | mac80211: fix debugfs netdev rename | Johannes Berg | 1 | -1/+5 |
| 2008-09-15 | mac80211: remove beacon counters | Johannes Berg | 1 | -6/+0 |
| 2008-09-15 | mac80211: use nl80211 interface types | Johannes Berg | 1 | -14/+14 |
| 2008-09-15 | mac80211: split off mesh handling entirely | Johannes Berg | 1 | -19/+19 |
| 2008-08-26 | mac80211: Fix debugfs file add/del for netdev | Jouni Malinen | 1 | -12/+12 |
| 2008-07-14 | mac80211: revamp virtual interface handling | Johannes Berg | 1 | -10/+4 |
| 2008-07-14 | mac80211: make master netdev handling sane | Johannes Berg | 1 | -7/+27 |
| 2008-05-21 | mac80211: remove channel use statistics | Johannes Berg | 1 | -9/+0 |
| 2008-05-07 | mac80211: a few code cleanups | Johannes Berg | 1 | -1/+1 |
| 2008-04-08 | mac80211: rename files | Johannes Berg | 1 | -1/+1 |
| 2008-04-08 | mac80211: make debugfs files root-only | Johannes Berg | 1 | -3/+3 |
| 2008-04-01 | mac80211: fix deadlocks in debugfs_netdev.c | Luis Carlos Cobo | 1 | -6/+8 |
| 2008-04-01 | net/mac80211/debugfs_netdev.c: use of bool triggers a gcc bug | Andrew Morton | 1 | -1/+1 |
| 2008-03-06 | mac80211: mesh statistics and config through debugfs | Luis Carlos Cobo | 1 | -0/+197 |
| 2008-02-29 | mac80211: remove port control enable switch, clean up sta flags | Johannes Berg | 1 | -9/+0 |
| 2008-01-28 | mac80211: add unified BSS configuration | Johannes Berg | 1 | -1/+1 |
| 2008-01-28 | mac80211: add beacon configuration via cfg80211 | Johannes Berg | 1 | -27/+0 |
| 2008-01-28 | mac80211: move interface type to vif structure | Johannes Berg | 1 | -2/+2 |
| 2008-01-28 | mac80211: clean up eapol frame handling/port control | Johannes Berg | 1 | -18/+9 |
| 2007-10-10 | [PATCH] mac80211: validate VLAN interfaces better | Johannes Berg | 1 | -5/+0 |
| 2007-10-10 | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 1 | -16/+0 |
| 2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -1/+2 |
| 2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby | 1 | -1/+1 |
| 2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_if_sta | Jiri Slaby | 1 | -7/+7 |
| 2007-08-06 | [PATCH] mac80211: use do { } while (0) for multi-line macros | Zhu Yi | 1 | -3/+5 |
| 2007-07-17 | [PATCH] mac80211: use debugfs_rename | Johannes Berg | 1 | -3/+6 |
| 2007-07-12 | [PATCH] mac80211: improved 802.11g CTS protection | Daniel Drake | 1 | -1/+1 |
| 2007-05-05 | [MAC80211]: Add debugfs attributes. | Jiri Benc | 1 | -0/+440 |