summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-25wifi: mac80211: use kvcalloc() for codel varsJohannes Berg
2024-03-25wifi: mac80211: reactivate multi-link later in restartJohannes Berg
2024-03-25wifi: mac80211: improve drop for action frame returnJohannes Berg
2024-03-25wifi: mac80211: don't ask driver about no-op link changesJohannes Berg
2024-03-25wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker
2024-03-25wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg
2024-03-25wifi: mac80211: don't enter idle during link switchJohannes Berg
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker
2024-03-25wifi: mac80211: improve association error reporting slightlyBenjamin Berg
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu
2024-03-25wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handlingJohannes Berg
2024-03-25wifi: mac80211: supplement parsing of puncturing bitmapKang Yang
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-25wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changesFelix Fietkau
2024-03-25wifi: mac80211: fix mlme_link_id_dbg()Johan Hovold
2024-03-08Merge tag 'wireless-next-2024-03-08' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-04wifi: mac80211: remove TDLS peers on link deactivationJohannes Berg
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: mlme: unify CSA handlingJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg
2024-03-04wifi: mac80211: hide element parsing internalsJohannes Berg
2024-03-04wifi: mac80211: remove unneeded scratch_len subtractionJohannes Berg
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element checksJohannes Berg
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg
2024-03-04wifi: mac80211: remove unnecessary ML element type checkJohannes Berg
2024-03-04wifi: mac80211: update scratch_pos after defragJohannes Berg
2024-03-04wifi: mac80211: Adjust CQM handling for MLOIlan Peer
2024-03-04wifi: mac80211: Allow beacons to update BSS table regardless of scanIlan Peer
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz
2024-03-04wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg
2024-03-04wifi: mac80211: don't add VHT capa on links without themJohannes Berg
2024-03-04wifi: mac80211: handle netif carrier up/down with link AP during MLOAditya Kumar Singh
2024-03-04wifi: mac80211: remove only link keys during stopping link APRameshkumar Sundaram
2024-03-04wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg
2024-03-04wifi: mac80211: fix supported rate masking in scanJohannes Berg
2024-03-04wifi: mac80211: check link exists before useJohannes Berg
2024-03-04wifi: mac80211: always initialize match_authJohannes Berg
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-02-23wifi: mac80211: only call drv_sta_rc_update for uploaded stationsFelix Fietkau
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg
2024-02-21wifi: mac80211: clean up assignments to pointer cache.Colin Ian King
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit