summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: Add EHT capabilities to association/probe requestIlan Peer2022-02-161-1/+13
* mac80211: Remove a couple of obsolete TODOIlan Peer2021-12-201-8/+5
* Merge tag 'mac80211-next-for-net-next-2021-08-20' of git://git.kernel.org/pub...Jakub Kicinski2021-08-201-1/+1
|\
| * mac80211: remove unnecessary NULL check in ieee80211_register_hw()Dan Carpenter2021-08-131-1/+1
* | mac80211: fix locking in ieee80211_restart_work()Johannes Berg2021-08-171-0/+2
|/
* mac80211: Switch to a virtual time-based airtime schedulerToke Høiland-Jørgensen2021-06-231-4/+7
* mac80211: remove use of ieee80211_get_he_sta_cap()Johannes Berg2021-06-231-2/+7
* mac80211: Properly WARN on HW scan before restartIlan Peer2021-06-231-4/+3
* mac80211: use sdata->skb_queue for TDLSJohannes Berg2021-06-231-5/+0
* mac80211: move interface shutdown out of wiphy lockJohannes Berg2021-06-091-1/+6
* mac80211: drop the connection if firmware crashed while in CSANaftali Goldstein2021-04-191-1/+8
* mac80211: bail out if cipher schemes are invalidJohannes Berg2021-04-081-2/+5
* mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel2021-03-161-1/+12
* cfg80211: avoid holding the RTNL when calling the driverJohannes Berg2021-01-261-0/+5
* Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski2020-11-131-8/+0
|\
| * mac80211: remove WDS-related codeJohannes Berg2020-11-111-8/+0
* | net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais2020-11-071-9/+5
|/
* mac80211: rename csa counters to countdown countersJohn Crispin2020-08-271-1/+1
* mac80211: support control port TX status reportingMarkus Theil2020-05-281-0/+2
* nl80211: support scan frequencies in KHzThomas Pedersen2020-05-271-0/+2
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-261-3/+8
|\
| * mac80211: handle channel frequency offsetThomas Pedersen2020-04-241-3/+5
| * mac80211: Process multicast RX registration for Action framesJouni Malinen2020-04-241-0/+3
* | mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-2/+3
|/
* mac80211: fix race in ieee80211_register_hw()Sumit Garg2020-04-151-11/+13
* mac80211: driver can remain on channel if not using chan_ctxYan-Hsuan Chuang2020-03-201-1/+1
* mac80211: Allow deleting stations in ibss mode to reset their stateNicolas Cavallari2020-03-201-0/+4
* mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+2
* Revert "mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_A...Johannes Berg2020-02-241-2/+0
* mac80211: Fix setting txpower to zeroBen Greear2020-02-141-0/+2
* mac80211: support NL80211_EXT_FEATURE_CONTROL_PORT_OVER_NL80211_MAC_ADDRSMarkus Theil2020-02-071-0/+2
* cfg80211/mac80211: Allow user space to register for station Rx authenticationIlan Peer2020-02-071-0/+13
* mac80211: make ieee80211_wep_init() return voidLuca Coelho2020-02-071-4/+1
* mac80211: allow changing TX-related netdev featuresJohannes Berg2020-02-071-5/+1
* mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg2020-02-071-0/+5
* mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-3/+1
* mac80211: Implement Airtime-based Queue Limit (AQL)Kan Yan2019-11-221-1/+9
* mac80211: fix ieee80211_txq_setup_flows() failure pathJohannes Berg2019-11-081-1/+1
* mac80211: allow drivers to set max MTUWen Gong2019-09-111-0/+1
* mac80211: Simplify Extended Key ID APIAlexander Wetzel2019-07-261-12/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-221-4/+1
| |\
| * | net: ipv4: provide __rcu annotation for ifa_listFlorian Westphal2019-06-021-2/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-07-081-4/+2
|\ \ \ | |_|/ |/| |
| * | net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel2019-06-201-4/+2
| |/
* / treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
|/
* mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel2019-04-261-0/+7
* mac80211: Fix Extended Key ID auto activationAlexander Wetzel2019-04-261-1/+5
* mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel2019-04-261-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-241-2/+2
|\