aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2020-05-10mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg
2019-10-04mac80211: Reject malformed SSID elementsWill Deacon
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg
2019-09-11mac80211: list features in WEP/TKIP disable in better orderJohannes Berg
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-31mac80211: HE STA disassoc due to QOS NULL not sentShay Bar
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel
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/netDavid S. Miller
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich
2019-02-22mac80211: ignore quiet mode in probeSara Sharon
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon
2019-02-22mac80211: notify driver on subsequent CSA beaconsSara Sharon
2019-02-22mac80211: abort CSA if beacon does not include CSA IEsSara Sharon
2019-02-22mac80211: support max channel switch time elementSara Sharon
2019-02-22cfg80211: Report Association Request frame IEs in association eventsJouni Malinen
2019-02-08mac80211: indicate support for multiple BSSIDSara Sharon
2019-02-08mac80211: support multi-bssidSara Sharon
2019-02-08mac80211: pass bssids to elements parsing functionSara Sharon
2018-12-19Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-11-09mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun
2018-10-11mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen
2018-10-11mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen
2018-10-11mac80211: Helper function for marking STA authenticatedJouni Malinen
2018-09-05mac80211: fix saving a few HE valuesNaftali Goldstein
2018-09-05mac80211: add ability to parse CCFS2Johannes Berg
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-09-03mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach
2018-09-03mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-06-29mac80211: remove unnecessary NULL checkJohannes Berg
2018-06-29mac80211: fix potential null pointer dereferenceGustavo A. R. Silva
2018-06-18mac80211: add support for HELuca Coelho