summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg1-37/+2
2024-02-08wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg1-34/+3
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg1-43/+10
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg1-1/+1
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg1-5/+10
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg1-1/+2
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg1-0/+3
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg1-158/+22
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg1-35/+17
2024-02-08wifi: mac80211: validate assoc response channel configJohannes Berg1-2/+17
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg1-25/+35
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-41/+46
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-2/+1
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg1-5/+3
2024-02-08wifi: mac80211: clean up connection processJohannes Berg1-908/+1047
2024-02-08Merge wireless into wireless-nextJohannes Berg1-33/+81
2024-02-02wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg1-0/+1
2024-02-02wifi: mac80211: fix waiting for beacons logicJohannes Berg1-2/+1
2024-02-02wifi: mac80211: initialize SMPS mode correctlyJohannes Berg1-4/+3
2024-02-02wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg1-27/+76
2024-01-26wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg1-2/+2
2024-01-26wifi: mac80211: don't set bss_conf in parsingJohannes Berg1-0/+27
2024-01-26wifi: mac80211: simplify HE capability accessJohannes Berg1-27/+5
2024-01-26wifi: mac80211: remove extra element parsingJohannes Berg1-22/+2
2024-01-26wifi: mac80211: simplify ieee80211_config_bw() prototypeJohannes Berg1-12/+8
2024-01-26wifi: mac80211: take EML/MLD capa from assoc responseJohannes Berg1-9/+13
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg1-0/+4
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker1-0/+114
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker1-16/+319
2024-01-05Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-19/+10
2024-01-03wifi: mac80211: remove redundant ML element checkJohannes Berg1-19/+10
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller1-9/+52
2023-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-1/+3
2023-12-21wifi: mac80211: fix advertised TTLM schedulingAyala Beker1-9/+40
2023-12-21wifi: mac80211: Schedule regulatory channels check on bandwith changeAndrei Otcheretianski1-0/+1
2023-12-21wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen1-0/+11
2023-12-12wifi: mac80211: don't set ESS capab bit in assoc requestJohannes Berg1-1/+12
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg1-2/+10
2023-12-12wifi: mac80211: check defragmentation succeededJohannes Berg1-1/+3
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo1-1/+1
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit1-1/+8
2023-10-23wifi: mac80211: Check if we had first beacon with relevant linksMiri Korenblit1-3/+14
2023-10-23wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg1-4/+13
2023-10-06Merge wireless into wireless-nextJohannes Berg1-10/+35
2023-09-30wifi: mac80211: add back SPDX identifierJohannes Berg1-0/+1
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg1-3/+4
2023-09-25wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg1-3/+13
2023-09-25wifi: mac80211: report per-link error during associationBenjamin Berg1-1/+3
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker1-0/+196
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer1-0/+2