summary refs log tree commit diff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24wifi: mt76: connac: fix stats->tx_bytes calculationRyder Lee
2023-05-24wifi: ath11k: Fix SKB corruption in REO destination ringNagarajan Maran
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-05-24wifi: ath11k: Ignore frags from uninitialized peer in dp.Harshitha Prem
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-24wifi: brcmfmac: cfg80211: Pass the PMK in binary instead of hexHector Martin
2023-05-24wifi: brcmfmac: pcie: Provide a buffer of random bytes to the deviceHector Martin
2023-05-24wifi: ath: Silence memcpy run-time false positive warningKees Cook
2023-05-17wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer
2023-05-11wifi: ath11k: synchronize ath11k_mac_he_gi_to_nl80211_he_gi()'s return typeJiri Slaby (SUSE)
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih
2023-05-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou
2023-05-11wifi: mt76: add flexible polling wait-interval supportDeren Wu
2023-05-11wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen
2023-05-11wifi: mt76: mt7915: expose device tree match tableLorenz Brun
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay
2023-05-11wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker
2023-05-11wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-05-11wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern
2023-05-11wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman
2023-05-11wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh
2023-05-11wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl
2023-05-11wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl
2023-05-11wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi
2023-05-11wifi: ath5k: fix an off by one check in ath5k_eeprom_read_freq_list()Dan Carpenter