Age | Commit message (Expand) | Author | Files | Lines |
2023-10-23 | wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res... | Kalle Valo | 1 | -1/+1 |
2023-10-23 | wifi: mac80211: add link id to mgd_prepare_tx() | Miri Korenblit | 1 | -1/+8 |
2023-10-23 | wifi: mac80211: Check if we had first beacon with relevant links | Miri Korenblit | 1 | -3/+14 |
2023-10-23 | wifi: mac80211: cleanup auth_data only if association continues | Benjamin Berg | 1 | -4/+13 |
2023-10-06 | Merge wireless into wireless-next | Johannes Berg | 1 | -10/+35 |
2023-09-30 | wifi: mac80211: add back SPDX identifier | Johannes Berg | 1 | -0/+1 |
2023-09-26 | wifi: mac80211: Create resources for disabled links | Benjamin Berg | 1 | -3/+4 |
2023-09-25 | wifi: mac80211: reject MLO channel configuration if not supported | Benjamin Berg | 1 | -3/+13 |
2023-09-25 | wifi: mac80211: report per-link error during association | Benjamin Berg | 1 | -1/+3 |
2023-09-25 | wifi: mac80211: support handling of advertised TID-to-link mapping | Ayala Beker | 1 | -0/+196 |
2023-09-25 | wifi: mac80211: Notify the low level driver on change in MLO valid links | Ilan Peer | 1 | -0/+2 |
2023-09-25 | wifi: mac80211: don't connect to an AP while it's in a CSA process | Ayala Beker | 1 | -1/+33 |
2023-09-25 | wifi: mac80211: use bandwidth indication element for CSA | Johannes Berg | 1 | -2/+3 |
2023-09-25 | wifi: mac80211: work around Cisco AP 9115 VHT MPDU length | Johannes Berg | 1 | -2/+25 |
2023-09-13 | wifi: mac80211: remove shifted rate support | Johannes Berg | 1 | -12/+6 |
2023-09-11 | wifi: mac80211: fix channel switch link data | Johannes Berg | 1 | -1/+2 |
2023-09-11 | wifi: mac80211: take MBSSID/EHT data also from probe resp | Johannes Berg | 1 | -10/+15 |
2023-09-11 | wifi: mac80211: Print local link address during authentication | Ilan Peer | 1 | -2/+14 |
2023-09-11 | wifi: mac80211: add support for mld in ieee80211_chswitch_done | Emmanuel Grumbach | 1 | -9/+18 |
2023-09-11 | wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connection | Wen Gong | 1 | -5/+6 |
2023-09-11 | wifi: cfg80211: remove wdev mutex | Johannes Berg | 1 | -85/+38 |
2023-09-11 | wifi: mac80211: reduce iflist_mtx | Johannes Berg | 1 | -8/+2 |
2023-09-11 | wifi: mac80211: remove local->mtx | Johannes Berg | 1 | -42/+23 |
2023-09-11 | wifi: mac80211: remove chanctx_mtx | Johannes Berg | 1 | -12/+10 |
2023-09-11 | wifi: mac80211: remove sta_mtx | Johannes Berg | 1 | -22/+9 |
2023-09-11 | wifi: mac80211: move tspec work to wiphy work | Johannes Berg | 1 | -8/+13 |
2023-09-11 | wifi: mac80211: move TDLS work to wiphy work | Johannes Berg | 1 | -3/+4 |
2023-09-11 | wifi: mac80211: move dynamic PS to wiphy work | Johannes Berg | 1 | -5/+8 |
2023-09-11 | wifi: mac80211: move monitor work to wiphy work | Johannes Berg | 1 | -6/+8 |
2023-09-11 | wifi: mac80211: move DFS CAC work to wiphy work | Johannes Berg | 1 | -4/+3 |
2023-09-11 | wifi: mac80211: fix SMPS status handling | Johannes Berg | 1 | -0/+14 |
2023-06-21 | wifi: mac80211: store BSS param change count from assoc response | Johannes Berg | 1 | -1/+15 |
2023-06-19 | wifi: mac80211: check EHT basic MCS/NSS set | Johannes Berg | 1 | -1/+88 |
2023-06-19 | wifi: update multi-link element STA reconfig | Johannes Berg | 1 | -1/+1 |
2023-06-19 | wifi: mac80211: Support link removal using Reconfiguration ML element | Ilan Peer | 1 | -0/+169 |
2023-06-19 | wifi: mac80211: add ___ieee80211_disconnect variant not locking sdata | Benjamin Berg | 1 | -5/+7 |
2023-06-19 | wifi: ieee80211: add helper to validate ML element type and size | Benjamin Berg | 1 | -1/+2 |
2023-06-19 | wifi: mac80211: Rename multi_link | Ilan Peer | 1 | -4/+4 |
2023-06-19 | wifi: mac80211: feed the link_id to cfg80211_ch_switch_started_notify | Emmanuel Grumbach | 1 | -2/+3 |
2023-06-19 | wifi: mac80211: stop passing cbss to parser | Benjamin Berg | 1 | -1/+0 |
2023-06-19 | wifi: mac80211: Support disabled links during association | Ilan Peer | 1 | -13/+22 |
2023-06-19 | Merge wireless into wireless-next | Johannes Berg | 1 | -2/+3 |
2023-06-14 | wifi: mac80211: Add getter functions for vif MLD state | Ilan Peer | 1 | -21/+22 |
2023-06-14 | wifi: mac80211: fix CSA processing while scanning | Benjamin Berg | 1 | -3/+4 |
2023-06-14 | wifi: mac80211: mlme: clarify WMM messages | Johannes Berg | 1 | -9/+9 |
2023-06-14 | wifi: mac80211: add helpers to access sband iftype data | Johannes Berg | 1 | -20/+10 |
2023-06-12 | wifi: mac80211: fragment per STA profile correctly | Benjamin Berg | 1 | -2/+3 |
2023-06-07 | wifi: mac80211: mlme: move disconnects to wiphy work | Johannes Berg | 1 | -22/+27 |
2023-06-07 | wifi: mac80211: use wiphy work for channel switch | Johannes Berg | 1 | -23/+17 |
2023-06-07 | wifi: mac80211: use wiphy work for SMPS | Johannes Berg | 1 | -4/+6 |