summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-11-20net: stmmac: move probe/remove calling of init/exitRussell King (Oracle)
2025-11-20net: stmmac: pass struct device to init()/exit() methodsRussell King (Oracle)
2025-11-20net: mdio: improve reset handling in mdio_device.cBuday Csaba
2025-11-20net: mdio: common handling of phy device reset propertiesBuday Csaba
2025-11-20net: mdio: move device reset functions to mdio_device.cBuday Csaba
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin
2025-11-20net: ti: icssg-prueth: Enable zero copy in XDP featuresMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for RXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Make emac_run_xdp function independent of pageMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add AF_XDP zero copy for TXMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add XSK pool helpersMeghana Malladi
2025-11-20net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queuesMeghana Malladi
2025-11-20Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-11-20net: txgbe: support getting module EEPROM by pageJiawen Wu
2025-11-20net: txgbe: delay to identify modules in .ndo_openJiawen Wu
2025-11-20net: txgbe: improve functions of AML 40G devicesJiawen Wu
2025-11-20net: txgbe: rename the SFP relatedJiawen Wu
2025-11-20net: txgbe: support CR modules for AML devicesJiawen Wu
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Initialize events outside devlink lockCosmin Ratiu
2025-11-19net: phy: realtek: create rtl8211f_config_phy_eee() helperVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr1 variableVladimir Oltean
2025-11-19net: phy: realtek: allow CLKOUT to be disabled on RTL8211F(D)(I)-VD-CGVladimir Oltean
2025-11-19net: phy: realtek: eliminate has_phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: eliminate priv->phycr2 variableVladimir Oltean
2025-11-19net: phy: realtek: create rtl8211f_config_rgmii_delay()Vladimir Oltean
2025-11-19net: vmxnet3: convert to use .get_rx_ring_countBreno Leitao
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-11-19octeontx2-af: Skip TM tree print for disabled SQsAnshumali Gaur
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-19Merge tag 'pwm/for-6.18-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-11-19Merge tag 'hid-for-linus-2025111901' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-11-19net: stmmac: stmmac_is_jumbo_frm() returns booleanRussell King (Oracle)
2025-11-19net: stmmac: stmmac_is_jumbo_frm() len should be unsignedRussell King (Oracle)
2025-11-19net: stmmac: convert priv->sph* to boolean and renameRussell King (Oracle)
2025-11-19net: phylink: add missing supported link modes for the fixed-linkWei Fang
2025-11-18net/mlx5: Use EOPNOTSUPP instead of ENOTSUPPTariq Toukan
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18net/mlx5: Remove redundant bw_share minimal value assignmentCarolina Jubran
2025-11-18net/mlx5e: Recover SQ on excessive PTP TX timestamp deltaCarolina Jubran