summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-22Revert "wifi: mac80211_hwsim: check the return value of nla_put_u32"Johannes Berg
2023-08-22mac80211: make ieee80211_tx_info padding explicitArnd Bergmann
2023-08-22wifi: mac80211: fix kernel-doc notation warningRandy Dunlap
2023-08-22wifi: radiotap: fix kernel-doc notation warningsRandy Dunlap
2023-08-22wifi: cfg80211: remove dead/unused enum valueRandy Dunlap
2023-08-22wifi: cfg80211: improve documentation for flag fieldsDmitry Antipov
2023-08-22wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()Yue Haibing
2023-08-22wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing
2023-08-22wifi: wext: Remove unused declaration dev_get_wireless_info()Yue Haibing
2023-08-22wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma
2023-08-22wifi: mac80211_hwsim: avoid calling nlmsg_free() in IRQ or IRQ disabledEN-WEI WU
2023-08-22wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg
2023-08-22wifi: mac80211_hwsim: drop short framesJohannes Berg
2023-08-22wifi: mac80211: check for station first in client probeJohannes Berg
2023-08-22wifi: cfg80211: ocb: don't leave if not joinedJohannes Berg
2023-08-22wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg
2023-08-22wifi: ath9k: Remove unused declarationsYue Haibing
2023-08-22wifi: ath9k: Remove unnecessary ternary operatorsRuan Jinjie
2023-08-22wifi: ath9k: consistently use kstrtoX_from_user() functionsDmitry Antipov
2023-08-22wifi: ath9k: fix parameter check in ath9k_init_debug()Minjie Du
2023-08-22wifi: ath9k: protect WMI command response buffer replacement with a lockFedor Pchelkin
2023-08-22wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rxFedor Pchelkin
2023-08-22wifi: ath5k: Remove redundant dev_err()Ruan Jinjie
2023-08-22wifi: mac80211: check S1G action frame sizeJohannes Berg
2023-08-22wifi: iwlmei: don't send nic info with invalid mac addressAvraham Stern
2023-08-22wifi: iwlmei: send driver down SAP message only if wiamt is enabledAvraham Stern
2023-08-22wifi: iwlmei: send HOST_GOES_DOWN message even if wiamt is disabledAvraham Stern
2023-08-22wifi: iwlmei: don't send SAP messages if AMT is disabledAvraham Stern
2023-08-22wifi: iwlwifi: pcie: avoid a warning in case prepare card failedAvraham Stern
2023-08-22wifi: iwlwifi: remove memory check for LMAC error addressMukesh Sisodiya
2023-08-22wifi: iwlwifi: mvm: support flush on AP interfacesJohannes Berg
2023-08-22wifi: iwlwifi: mvm: enable HE TX/RX <242 tone RU on new RFsJohannes Berg
2023-08-22wifi: iwlwifi: add Razer to ppag approved listGregory Greenman
2023-08-22wifi: iwlwifi: pcie: point invalid TFDs to invalid dataJohannes Berg
2023-08-22wifi: iwlwifi: queue: move iwl_txq_gen2_set_tb() upJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-08-22wifi: iwlwifi: remove WARN from read_mem32()Johannes Berg
2023-08-22wifi: iwlwifi: api: fix a small upper/lower-case typoJohannes Berg
2023-08-22wifi: iwlwifi: mvm: advertise MLO only if EHT is enabledJohannes Berg
2023-08-22wifi: cfg80211: Annotate struct cfg80211_tid_config with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_scan_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_byKees Cook
2023-08-22wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook
2023-08-21wifi: rtw89: regd: update regulatory map to R64-R43Zong-Zhe Yang