summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mac80211: Change default tx_sk_pacing_shift to 7Toke Høiland-Jørgensen2019-02-221-2/+2
* | mac80211: indicate support for multiple BSSIDSara Sharon2019-02-081-1/+12
* | mac80211: allow overriding HT STBC capabilitiesSergey Matyukevich2019-01-191-0/+2
* | mac80211: Add airtime accounting and scheduling to TXQsToke Høiland-Jørgensen2019-01-191-0/+4
* | mac80211: Add TXQ scheduling APIToke Høiland-Jørgensen2019-01-191-0/+5
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-2/+0
|\
| * mac80211: fix a kernel panic when TXing after TXQ teardownSara Sharon2018-12-181-2/+0
* | mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2018-12-181-1/+3
|/
* mac80211: minstrel: merge with minstrel_ht, always enable VHT supportFelix Fietkau2018-10-111-7/+0
* mac80211: fix error handling in ieee80211_register_hw()Wei Yongjun2018-10-021-1/+3
* mac80211: Store sk_pacing_shift in ieee80211_hwWen Gong2018-09-051-0/+12
* mac80211: introduce capability flags for VHT EXT NSS supportJohannes Berg2018-09-051-0/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-09-041-6/+22
|\
| * Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-031-6/+22
| |\
| | * mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-09-031-1/+20
| | * mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-08-281-4/+1
| | * mac80211: Run TXQ teardown code before de-registering interfacesToke Høiland-Jørgensen2018-08-141-1/+1
* | | mac80211: add stop/start logic for software TXQsManikanta Pubbisetty2018-08-281-0/+4
|/ /