summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
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
2023-05-11wifi: ath5k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath11k: Use platform_get_irq() to get the interruptDouglas Anderson
2023-05-11wifi: ath9k: hif_usb: fix memory leak of remain_skbsFedor Pchelkin
2023-05-11wifi: ath6kl: minor fix for allocation sizeAlexey V. Vissarionov
2023-05-11wifi: mt76: add missing locking to protect against concurrent rx/status callsFelix Fietkau
2023-05-11wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unsetMario Limonciello
2023-05-11wifi: ath11k: reduce the MHI timeout to 20sKalle Valo
2023-05-01wifi: brcmfmac: slab-out-of-bounds read in brcmf_get_assoc_ies()Jisoo Jang
2023-04-20wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-04-20wifi: mwifiex: mark OF related data as maybe unusedKrzysztof Kozlowski
2023-04-13wifi: mt76: ignore key disable commandsFelix Fietkau
2023-04-13wifi: brcmfmac: Fix SDIO suspend/resume regressionHans de Goede