aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg1-0/+2
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai1-1/+2
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer1-0/+1
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg1-0/+1
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz1-9/+9
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg1-19/+50
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg1-6/+19
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan1-0/+3
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen1-2/+4
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen1-4/+12
2020-04-24mac80211: Fail association when AP has no legacy ratesIlan Peer1-1/+9
2020-04-24mac80211: Skip entries with HE membership selectorIlan Peer1-3/+4
2020-04-24mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski1-1/+6
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz1-0/+9
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg1-4/+3
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil1-0/+1
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+1
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski1-5/+1
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller1-46/+93
2020-02-07mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski1-1/+16
2020-02-07mac80211: remove supported channels element in 6 GHz if ECSA supportJohannes Berg1-13/+19
2020-02-07mac80211: update condition for HE disablementDaniel Gabay1-2/+2
2020-02-07mac80211: check whether HE connection is allowed by the reg domainHaim Dreyfuss1-1/+16
2020-02-07mac80211: simplify and improve HT/VHT/HE disable codeJohannes Berg1-29/+33
2020-02-07mac80211: fix quiet mode activation in action framesSara Sharon1-4/+4
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen1-1/+1
2020-01-15mac80211: add handling for BSS colorJohn Crispin1-1/+8
2019-11-08mac80211: don't re-parse elems in ieee80211_assoc_success()Johannes Berg1-54/+49
2019-10-04mac80211: Reject malformed SSID elementsWill Deacon1-2/+3
2019-09-11mac80211: IBSS: send deauth when expiring inactive STAsJohannes Berg1-5/+6
2019-09-11mac80211: list features in WEP/TKIP disable in better orderJohannes Berg1-1/+1
2019-08-21nl80211: Add support for EDMG channelsAlexei Avshalom Lazar1-1/+1
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+10
2019-07-31mac80211: HE STA disassoc due to QOS NULL not sentShay Bar1-1/+4
2019-07-31mac80211: allow setting spatial reuse parameters from bss_confJohn Crispin1-0/+1
2019-07-29mac80211: propagate HE operation info into bss_confJohn Crispin1-0/+1
2019-07-29mac80211: don't WARN on short WMM parameters from APBrian Norris1-0/+10
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+22
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+2
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-4/+1
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdxLinus Torvalds1-4/+1
2019-06-20net/mac80211: move WEP handling to ARC4 library interfaceArd Biesheuvel1-1/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+11
2019-06-14mac80211: use STA info in rate_control_send_low()Johannes Berg1-1/+6
2019-06-14mac80211: dynamically enable the TWT requester support on STA interfacesJohn Crispin1-2/+16
2019-05-24mac80211: handle deauthentication/disassociation from TDLS peerYu Wang1-1/+11
2019-04-26mac80211/cfg80211: update bss channel on channel switchSergey Matyukevich1-3/+0
2019-02-22mac80211: ignore quiet mode in probeSara Sharon1-3/+3
2019-02-22mac80211: allow CSA to self with immediate quietSara Sharon1-1/+2