summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg
2024-02-08wifi: mac80211: validate assoc response channel configJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg
2024-02-08wifi: mac80211: clean up connection processJohannes Berg
2024-02-08Merge wireless into wireless-nextJohannes Berg
2024-02-02wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg
2024-02-02wifi: mac80211: fix waiting for beacons logicJohannes Berg
2024-02-02wifi: mac80211: initialize SMPS mode correctlyJohannes Berg
2024-02-02wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg
2024-01-26wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg
2024-01-26wifi: mac80211: don't set bss_conf in parsingJohannes Berg
2024-01-26wifi: mac80211: simplify HE capability accessJohannes Berg
2024-01-26wifi: mac80211: remove extra element parsingJohannes Berg
2024-01-26wifi: mac80211: simplify ieee80211_config_bw() prototypeJohannes Berg
2024-01-26wifi: mac80211: take EML/MLD capa from assoc responseJohannes Berg
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2024-01-04Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-01-03wifi: mac80211: remove redundant ML element checkJohannes Berg
2024-01-02Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-21wifi: mac80211: fix advertised TTLM schedulingAyala Beker
2023-12-21wifi: mac80211: Schedule regulatory channels check on bandwith changeAndrei Otcheretianski
2023-12-21wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen
2023-12-12wifi: mac80211: don't set ESS capab bit in assoc requestJohannes Berg
2023-12-12wifi: mac80211: add a flag to disallow puncturingJohannes Berg
2023-12-12wifi: mac80211: check defragmentation succeededJohannes Berg
2023-10-23wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res...Kalle Valo
2023-10-23wifi: mac80211: add link id to mgd_prepare_tx()Miri Korenblit
2023-10-23wifi: mac80211: Check if we had first beacon with relevant linksMiri Korenblit
2023-10-23wifi: mac80211: cleanup auth_data only if association continuesBenjamin Berg
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-29wifi: mac80211: add back SPDX identifierJohannes Berg
2023-09-26wifi: mac80211: Create resources for disabled linksBenjamin Berg
2023-09-25wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg
2023-09-25wifi: mac80211: report per-link error during associationBenjamin Berg
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg