summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-07-26PCI: pnv_php: Fix surprise plug detection and recoveryTimothy Pearson
2025-07-26PCI: pnv_php: Work around switches with broken presence detectionTimothy Pearson
2025-07-26PCI: pnv_php: Clean up allocated IRQs on unplugTimothy Pearson
2025-07-25net: dsa: microchip: Disable PTP function of KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Setup fiber ports for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Write switch MAC address differently for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Use different registers for KSZ8463Tristram Ha
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha
2025-07-25net: stmmac: dwmac-socfpga: Add xgmac support for Agilex5Mun Yew Tham
2025-07-25Merge tag 'linux-can-fixes-for-6.16-20250725' of git://git.kernel.org/pub/scm...Jakub Kicinski
2025-07-25Merge tag 'linux-can-next-for-6.17-20250725' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-25wireguard: peer: Replace sockaddr with sockaddr_inetKees Cook
2025-07-25net/mlx5e: Expose TIS via devlink tx reporter diagnoseFeng Liu
2025-07-25net/mlx5e: Support routed networks during IPsec MACs initializationAlexandre Cassen
2025-07-25Merge tag 'hisi-drivers-for-6.17' of https://github.com/hisilicon/linux-hisi ...Arnd Bergmann
2025-07-25Merge tag 'qcom-drivers-for-6.17-2' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2025-07-25i2c: lpi2c: implement xfer_atomic callbackEmanuele Ghidoli
2025-07-25i2c: lpi2c: use readl_poll_timeout() for register pollingEmanuele Ghidoli
2025-07-25i2c: lpi2c: convert to use secs_to_jiffies()Yuesong Li
2025-07-25i2c: st: Use min() to improve codeQianfeng Rong
2025-07-25net: dsa: b53: mmap: Implement bcm63xx ephy power controlKyle Hendry
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6368Kyle Hendry
2025-07-25net: dsa: b53: mmap: Add register layout for bcm6318Kyle Hendry
2025-07-25net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268Kyle Hendry
2025-07-25net: dsa: b53: Define chip IDs for more bcm63xx SoCsKyle Hendry
2025-07-25net: dsa: b53: Add phy_enable(), phy_disable() methodsKyle Hendry
2025-07-25net: phy: micrel: fix KSZ8081/KSZ8091 cable testFlorian Larysch
2025-07-25Merge tag 'drm-fixes-2025-07-26' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-07-25net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha
2025-07-25octeontx2-af: use unsigned int as iterator for unsigned valuesSimon Horman
2025-07-25usbnet: Set duplex status to unknown in the absence of MIIYi Cong
2025-07-25macsec: set IFF_UNICAST_FLT priv flagStanislav Fomichev
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-07-25net: hibmcge: support for statistics of reset failuresJijie Shao
2025-07-25net/mlx5e: Fix potential deadlock by deferring RX timeout recoveryShahar Shitrit
2025-07-25net/mlx5e: Remove skb secpath if xfrm state is not foundJianbo Liu
2025-07-25net/mlx5e: Clear Read-Only port buffer size in PBMC before updateAlexei Lazar
2025-07-25spi: SPISG: Fix less than zero comparison on a u32 variableColin Ian King
2025-07-25net: Fix typosBjorn Helgaas
2025-07-25can: kvaser_usb: Add devlink port supportJimmy Assarsson
2025-07-25can: kvaser_usb: Expose device information via devlink info_get()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add devlink supportJimmy Assarsson
2025-07-25can: kvaser_usb: Store additional device informationJimmy Assarsson
2025-07-25can: kvaser_usb: Store the different firmware version components in a structJimmy Assarsson
2025-07-25can: kvaser_usb: Move comment regarding max_tx_urbsJimmy Assarsson
2025-07-25can: kvaser_usb: Add intermediate variablesJimmy Assarsson
2025-07-25can: kvaser_usb: Assign netdev.dev_port based on device channel indexJimmy Assarsson
2025-07-25can: kvaser_usb: Add support for ethtool set_phys_id()Jimmy Assarsson
2025-07-25can: kvaser_usb: Add support to control CAN LEDs on deviceJimmy Assarsson