summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-02wifi: ath10k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-10-02wifi: ath12k: add keep backward compatibility of PHY mode to avoid firmware c...Wen Gong
2023-10-02wifi: ath12k: add read variant from SMBIOS for download board dataWen Gong
2023-10-02wifi: ath12k: do not drop data frames from unassociated stationsHari Chandrakanthan
2023-10-02wifi: ath12k: mhi: fix potential memory leak in ath12k_mhi_register()Ma Ke
2023-09-29wifi: mac80211: add back SPDX identifierJohannes Berg
2023-09-29wifi: mac80211: fix ieee80211_drop_unencrypted_mgmt return type/valueJohannes Berg
2023-09-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-09-28wifi: rtlwifi: cleanup few rtlxxxx_set_hw_reg() routinesDmitry Antipov
2023-09-28wifi: rtw89: declare MCC in interface combinationZong-Zhe Yang
2023-09-28wifi: rtw89: 8852c: declare to support two chanctxZong-Zhe Yang
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang
2023-09-28wifi: rtw89: mcc: fix NoA start time when GO is auxiliaryZong-Zhe Yang
2023-09-28wifi: rt2x00: remove redundant check if u8 array element is less than zeroColin Ian King
2023-09-28wifi: ath11k: mac: fix struct ieee80211_sband_iftype_data handlingKalle Valo
2023-09-28wifi: ath11k: fix ath11k_mac_op_remain_on_channel() stack usageDmitry Antipov
2023-09-28wifi: ath12k: add msdu_end structure for WCN7850Kang Yang
2023-09-28wifi: ath12k: Set default beacon mode to burst modeSidhanta Sahu
2023-09-28wifi: ath12k: call ath12k_mac_fils_discovery() without conditionAloka Dixit
2023-09-28wifi: ath11k: remove unnecessary (void*) conversionsWu Yunchuan
2023-09-28wifi: ath12k: enable IEEE80211_HW_SINGLE_SCAN_ON_ALL_BANDS for WCN7850Wen Gong
2023-09-28wifi: ath12k: change to treat alpha code na as world wide regdomainWen Gong
2023-09-28wifi: ath12k: indicate scan complete for scan canceled when scan runningWen Gong
2023-09-28wifi: ath12k: indicate to mac80211 scan complete with aborted flag for ATH12K...Wen Gong
2023-09-28wifi: ath12k: fix recovery fail while firmware crash when doing channel switchWen Gong
2023-09-28wifi: ath12k: add support for hardware rfkill for WCN7850Lingbo Kong
2023-09-28wifi: ath11k: use kstrtoul_from_user() where appropriateDmitry Antipov
2023-09-26wifi: mac80211: expand __ieee80211_data_to_8023() statusJohannes Berg
2023-09-26wifi: mac80211: split ieee80211_drop_unencrypted_mgmt() return valueJohannes Berg
2023-09-26wifi: mac80211: remove RX_DROP_UNUSABLEJohannes Berg
2023-09-26wifi: mac80211: fix check for unusable RX resultJohannes Berg
2023-09-26wifi: cfg80211: add local_state_change to deauth traceJohannes Berg
2023-09-25wifi: cfg80211: OWE DH IE handling offloadVinayak Yadawad
2023-09-25wifi: ieee80211: add UL-bandwidth definition of trigger framePo-Hao Huang
2023-09-25wifi: iwlwifi: add mapping of a periphery register crf for WH RFMukesh Sisodiya
2023-09-25wifi: iwlwifi: mvm: check for iwl_mvm_mld_update_sta() errorsJohannes Berg
2023-09-25wifi: iwlwifi: mvm: support injection antenna controlJohannes Berg
2023-09-25wifi: iwlwifi: mvm: refactor TX rate handlingJohannes Berg
2023-09-25wifi: iwlwifi: mvm: make pldr_sync AX210 specificJohannes Berg
2023-09-25wifi: iwlwifi: fail NIC access fast on dead NICJohannes Berg
2023-09-25wifi: iwlwifi: mvm: add support for new wowlan_info_notifYedidya Benshimol
2023-09-25wifi: iwlwifi: pcie: (re-)assign BAR0 on driver bindJohannes Berg
2023-09-25wifi: iwlwifi: implement enable/disable for China 2022 regulatoryAnjaneyulu
2023-09-25wifi: iwlwifi: mvm: handle link-STA allocation in restartJohannes Berg
2023-09-25wifi: iwlwifi: mvm: iterate active links for STA queuesJohannes Berg
2023-09-25wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach
2023-09-25wifi: mac80211: reject MLO channel configuration if not supportedBenjamin Berg
2023-09-25wifi: mac80211: report per-link error during associationBenjamin Berg
2023-09-25wifi: cfg80211: report per-link errors during associationBenjamin Berg
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg