summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-06net: airoha: Rely __field_prep for non-constant masksLorenzo Bianconi1-3/+3
2026-03-06net: cadence: macb: enable EEE for Mobileye EyeQ5Nicolai Buchwitz1-1/+1
2026-03-06net: cadence: macb: enable EEE for Raspberry Pi RP1Nicolai Buchwitz1-1/+2
2026-03-06net: cadence: macb: add ethtool EEE supportNicolai Buchwitz1-0/+16
2026-03-06net: cadence: macb: implement EEE TX LPI supportNicolai Buchwitz2-0/+132
2026-03-06net: cadence: macb: add EEE LPI statistics countersNicolai Buchwitz1-0/+12
2026-03-06net: stmmac: qcom-ethqos: remove phy_set_mode_ext() after phy_power_on()Russell King (Oracle)1-16/+2
2026-03-06phy: qcom-sgmii-eth: relax order of .power_on() vs .set_mode*()Russell King (Oracle)1-1/+13
2026-03-06phy: qcom-sgmii-eth: remove qcom_dwmac_sgmii_phy_interface()Russell King (Oracle)1-17/+10
2026-03-06phy: qcom-sgmii-eth: use PHY interface mode for SerDes settingsRussell King (Oracle)1-20/+21
2026-03-06phy: qcom-sgmii-eth: remove .set_speed() implementationRussell King (Oracle)1-11/+0
2026-03-06net: stmmac: qcom-ethqos: convert to use phy_set_mode_ext()Russell King (Oracle)1-13/+10
2026-03-06net: stmmac: qcom-ethqos: move ethqos_set_serdes_speed()Russell King (Oracle)1-11/+11
2026-03-06net: mdio: xgene: Fix misleading err message in xgene mdio readAlok Tiwari1-1/+1
2026-03-06octeontx2-af: make PF_FUNC comparison consistent in NIX XOFF handlingAlok Tiwari1-2/+2
2026-03-06net: phy: realtek: Add support for PHY LEDs on RTL8211F-VDKryštof Černý1-0/+3
2026-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski186-807/+1710
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds69-294/+639
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba3-1/+7
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir1-0/+30
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir4-0/+20
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir7-0/+186
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg1-1/+3
2026-03-05gve: pull network headers into skb linear partAnkit Garg1-4/+16
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg1-2/+21
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg2-10/+11
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-05r8169: add support for RTL8125cpJaven Xu3-0/+34
2026-03-05ppp: don't store tx skb in the fastpathQingfang Deng1-46/+65
2026-03-05net: mana: Add MAC address to vPort logs and clarify error messagesErni Sri Satya Vennela2-9/+11
2026-03-05amd-xgbe: add support for P100a platformRaju Rangoju5-8/+65
2026-03-05amd-xgbe: define macros for MAC versions and speed select valuesRaju Rangoju2-4/+23
2026-03-05net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
2026-03-05net: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
2026-03-05net: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
2026-03-05net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-05dibs: change dibs_class to a const structJori Koolstra1-6/+8
2026-03-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-58/+56
2026-03-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-47/+110
2026-03-05Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski8-28/+102
2026-03-05net: dsa: mxl862xx: rename MDIO op argumentsDaniel Golle1-16/+16
2026-03-05Merge tag 'wireless-next-2026-03-04' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski41-241/+575
2026-03-05Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski8-29/+24
2026-03-04Merge tag 'media/v7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+3