aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-11net: ks8851: Fix potential TX stall after interface reopenRonald Wahl
2024-07-11ppp: reject claimed-as-LCP but actually malformed packetsDmitry Antipov
2024-07-11net: ethernet: mtk-star-emac: set mac_managed_pm when probingJian Hui Lee
2024-07-10ice: Implement driver functionality to dump serdes equalizer valuesAnil Samal
2024-07-10ice: Implement driver functionality to dump fec statisticsAnil Samal
2024-07-10ice: Extend Sideband Queue command to support flagsAnil Samal
2024-07-10e1000e: fix force smbus during suspend flowVitaly Lifshits
2024-07-10Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-07-10Merge tag 'vfio-v6.10' of https://github.com/awilliam/linux-vfioLinus Torvalds
2024-07-10Merge tag 'platform-drivers-x86-v6.10-6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-10Merge tag 'acpi-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2024-07-10Merge tag 'pm-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-07-10Merge tag 'thermal-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-10Merge tag 'devicetree-fixes-for-6.10-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-07-10vfio/pci: Init the count variable in collecting hot-reset devicesYi Liu
2024-07-10platform/x86: toshiba_acpi: Fix array out-of-bounds accessArmin Wolf
2024-07-10net: phy: aquantia: add support for aqr115cBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for the GLOBAL_CFG to start returning real valuesBartosz Golaszewski
2024-07-10net: phy: aquantia: wait for FW reset before checking the vendor IDBartosz Golaszewski
2024-07-10net: phy: aquantia: rename and export aqr107_wait_reset_complete()Bartosz Golaszewski
2024-07-09net: ethernet: lantiq_etop: fix double free in detachAleksander Jan Bajkowski
2024-07-09netxen_nic: Use {low,upp}er_32_bits() helpersGeert Uytterhoeven
2024-07-09net/mlx5e: CT: Initialize err to 0 to avoid warningCosmin Ratiu
2024-07-09net/mlx5e: SHAMPO, Add missing aggregate counterDragos Tatulea
2024-07-09net/mlx5: DR, Remove definer functions from SW Steering APIYevgeny Kliteynik
2024-07-09mlxsw: pci: Lock configuration space of upstream bridge during resetIdo Schimmel
2024-07-09mlxsw: core_thermal: Report valid current state during cooling device registr...Ido Schimmel
2024-07-09mlxsw: Warn about invalid accesses to array fieldsPetr Machata
2024-07-09i40e: Fix XDP program unloading while removing the driverMichal Kubiak
2024-07-09net: ti: icssg-prueth: add missing depsGuillaume La Roque
2024-07-09net: phy: microchip: lan937x: add support for 100BaseTX PHYOleksij Rempel
2024-07-09net: ks8851: Fix deadlock with the SPI chip variantRonald Wahl
2024-07-09net: tn40xx: add per queue netdev-genl stats supportFUJITA Tomonori
2024-07-09octeontx2-af: Fix incorrect value output on error path in rvu_check_rsrc_avai...Aleksandr Mishin
2024-07-09bnxt: fix crashes when reducing ring count with active RSS contextsJakub Kicinski
2024-07-08net: stmmac: qcom-ethqos: enable SGMII loopback during DMA reset on sa8775p-r...Bartosz Golaszewski
2024-07-08net: stmmac: qcom-ethqos: add support for 2.5G BASEX modeBartosz Golaszewski
2024-07-08net: phy: microchip: lan87xx: reinit PHY after cable testOleksij Rempel
2024-07-08of/irq: Disable "interrupt-map" parsing for PASEMI NemoMarc Zyngier
2024-07-08thermal: core: Fix list sorting in __thermal_zone_device_update()Rafael J. Wysocki
2024-07-08net: dsa: microchip: lan9371/2: update MAC capabilities for port 4Oleksij Rempel
2024-07-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-06Merge tag 'i2c-for-6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-05net: pse-pd: pd692x0: Enhance with new current limit and voltage read callbacksKory Maincent (Dent Project)
2024-07-05net: pse-pd: Add new power limit get and set c33 featuresKory Maincent (Dent Project)
2024-07-05net: pse-pd: pd692x0: Expand ethtool status messageKory Maincent (Dent Project)
2024-07-05net: ethernet: mtk_eth_soc: implement .{get,set}_pauseparam ethtool opsDaniel Golle