summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAge
* Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-19
* | mac80211: handle deauthentication/disassociation from TDLS peerYu Wang2019-05-24
|/
* mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich2019-04-26
* mac80211: ignore quiet mode in probeSara Sharon2019-02-22
* mac80211: allow CSA to self with immediate quietSara Sharon2019-02-22
* mac80211: notify driver on subsequent CSA beaconsSara Sharon2019-02-22
* mac80211: abort CSA if beacon does not include CSA IEsSara Sharon2019-02-22
* mac80211: support max channel switch time elementSara Sharon2019-02-22
* cfg80211: Report Association Request frame IEs in association eventsJouni Malinen2019-02-22
* mac80211: indicate support for multiple BSSIDSara Sharon2019-02-08
* mac80211: support multi-bssidSara Sharon2019-02-08
* mac80211: pass bssids to elements parsing functionSara Sharon2019-02-08
* Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-19
|\
| * mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz2018-12-18
| * mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz2018-12-18
| * mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-18
| * mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2018-12-18
* | mac80211: fix missing unlock on error in ieee80211_mark_sta_auth()Wei Yongjun2018-11-09
|/
* mac80211: Extend SAE authentication in infra BSS STA modeJouni Malinen2018-10-11
* mac80211: Move ieee80211_mgd_auth() EBUSY check to be before allocationJouni Malinen2018-10-11
* mac80211: Helper function for marking STA authenticatedJouni Malinen2018-10-11
* mac80211: fix saving a few HE valuesNaftali Goldstein2018-09-05
* mac80211: add ability to parse CCFS2Johannes Berg2018-09-05
* Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...David S. Miller2018-09-04
|\
| * mac80211: don't Tx a deauth frame if the AP forbade TxEmmanuel Grumbach2018-09-03
| * mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-09-03
* | mac80211: remove unnecessary NULL checkJohannes Berg2018-06-29
* | mac80211: fix potential null pointer dereferenceGustavo A. R. Silva2018-06-29
* | mac80211: add support for HELuca Coelho2018-06-18
* | mac80211: split ieee80211_send_probe_req()Johannes Berg2018-06-15
* | mac80211: add probe request building flagsJohannes Berg2018-06-15
|/
* mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-23
* mac80211: Adjust SAE authentication timeoutIlan Peer2018-05-07
* mac80211: Fix condition validating WMM IEIlan Peer2018-04-19
* Merge tag 'mac80211-next-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-29
|\
| * mac80211: don't WARN on bad WMM parameters from buggy APsEmmanuel Grumbach2018-03-29
| * mac80211: Send control port frames over nl80211Denis Kenzior2018-03-29
| * mac80211: remove shadowing duplicated variableJohannes Berg2018-03-29
| * mac80211: limit wmm params to comply with ETSI requirementsHaim Dreyfuss2018-03-29
| * mac80211: inform wireless layer when frame RSSI is invalidTosoni2018-03-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ | |/ |/|
| * mac80211: add ieee80211_hw flag for QoS NDP supportBen Caradoc-Davies2018-03-21
* | mac80211: Call mgd_prep_tx before transmitting deauthenticationIlan Peer2018-02-22
* | mac80211: add get TID helperSara Sharon2018-02-22
|/
* mac80211: don't warn on AID field without top two MSBs setJohannes Berg2017-12-11
* mac80211: mark expected switch fall-throughsGustavo A. R. Silva2017-12-11
* mac80211: use QoS NDP for AP probingJohannes Berg2017-11-27
* mac80211: Convert timers to use timer_setup()Kees Cook2017-11-20
* mac80211: don't track HT capability changesJohannes Berg2017-10-13