aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2022-10-17wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-17wifi: mac80211: don't parse mbssid in assoc responseJohannes Berg
2022-10-17mac80211: mlme: find auth challenge directlyJohannes Berg
2022-05-18mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty
2022-03-08mac80211: treat some SAE auth steps as finalJohannes Berg
2022-01-11mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-22mac80211: track only QoS data frames for admission controlJohannes Berg
2021-08-04mac80211: fix enabling 4-address mode on a sta vif after assocFelix Fietkau
2021-07-14mac80211: remove iwlwifi specific workaround that broke sta NDP txFelix Fietkau
2021-06-30mac80211: reset profile_periodicity/ema_apJohannes Berg
2021-05-19mac80211: clear the beacon's CRC after channel switchEmmanuel Grumbach
2021-04-14mac80211: fix time-is-after bug in mlmeBen Greear
2021-03-30mac80211: Allow HE operation to be longer than expected.Brian Norris
2020-10-30mac80211: don't require VHT elements for HE on 2.4 GHzJohannes Berg
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen
2020-10-02mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen
2020-09-28mac80211: fix regression in sta connection monitorFelix Fietkau
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28mac80211: support S1G STA capabilitiesThomas Pedersen
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18mac80211: optimize station connection monitorFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-04-24mac80211: Fail association when AP has no legacy ratesIlan Peer
2020-04-24mac80211: Skip entries with HE membership selectorIlan Peer
2020-04-24mac80211: Don't destroy auth data in case of anti-cloggingAndrei Otcheretianski
2020-04-24mac80211: add twt_protected flag to the bss_conf structureShaul Triebitz
2020-04-24mac80211: mlme: remove duplicate AID bookkeepingJohannes Berg
2020-03-20mac80211: handle no-preauth flag for control portMarkus Theil
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-21mac80211: Remove a redundant mutex unlockAndrei Otcheretianski
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-07mac80211: Accept broadcast probe responses on 6GHz bandAndrei Otcheretianski