summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2023-05-17wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg1-0/+1
2023-05-11wifi: rtw89: fix potential race condition between napi_init and napi_enablePing-Ke Shih2-12/+17
2023-05-11wifi: rtw88: rtw8821c: Fix rfe_option field widthSascha Hauer1-2/+1
2023-05-11wifi: rtl8xxxu: RTL8192EU always needs full initBitterblue Smith1-0/+1
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg1-1/+3
2023-05-11wifi: mt76: mt7996: fill txd by host driverRyder Lee1-9/+4
2023-05-11wifi: mt76: mt7996: rely on mt76_connac_txp_common structureLorenzo Bianconi3-33/+22
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg1-0/+10
2023-05-11wifi: mt76: connac: fix txd multicast rate settingRyder Lee1-1/+2
2023-05-11wifi: mt76: mt7921e: stop chip reset worker in unregister hookQuan Zhou1-1/+2
2023-05-11wifi: mt76: mt7921e: improve reliability of dma resetQuan Zhou1-16/+20
2023-05-11wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`Jiefeng Li1-1/+1
2023-05-11mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang1-20/+0
2023-05-11wifi: mt76: fix 6GHz high channel not be scannedMing Yen Hsieh1-3/+10
2023-05-11wifi: mt76: mt7921e: fix probe timeout after rebootQuan Zhou1-3/+3
2023-05-11wifi: mt76: add flexible polling wait-interval supportDeren Wu2-9/+10
2023-05-11wifi: mt76: mt7996: fix eeprom tx path bitfieldsStanleyYP Wang1-4/+4
2023-05-11wifi: mt76: mt7996: fix pointer calculation in ie countdown eventPeter Chiu1-1/+2
2023-05-11wifi: mt76: mt7996: let non-bufferable MMPDUs use correct hw queueShayne Chen3-10/+12
2023-05-11wifi: mt76: handle failure of vzalloc in mt7615_coredump_workKang Chen1-3/+5
2023-05-11wifi: mt76: mt7915: rework init flow in mt7915_thermal_init()Howard Hsu1-4/+4
2023-05-11wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu2-5/+9
2023-05-11wifi: mt76: mt7915: expose device tree match tableLorenz Brun1-0/+2
2023-05-11wifi: mt76: mt7996: fix radiotap bitfieldRyder Lee2-48/+47
2023-05-11wifi: mt76: mt7915: unlock on error in mt7915_thermal_temp_store()Dan Carpenter1-0/+1
2023-05-11wifi: mt76: mt7921: fix PCI DMA hang after rebootDeren Wu1-11/+1
2023-05-11wifi: mt76: mt7921: fix wrong command to set STA channelDeren Wu1-1/+1
2023-05-11wifi: mt76: remove redundent MCU_UNI_CMD_* definitionsDeren Wu1-3/+0
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach1-1/+2
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix1-2/+2
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix1-0/+1
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay1-0/+6
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay1-2/+2
2023-05-11wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker1-2/+3
2023-05-11wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern1-3/+2
2023-05-11wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern1-6/+3
2023-05-11wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg1-1/+4
2023-05-11wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg1-1/+2
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh1-6/+6
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman1-1/+0
2023-05-11wifi: rt2x00: Fix memory leak when handling surveysArmin Wolf1-0/+1
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()Wei Chen1-3/+3
2023-05-11wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()Wei Chen1-3/+3
2023-05-11wifi: ath11k: fix deinitialization of firmware resourcesAditya Kumar Singh1-0/+6
2023-05-11wifi: rtw88: mac: Return the original error from rtw_mac_power_switch()Martin Blumenstingl1-2/+4
2023-05-11wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()Martin Blumenstingl1-1/+1
2023-05-11wifi: ath6kl: reduce WARN to dev_dbg() in callbackFedor Pchelkin1-2/+2
2023-05-11wifi: brcmfmac: support CQM RSSI notification with older firmwareJohn Keeping1-6/+8
2023-05-11wifi: rtl8xxxu: Remove always true condition in rtl8xxxu_print_chipinfoBitterblue Smith1-5/+1
2023-05-11wifi: ath11k: fix SAC bug on peer addition with sta band migrationChristian Marangi1-2/+3