summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-03-07net: phylink: Remove unused phylink_init_eeeDr. David Alan Gilbert
2025-03-06net/mlx5e: Properly match IPsec subnet addressesLeon Romanovsky
2025-03-06net/mlx5e: Separate address related variables to be in structLeon Romanovsky
2025-03-06net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAGAmir Tzin
2025-03-06net/mlx5e: Enable lanes configuration when auto-negotiation is offShahar Shitrit
2025-03-06net/mlx5: Refactor link speed handling with mlx5_link_info structShahar Shitrit
2025-03-06net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit
2025-03-06net: ti: icss-iep: Add phase offset configuration for perout signalMeghana Malladi
2025-03-06net: ti: icss-iep: Add pwidth configuration for perout signalMeghana Malladi
2025-03-06net: airoha: Enable TSO/Scatter Gather for LAN portLorenzo Bianconi
2025-03-06net: airoha: Fix lan4 support in airoha_qdma_get_gdm_port()Lorenzo Bianconi
2025-03-06net: airoha: Increase max mtu to 9kLorenzo Bianconi
2025-03-06net: airoha: Introduce airoha_dev_change_mtu callbackLorenzo Bianconi
2025-03-06net: airoha: Enable Rx Scatter-GatherLorenzo Bianconi
2025-03-06net: airoha: Move min/max packet len configuration in airoha_dev_open()Lorenzo Bianconi
2025-03-06net: stmmac: simplify phylink_suspend() and phylink_resume() callsRussell King (Oracle)
2025-03-06net: stmmac: avoid shadowing global buf_szRussell King (Oracle)
2025-03-06net: stmmac: mostly remove "buf_sz"Russell King (Oracle)
2025-03-06ptp: ocp: Remove redundant check in _signal_summary_showIvan Abramov
2025-03-06net: stmmac: dwc-qos: Add FSD EQoS supportSwathi K S
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev
2025-03-06net: ethtool: try to protect all callback with netdev instance lockJakub Kicinski
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev
2025-03-06Merge tag 'net-6.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-03-06mctp i3c: handle NULL header addressMatt Johnston
2025-03-05net: dsa: mt7530: Fix traffic flooding for MMIO devicesLorenzo Bianconi
2025-03-05net: phy: remove remaining PHY package related definitions from phy.hHeiner Kallweit
2025-03-05net: phy: move PHY package related code from phy.h to phy_package.cHeiner Kallweit
2025-03-05net: phy: mscc: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: mediatek: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: micrel: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: qca807x: use new phy_package_shared gettersHeiner Kallweit
2025-03-05net: phy: add getters for public members in struct phy_package_sharedHeiner Kallweit
2025-03-05net: phy: move PHY package code from phy_device.c to own source fileHeiner Kallweit
2025-03-05net: stmmac: interface switching support for ADL-N platformChoong Yong Liang
2025-03-05net: stmmac: configure SerDes according to the interface modeChoong Yong Liang
2025-03-05net: stmmac: configure SerDes on mac_finishChoong Yong Liang
2025-03-05net: pcs: xpcs: re-initiate clause 37 Auto-negotiationChoong Yong Liang
2025-03-05net: phylink: use pl->link_interface in phylink_expects_phy()Choong Yong Liang
2025-03-05Merge tag 'hid-for-linus-2025030501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-03-05ptp: Add PHC file mode checks. Allow RO adjtime() without FMODE_WRITE.Wojtek Wasko
2025-03-04net: cadence: macb: Synchronize standard statsSean Anderson
2025-03-04net: ethernet: ti: cpsw_new: populate netdev of_nodeAlexander Sverdlin
2025-03-04dsa: mt7530: Utilize REGMAP_IRQ for interrupt handlingDaniel Golle