summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-10/+21
|\
| * wifi: mac80211: fix unaligned le16 accessJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: remove link before APJohannes Berg2024-04-191-2/+5
| * wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg2024-04-191-4/+9
| * wifi: mac80211: mlme: fix memory leakJohannes Berg2024-04-191-1/+3
| * wifi: mac80211: mlme: re-parse with correct modeJohannes Berg2024-04-191-1/+1
| * wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder2024-04-081-1/+2
* | wifi: mac80211: transmit deauth only if link is availableJohannes Berg2024-04-191-17/+36
* | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-031-8/+74
|\ \ | |/ |/|
| * wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker2024-03-251-0/+58
| * wifi: mac80211: improve association error reporting slightlyBenjamin Berg2024-03-251-8/+10
| * wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg2024-03-251-0/+4
| * wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu2024-03-251-0/+2
* | wifi: mac80211: correctly set active links upon TTLMAyala Beker2024-03-251-1/+9
* | wifi: mac80211: fix prep_connection error pathJohannes Berg2024-03-251-2/+3
|/
* wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg2024-03-041-3/+4
* wifi: mac80211: mlme: unify CSA handlingJohannes Berg2024-03-041-16/+22
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-14/+21
* wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg2024-03-041-1/+1
* wifi: mac80211: pass link_id to channel switch opsJohannes Berg2024-03-041-1/+3
* wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg2024-03-041-16/+3
* wifi: mac80211: simplify multi-link element parsingJohannes Berg2024-03-041-4/+2
* wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg2024-03-041-0/+73
* wifi: mac80211: don't add VHT capa on links without themJohannes Berg2024-03-041-1/+2
* wifi: mac80211: check link exists before useJohannes Berg2024-03-041-1/+1
* wifi: mac80211: always initialize match_authJohannes Berg2024-03-041-4/+4
* wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg2024-02-211-4/+5
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-9/+9
* wifi: mac80211: flush only stations using requests linksAditya Kumar Singh2024-02-121-1/+1
* wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg2024-02-081-37/+2
* wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg2024-02-081-34/+3
* wifi: mac80211: simplify adding supported ratesJohannes Berg2024-02-081-43/+10
* wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg2024-02-081-1/+1
* wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg2024-02-081-5/+10
* wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg2024-02-081-1/+2
* wifi: mac80211: implement MLO multicast deduplicationJohannes Berg2024-02-081-0/+3
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-081-158/+22
* wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg2024-02-081-35/+17
* wifi: mac80211: validate assoc response channel configJohannes Berg2024-02-081-2/+17
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-25/+35
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-41/+46
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-2/+1
* wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg2024-02-081-5/+3
* wifi: mac80211: clean up connection processJohannes Berg2024-02-081-908/+1047
* Merge wireless into wireless-nextJohannes Berg2024-02-081-33/+81
|\
| * wifi: mac80211: adding missing drv_mgd_complete_tx() callJohannes Berg2024-02-021-0/+1
| * wifi: mac80211: fix waiting for beacons logicJohannes Berg2024-02-021-2/+1
| * wifi: mac80211: initialize SMPS mode correctlyJohannes Berg2024-02-021-4/+3
| * wifi: mac80211: improve CSA/ECSA connection refusalJohannes Berg2024-02-021-27/+76
* | wifi: mac80211: use deflink and fix typo in link ID checkBenjamin Berg2024-01-261-2/+2