summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-10-21Merge branch 'tape-block-sizes'Heiko Carstens
2025-10-21s390/tape: Add support for bigger block sizesJan Höppner
2025-10-21s390/tape: Introduce idal buffer arrayJan Höppner
2025-10-21s390/tape: Move idal allocation to core functionsJan Höppner
2025-10-21s390/tape: Fix return value of ccw helper functionsJan Höppner
2025-10-21s390/tape: Remove extra CCW allocation for error recoveryJan Höppner
2025-10-21s390/tape: Remove 3590 Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove 34xx Read Opposite error recoveryJan Höppner
2025-10-21s390/tape: Remove count parameter from read/write_block functionsJan Höppner
2025-10-21Merge branch 'memory-hotplug'Heiko Carstens
2025-10-21s390/con3270: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/tape: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/dcss: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21s390/cio: Use scnprintf() instead of sprintf()Heiko Carstens
2025-10-21Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...Simona Vetter
2025-10-21wifi: rtl8xxxu: Use correct power off sequence for RTL8192CUBitterblue Smith
2025-10-21wifi: rtl8xxxu: Dump the efuse right after reading itBitterblue Smith
2025-10-21wifi: rtl8xxxu: Report the signal strength only if it's knownBitterblue Smith
2025-10-21wifi: rtw89: Replace hardcoded strings with helper functionsYu-Chun Lin
2025-10-21wifi: rtw88: Add USB ID 2001:3329 for D-Link AC13U rev. A1Zenm Chen
2025-10-21wifi: rtl8xxxu: Add USB ID 2001:3328 for D-Link AN3U rev. A1Zenm Chen
2025-10-21PCI: mediatek: Add support for Airoha AN7583 SoCChristian Marangi
2025-10-21PCI: mediatek: Use generic MACRO for TPVPERL delayChristian Marangi
2025-10-21PCI: mediatek: Convert bool to single quirks entry and bitmapChristian Marangi
2025-10-20Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-10-20s390/iucv: Convert sprintf/snprintf to scnprintfAswin Karuvally
2025-10-20e1000e: Introduce private flag to disable K1Vitaly Lifshits
2025-10-20ice: refactor to use helpersJesse Brandeburg
2025-10-20ice: implement transmit hardware timestamp statisticsJesse Brandeburg
2025-10-20ice: add tracking of good transmit timestampsJesse Brandeburg
2025-10-20ice: implement ethtool standard statsJesse Brandeburg
2025-10-21Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-10-20gve: Consolidate and persist ethtool ring changesAnkit Garg
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung
2025-10-20funeth: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20tsnep: convert to ndo_hwtstatmp APIVadim Fedorenko
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: atlantic: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko
2025-10-20drm/xe/xe3p_lpm: Add special check in Media GT for Main GAMCTRLBalasubramani Vivekanandan
2025-10-20drm/xe/xe3p_lpm: Configure MAIN_GAMCTRL_QUEUE_SELECTBrian Welty
2025-10-20net: stmmac: convert to phylink PCS supportRussell King (Oracle)
2025-10-20net: stmmac: provide PCS initialisation hookRussell King (Oracle)
2025-10-20net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCSRussell King (Oracle)
2025-10-20net: stmmac: do not require snps,ps-speed for SGMIIRussell King (Oracle)
2025-10-20net: stmmac: hw->ps becomes hw->reverse_sgmii_enableRussell King (Oracle)
2025-10-20net: stmmac: simplify stmmac_check_pcs_mode()Russell King (Oracle)