aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2019-09-06mac80211: Correctly set noencrypt for PAE framesDenis Kenzior
2019-09-06mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-08-29{nl,mac}80211: fix interface combinations on crypto controlled devicesManikanta Pubbisetty
2019-08-16mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-08-16mac80211: don't warn about CW params when not using themBrian Norris
2019-08-16mac80211: fix possible memory leak in ieee80211_assign_beaconLorenzo Bianconi
2019-08-09Revert "mac80211: set NETIF_F_LLTX when using intermediate tx queues"Johannes Berg
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-14Merge tag 'mac80211-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/lin...David S. Miller
2019-06-14mac80211: do not start any work during reconfigure flowNaftali Goldstein
2019-06-14mac80211: only warn once on chanctx_conf being NULLYibo Zhao
2019-06-14mac80211: drop robust management frames from unknown TAJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 432Thomas Gleixner
2019-05-29mac80211: free peer keys before vif down in meshPradeep Kumar Chitrapu
2019-05-28mac80211: mesh: fix RCU warningThomas Pedersen
2019-05-28mac80211: Do not use stack memory with scatterlist for GMACJouni Malinen
2019-05-24{nl,mac}80211: allow 4addr AP operation on crypto controlled devicesManikanta Pubbisetty
2019-05-24mac80211: remove set but not used variable 'old'YueHaibing
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-26Merge tag 'mac80211-next-for-davem-2019-04-26' of git://git.kernel.org/pub/sc...David S. Miller
2019-04-26mac80211: probe unexercised mesh linksRajkumar Manoharan
2019-04-26mac80211: add option for setting control flagsRajkumar Manoharan
2019-04-26mac80211: Set CAN_REPLACE_PTK0 for SW crypto only driversAlexander Wetzel
2019-04-26mac80211: Fix Extended Key ID auto activationAlexander Wetzel
2019-04-26cfg80211: don't pass pointer to pointer unnecessarilyDan Carpenter
2019-04-26mac80211: store tx power value from user to stationAshok Raj Nagarajan
2019-04-26mac80211: only allocate one queue when using iTXQsJohannes Berg
2019-04-26mac80211: debugfs option to force TX status framesJulius Niedworok
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-04-26mac80211: minstrel_ht: automatically calculate rate duration shiftFelix Fietkau
2019-04-26mac80211: minstrel_ht: add support for rates with 4 spatial streamsFelix Fietkau
2019-04-26mac80211: when using iTXQ, select the queue in ieee80211_subif_start_xmitFelix Fietkau
2019-04-26mac80211: IEEE 802.11 Extended Key ID supportAlexander Wetzel
2019-04-26mac80211: Optimize tailroom_needed update checksAlexander Wetzel
2019-04-26mac80211: set NETIF_F_LLTX when using intermediate tx queuesFelix Fietkau
2019-04-26mac80211: run late dequeue late tx handlers without holding fq->lockFelix Fietkau
2019-04-26mac80211: calculate hash for fq without holding fq->lock in itxq enqueueFelix Fietkau
2019-04-26mac80211: mesh: drop redundant rcu_read_lock/unlock callsFelix Fietkau
2019-04-26mac80211: support profile split between elementsSara Sharon
2019-04-26mac80211: support non-inheritance elementSara Sharon
2019-04-23mac80211: don't attempt to rename ERR_PTR() debugfs dirsJohannes Berg
2019-04-23mac80211: Fix kernel panic due to use of txq after freeBhagavathi Perumal S
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller