summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: define RX queue sync timeout as a macroShaul Triebitz2024-02-081-1/+2
* wifi: iwlwifi: mvm: expand queue sync warning messagesJohannes Berg2024-02-082-8/+9
* wifi: iwlwifi: mvm: Declare support for secure LTF measurementIlan Peer2024-02-083-1/+13
* wifi: iwlwifi: mvm: advertise support for protected ranging negotiationAvraham Stern2024-02-081-0/+7
* wifi: iwlwifi: mvm: remove one queue sync on BA session stopJohannes Berg2024-02-081-11/+1
* wifi: iwlwifi: support EHT for WHMiri Korenblit2024-02-081-1/+1
* wifi: iwlwifi: mvm: don't support reduced tx power on ack for new devicesEmmanuel Grumbach2024-02-081-0/+3
* wifi: iwlwifi: use system_unbound_wq for debug dumpJohannes Berg2024-02-081-2/+5
* wifi: iwlwifi: mvm: remove EHT code from mac80211.cJohannes Berg2024-02-081-11/+4
* wifi: iwlwifi: read mac step from aux registerMiri Korenblit2024-02-084-4/+22
* wifi: iwlwifi: adjust rx_phyinfo debugfs to MLOMiri Korenblit2024-02-081-16/+28
* wifi: iwlwifi: mvm: const-ify chandef pointersJohannes Berg2024-02-082-12/+12
* wifi: iwlwifi: Add support for PPAG cmd v5 and PPAG revision 3Anjaneyulu2024-02-087-20/+66
* wifi: iwlwifi: pcie: don't allow hw-rfkill to stop device on gen2Johannes Berg2024-02-082-7/+6
* wifi: iwlwifi: add HONOR to PPAG approved listMiri Korenblit2024-02-081-0/+5
* wifi: mac80211: add support to call csa_finish on a linkAditya Kumar Singh2024-02-0817-19/+31
* wifi: mac80211: start and finalize channel switch on link basisAditya Kumar Singh2024-02-082-24/+37
* wifi: mac80211: handle set csa/after_csa beacon on per link basisAditya Kumar Singh2024-02-081-13/+15
* wifi: mac80211: update beacon counters per link basisAditya Kumar Singh2024-02-085-7/+17
* wifi: cfg80211: send link id in channel_switch opsAditya Kumar Singh2024-02-083-2/+9
* wifi: mac80211: refactor STA CSA parsing flowsMichael-CY Lee2024-02-081-52/+250
* wifi: cfg80211: Add utility for converting op_class into chandefMichael-CY Lee2024-02-082-0/+89
* wifi: iwlwifi: return negative -EINVAL instead of positive EINVALDan Carpenter2024-02-081-1/+1
* wifi: mac80211: don't use sband->band earlyJohannes Berg2024-02-081-1/+1
* wifi: mac80211_hwsim: add missing kernel-docJohannes Berg2024-02-081-1/+4
* wifi: mac80211: add missing kernel-doc for fast_tx_checkJohannes Berg2024-02-081-1/+2
* wifi: mac80211: clarify vif handling in TX dequeueJohannes Berg2024-02-081-1/+2
* wifi: mac80211: allow CSA to same channelJohannes Berg2024-02-081-4/+0
* wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg2024-02-085-119/+42
* wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg2024-02-085-93/+37
* wifi: mac80211: move element parsing to a new fileJohannes Berg2024-02-083-892/+927
* wifi: mac80211: start building elements in SKBsJohannes Berg2024-02-083-185/+189
* wifi: mac80211: simplify adding supported ratesJohannes Berg2024-02-086-131/+77
* wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()Johannes Berg2024-02-083-11/+3
* wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg2024-02-084-8/+10
* wifi: mac80211: limit HE RU capabilities when limiting bandwidthJohannes Berg2024-02-081-2/+33
* wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg2024-02-086-37/+106
* wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg2024-02-084-19/+16
* wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg2024-02-083-1/+8
* wifi: mac80211: disambiguate element parsing errorsJohannes Berg2024-02-082-38/+81
* wifi: mac80211: implement MLO multicast deduplicationJohannes Berg2024-02-084-3/+31
* wifi: mac80211: add/use ieee80211_get_sn()Johannes Berg2024-02-082-4/+8
* wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg2024-02-0818-325/+227
* wifi: mac80211: use cfg80211_chandef_primary_freq()Johannes Berg2024-02-081-19/+11
* wifi: cfg80211: simplify cfg80211_chandef_compatible()Johannes Berg2024-02-084-81/+284
* wifi: wireless: declare different S1G chandefs incompatibleJohannes Berg2024-02-081-5/+10
* wifi: mac80211: refactor puncturing bitmap extractionJohannes Berg2024-02-082-35/+33
* wifi: cfg80211: move puncturing validation codeJohannes Berg2024-02-081-69/+69
* wifi: mac80211: validate assoc response channel configJohannes Berg2024-02-081-2/+17
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-085-70/+215