aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds62-251/+62
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner1-3/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner61-248/+61
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-7/+65
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller8-7/+65
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein2-0/+11
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao1-1/+1
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg1-0/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner3-6/+3
2019-05-29mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu1-0/+1
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen1-1/+4
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen1-1/+6
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty1-1/+3
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing1-2/+0
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang3-1/+37
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+7
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller23-262/+636
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan4-0/+43
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan3-9/+14
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel1-0/+7
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel1-1/+5
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter1-4/+4
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan4-0/+65
2019-04-26mac80211: only allocate one queue when using iTXQsJohannes Berg1-5/+5
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok3-0/+64
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich1-3/+0
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau1-54/+80
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau2-1/+11
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau3-39/+56
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel9-60/+145
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel1-9/+15
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau1-0/+1
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau1-2/+8
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau1-5/+10
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau2-20/+8
2019-04-26mac80211: support profile split between elementsSara Sharon2-20/+37
2019-04-26mac80211: support non-inheritance elementSara Sharon1-57/+77
2019-04-23mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg1-1/+1
2019-04-23mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S1-0/+3
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-38/+46
2019-04-10mac80211: fix RX STBC override byte orderJohannes Berg1-2/+3
2019-04-09mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN modeAlexander Wetzel1-5/+4
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti3-2/+10
2019-04-08mac80211: make ieee80211_schedule_txq schedule empty TXQsFelix Fietkau1-4/+6
2019-03-29mac80211: rework locking for txq scheduling / airtime fairnessFelix Fietkau1-28/+16
2019-03-29mac80211: do not call driver wake_tx_queue op during reconfigFelix Fietkau1-0/+3
2019-03-29mac80211: fix memory accounting with A-MSDU aggregationFelix Fietkau1-0/+3
2019-03-29mac80211: Increase MAX_MSG_LENAndrei Otcheretianski1-1/+6