summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: initialize last_rate for S1G STAsThomas Pedersen2020-10-081-1/+3
* mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen2020-10-021-6/+9
* mac80211: fix regression in sta connection monitorFelix Fietkau2020-09-281-1/+3
* mac80211: support S1G associationThomas Pedersen2020-09-281-12/+66
* mac80211: receive and process S1G beaconsThomas Pedersen2020-09-281-17/+62
* mac80211: encode listen interval for S1GThomas Pedersen2020-09-281-4/+6
* mac80211: support S1G STA capabilitiesThomas Pedersen2020-09-281-0/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-09-221-1/+2
|\
| * mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong2020-09-181-1/+2
* | mac80211: optimize station connection monitorFelix Fietkau2020-09-181-31/+22
* | mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau2020-09-181-0/+3
|/
* mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain2020-08-031-0/+3
* mac80211: Handle special status codes in SAE commitJouni Malinen2020-08-031-1/+4
* cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2020-07-311-4/+4
* cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2020-07-311-1/+3
* mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-311-2/+2
* mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg2020-06-051-0/+2
* mac80211: set short_slot for 6 GHz bandTova Mussai2020-05-311-1/+2
* mac80211: Consider 6 GHz band when handling power constraintIlan Peer2020-05-311-0/+1
* mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-311-0/+1
* mac80211: check the correct bit for EMA APShaul Triebitz2020-05-311-9/+9
* mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-311-19/+50
* mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-311-6/+19
* mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-311-0/+3
* mac80211: add freq_offset to RX statusThomas Pedersen2020-04-241-2/+4
* mac80211: handle channel frequency offsetThomas Pedersen2020-04-241-4/+12
* mac80211: Fail association when AP has no legacy ratesIlan Peer2020-04-241-1/+9
* mac80211: Skip entries with HE membership selectorIlan Peer2020-04-241-3/+4
* mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski2020-04-241-1/+6
* mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz2020-04-241-0/+9
* mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg2020-04-241-4/+3
* mac80211: handle no-preauth flag for control portMarkus Theil2020-03-201-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-271-5/+1
|\
| * mac80211: Remove a redundant mutex unlockAndrei Otcheretianski2020-02-211-5/+1
* | Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller2020-02-161-46/+93
|\ \ | |/ |/|
| * mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski2020-02-071-1/+16
| * mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg2020-02-071-13/+19
| * mac80211: update condition for HE disablementDaniel Gabay2020-02-071-2/+2
| * mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss2020-02-071-1/+16
| * mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg2020-02-071-29/+33
| * mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-151-1/+1
| * mac80211: add handling for BSS colorJohn Crispin2020-01-151-1/+8
* | mac80211: fix quiet mode activation in action framesSara Sharon2020-02-071-4/+4
|/
* mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg2019-11-081-54/+49
* mac80211: Reject malformed SSID elementsWill Deacon2019-10-041-2/+3
* mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg2019-09-111-5/+6
* mac80211: list features in WEP/TKIP disable in better orderJohannes Berg2019-09-111-1/+1
* nl80211: Add support for EDMG channelsAlexei Avshalom Lazar2019-08-211-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-0/+10
|\
| * mac80211: don't WARN on short WMM parameters from APBrian Norris2019-07-291-0/+10