summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-12scsi: lpfc: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: scsi_transport_fc: WQ_PERCPU added to alloc_workqueue users()Marco Crivellari
2025-11-12scsi: scsi_dh_alua: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: qla2xxx: WQ_PERCPU added to alloc_workqueue() usersMarco Crivellari
2025-11-12scsi: target: sbp: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12scsi: scsi_transport_iscsi: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12scsi: qla2xxx: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-11-12net: stmmac: visconti: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: visconti: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: stm32: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: stm32: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: starfive: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: starfive: use PHY_INTF_SEL_x to select PHY interfaceRussell King (Oracle)
2025-11-12net: stmmac: mediatek: simplify set_interface() methodsRussell King (Oracle)
2025-11-12net: stmmac: mediatek: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: mediatek: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use stmmac_get_phy_intf_sel()Russell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_x directlyRussell King (Oracle)
2025-11-12net: stmmac: loongson1: use PHY_INTF_SEL_xRussell King (Oracle)
2025-11-12scsi: scsi_debug: Fix uninitialized pointers with __free attrAlly Heev
2025-11-12scsi: ufs: core: Remove an unnecessary NULL pointer checkBart Van Assche
2025-11-12scsi: pm: Drop unneeded call to pm_runtime_mark_last_busy()Nuno Sá
2025-11-12scsi: sim710: Fix resource leak by adding missing ioport_unmap() callsHaotian Zhang
2025-11-12scsi: aic94xx: fix use-after-free in device removal pathJunrui Luo
2025-11-13wifi: rtw89: rtw8852bu: Added dev id for ASUS AX57 NANO USB Wifi dongleDan Hamik
2025-11-13wifi: rtw89: configure RX antenna if chips can supportPing-Ke Shih
2025-11-13wifi: rtw89: do RF calibration once setting channel when running pure monitor...Ping-Ke Shih
2025-11-13wifi: rtw89: consider data rate/bandwidth/GI for injected packetsPing-Ke Shih
2025-11-13wifi: rtw89: phy: fix out-of-bounds access in rtw89_phy_read_txpwr_limit()Kuan-Chung Chen
2025-11-13wifi: rtw89: 8852c: add compensation of thermal value from efuse calibrationPing-Ke Shih
2025-11-13wifi: rtw89: debug: add parser to diagnose along DIAG_MAC fw elementPing-Ke Shih
2025-11-13wifi: rtw89: fw: parse firmware element of DIAG_MACPing-Ke Shih
2025-11-13wifi: rtw89: pci: add to read PCI configuration space from common codePing-Ke Shih
2025-11-12PCI/ASPM: Avoid L0s and L1 on PA Semi [1959:a002] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Avoid L0s and L1 on Freescale [1957:0451] Root PortsBjorn Helgaas
2025-11-12PCI/ASPM: Convert quirks to override advertised link statesBjorn Helgaas
2025-11-12PCI/ASPM: Add pcie_aspm_remove_cap() to override advertised link statesBjorn Helgaas
2025-11-12PCI/ASPM: Cache L0s/L1 Supported so advertised link states can be overriddenBjorn Helgaas
2025-11-12Merge patch series "qla2xxx target mode improvements"Martin K. Petersen
2025-11-12scsi: qla2xxx: target: Improve safety of cmd lookup by handleTony Battersby
2025-11-12scsi: qla2xxx: target: Add back SRR supportTony Battersby
2025-11-12scsi: qla2xxx: target: Improve cmd loggingTony Battersby
2025-11-12scsi: qla2xxx: target: Add cmd->rsp_sentTony Battersby
2025-11-12scsi: qla2xxx: target: Fix invalid memory access with big CDBsTony Battersby
2025-11-12scsi: qla2xxx: Fix TMR failure handlingTony Battersby
2025-11-12scsi: qla2xxx: target: Improve checks in qlt_xmit_response() / qlt_rdy_to_xfer()Tony Battersby
2025-11-12scsi: qla2xxx: target: Fix races with aborting commandsTony Battersby
2025-11-12scsi: qla2xxx: Clear cmds after chip resetTony Battersby
2025-11-12Merge patch series "Optimize the hot path in the UFS driver"Martin K. Petersen