summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-11md/raid10: don't call bio_start_io_acct twice for bio which experienced read ...Yu Kuai1-1/+3
2023-05-11md/raid10: fix memleak of md threadYu Kuai1-3/+3
2023-05-11md/raid10: fix memleak for 'conf->bio_split'Yu Kuai1-20/+17
2023-05-11md/raid10: fix leak of 'r10bio->remaining' for recoveryYu Kuai1-10/+13
2023-05-11md/raid10: fix task hung in raid10dLi Nan1-5/+13
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-11nvme-fcloop: fix "inconsistent {IN-HARDIRQ-W} -> {HARDIRQ-ON-W} usage"Ming Lei1-21/+27
2023-05-11nvme: fix async event trace eventKeith Busch2-13/+7
2023-05-11nvmet: fix I/O Command Set specific Identify ControllerDamien Le Moal3-8/+18
2023-05-11nvmet: fix Identify Active Namespace ID list handlingDamien Le Moal1-7/+2
2023-05-11nvmet: fix Identify Controller handlingDamien Le Moal1-5/+2
2023-05-11nvmet: fix Identify Namespace handlingDamien Le Moal1-7/+2
2023-05-11nvmet: fix error handling in nvmet_execute_identify_cns_cs_ns()Damien Le Moal1-7/+9
2023-05-11wifi: ath11k: fix writing to unintended memory regionP Praneesh1-6/+6
2023-05-11net: ethernet: stmmac: dwmac-rk: fix optional phy regulator handlingSebastian Reichel1-10/+4
2023-05-11net: ethernet: stmmac: dwmac-rk: rework optional clock handlingSebastian Reichel1-113/+70
2023-05-11scsi: lpfc: Fix ioremap issues in lpfc_sli4_pci_mem_setup()Shuchang Li1-4/+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-11scsi: hisi_sas: Handle NCQ error when IPTT is validXingui Yang3-3/+15
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