summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2021-05-19mac80211: properly drop the connection in case of invalid CSA IEEmmanuel Grumbach
2021-05-19mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-05-19mac80211: Set priority and queue mapping for injected framesJohan Almbladh
2021-05-14mac80211: bail out if cipher schemes are invalidJohannes Berg
2021-04-21mac80211: clear sta->fast_rx when STA removed from 4-addr VLANSeevalamuthu Mariappan
2021-04-14mac80211: fix TXQ AC confusionJohannes Berg
2021-04-14mac80211: fix time-is-after bug in mlmeBen Greear
2021-04-10mac80211: choose first enabled channel for monitorKarthikeyan Kathirvel
2021-04-10mac80211: Check crypto_aead_encrypt for errorsDaniel Phan
2021-03-30mac80211: fix double free in ibss_leaveMarkus Theil
2021-03-30mac80211: Allow HE operation to be longer than expected.Brian Norris
2021-03-30mac80211: fix rate mask resetJohannes Berg
2021-03-04mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-06Merge tag 'wireless-drivers-2021-02-05' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-02-01mac80211: fix station rate table updates on assocFelix Fietkau
2021-01-28ath9k: fix build error with LEDS_CLASS=mArnd Bergmann
2021-01-26mac80211: pause TX while changing interface typeJohannes Berg
2021-01-21mac80211: 160MHz with extended NSS BW in CSAShay Bar
2021-01-14mac80211: check if atf has been disabled in __ieee80211_schedule_txqLorenzo Bianconi
2021-01-14mac80211: do not drop tx nulldata packets on encrypted linksFelix Fietkau
2021-01-14mac80211: fix encryption key selection for 802.3 xmitFelix Fietkau
2021-01-14mac80211: fix fast-rx encryption checkFelix Fietkau
2021-01-14mac80211: fix incorrect strlen of .write in debugfsShayne Chen
2020-12-12Merge tag 'mac80211-next-for-net-next-2020-12-11' of git://git.kernel.org/pub...Jakub Kicinski
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-12-11mac80211: add ieee80211_set_sar_specsCarl Huang
2020-12-11mac80211: fix a mistake check for rx_stats updateWen Gong
2020-12-11mac80211: mlme: save ssid info to ieee80211_bss_conf while assocWen Gong
2020-12-11mac80211: Update rate control on channel changeIlan Peer
2020-12-11mac80211: don't filter out beacons once we start CSAEmmanuel Grumbach
2020-12-11mac80211: Fix calculation of minimal channel widthIlan Peer
2020-12-11mac80211: ignore country element TX power on 6 GHzJohannes Berg
2020-12-11mac80211: use bitfield helpers for BA session action framesJohannes Berg
2020-12-11mac80211: support Rx timestamp calculation for all preamble typesAvraham Stern
2020-12-11mac80211: don't set set TDLS STA bandwidth wider than possibleJohannes Berg
2020-12-11mac80211: support driver-based disconnect with reconnect hintJohannes Berg
2020-12-11cfg80211: support immediate reconnect request hintJohannes Berg
2020-12-11mac80211: use struct assignment for he_obss_pdJohannes Berg
2020-12-11cfg80211: remove struct ieee80211_he_bss_colorJohannes Berg
2020-12-11cfg80211: include block-tx flag in channel switch started eventJohannes Berg
2020-12-11mac80211: disallow band-switch during CSAJohannes Berg
2020-12-11mac80211: Skip entries with SAE H2E only membership selectorIlan Peer
2020-12-11mac80211: support MIC error/replay detected counters driver updateJohannes Berg
2020-12-11mac80211: he: remove non-bss-conf fields from bss_confShaul Triebitz
2020-12-11mac80211: remove trailing semicolon in macro definitionsTom Rix
2020-12-11mac80211: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-11net: mac80211: use core API for updating TX/RX statsLev Stipakov
2020-12-04mac80211: mesh: fix mesh_pathtbl_init() error pathEric Dumazet
2020-12-04mac80211: set SDATA_STATE_RUNNING for monitor interfacesBorwankar, Antara
2020-12-04mac80211: fix return value of ieee80211_chandef_he_6ghz_operWen Gong