summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: mac80211: don't ask driver about no-op link changesJohannes Berg1-1/+4
2024-03-25wifi: mac80211: don't select link ID if not provided in scan requestAyala Beker1-12/+4
2024-03-25wifi: mac80211_hwsim: Declare HE/EHT capabilities support for P2P interfacesIlan Peer1-8/+12
2024-03-25wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg2-2/+2
2024-03-25wifi: mac80211: don't enter idle during link switchJohannes Berg3-16/+22
2024-03-25wifi: iwlwifi: mvm: allocate STA links only for active linksJohannes Berg1-3/+3
2024-03-25wifi: iwlwifi: enable monitor on passive/inactive channelsJohannes Berg2-3/+12
2024-03-25wifi: iwlwifi: mvm: Do not warn on invalid link on scan completeIlan Peer1-1/+6
2024-03-25wifi: iwlwifi: remove 6 GHz NVM overrideJohannes Berg1-5/+0
2024-03-25wifi: iwlwifi: mvm: don't support puncturing in 5 GHzJohannes Berg1-0/+2
2024-03-25wifi: iwlwifi: fw: add clarifying comments about iwl_fwrt_dump_dataJohannes Berg2-0/+6
2024-03-25wifi: iwlwifi: mvm: always apply 6 GHz probe limitationsBenjamin Berg1-66/+89
2024-03-25wifi: iwlwifi: mvm: support iwl_dev_tx_power_cmd_v8Emmanuel Grumbach3-2/+36
2024-03-25wifi: iwlwifi: add a kunit test for PCI table duplicatesJohannes Berg3-2/+29
2024-03-25wifi: iwlwifi: mvm: add debugfs for forcing unprotected ranging requestAvraham Stern3-1/+19
2024-03-25wifi: iwlwifi: mvm: Add debugfs entry for triggering internal MLO scanIlan Peer1-0/+56
2024-03-25wifi: iwlwifi: mvm: Introduce internal MLO passive scanIlan Peer3-10/+88
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker4-1/+90
2024-03-25wifi: cfg80211: ignore non-TX BSSs in per-STA profileBenjamin Berg1-9/+38
2024-03-25wifi: cfg80211: check BSSID Index against MaxBSSIDBenjamin Berg1-1/+2
2024-03-25wifi: mac80211: improve association error reporting slightlyBenjamin Berg1-8/+10
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg3-0/+8
2024-03-25wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beaconAnjaneyulu1-0/+4
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu2-3/+7
2024-03-25wifi: mac80211: fix BSS_CHANGED_MLD_TTLM descriptionAyala Beker1-1/+1
2024-03-25wifi: mac80211: clarify the dormant/suspended links docsJohannes Berg1-3/+5
2024-03-25wifi: mac80211_hwsim: move skip_beacons to be per linkJohannes Berg1-8/+11
2024-03-25wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()Johannes Berg1-1/+1
2024-03-25wifi: mac80211_hwsim: set link ID information during RxAditya Kumar Singh1-0/+3
2024-03-25wifi: nl80211: cleanup nl80211.h kernel-docJeff Johnson1-28/+40
2024-03-25wifi: nl80211: fix nl80211 uapi comment style issuesJeff Johnson1-83/+83
2024-03-25wifi: nl80211: rename enum plink_actionsJeff Johnson1-1/+1
2024-03-25wifi: mac80211: spectmgmt: simplify 6 GHz HE/EHT handlingJohannes Berg1-7/+7
2024-03-25wifi: mac80211: supplement parsing of puncturing bitmapKang Yang2-0/+6
2024-03-25wifi: iwlwifi: pcie: remove duplicate PCI IDs entryJohannes Berg1-1/+0
2024-03-25wifi: iwlwifi: mvm: Refactor scan startIlan Peer1-7/+16
2024-03-25wifi: iwlwifi: mvm: advertise IEEE80211_HW_HANDLES_QUIET_CSAJohannes Berg2-4/+61
2024-03-25wifi: iwlwifi: mvm: fix flushing during quiet CSAJohannes Berg2-2/+19
2024-03-25wifi: iwlwifi: mvm: support wowlan notif version 4Shaul Triebitz2-6/+243
2024-03-25wifi: iwlwifi: mvm: skip keys of other linksShaul Triebitz1-0/+8
2024-03-25wifi: iwlwifi: mvm: stop assuming sta id 0 in d3Shaul Triebitz1-2/+7
2024-03-25wifi: iwlwifi: mvm: fix the sta id in offloadShaul Triebitz3-4/+10
2024-03-25wifi: iwlwifi: mvm: Move beacon filtering to be per linkIlan Peer6-57/+70
2024-03-25wifi: iwlwifi: fix firmware API kernel docShaul Triebitz1-2/+2
2024-03-21wifi: qtnfmac: allocate dummy net_device dynamicallyBreno Leitao4-9/+18
2024-03-21wifi: mt76: mt7915: workaround too long expansion sparse warningsLorenzo Bianconi1-3/+3
2024-03-21wifi: ti: Convert sprintf/snprintf to sysfs_emitLi Zhijian1-8/+3
2024-03-21wifi: b43: Convert sprintf/snprintf to sysfs_emitLi Zhijian2-19/+10
2024-03-18wifi: mwifiex: Add missing MODULE_FIRMWARE() for SD8801VĂ­ctor Gonzalo1-0/+1