summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2025-10-20gve: Consolidate and persist ethtool ring changesAnkit Garg-55/+51
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQAmery Hung-3/+23
2025-10-20net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQAmery Hung-6/+19
2025-10-20funeth: convert to ndo_hwtstamp APIVadim Fedorenko-28/+16
2025-10-20tsnep: convert to ndo_hwtstatmp APIVadim Fedorenko-59/+51
2025-10-20cxgb4: convert to ndo_hwtstamp APIVadim Fedorenko-77/+79
2025-10-20net: atlantic: convert to ndo_hwtstamp APIVadim Fedorenko-58/+22
2025-10-20amd-xgbe: convert to ndo_hwtstamp callbacksVadim Fedorenko-42/+21
2025-10-20ti: icssg: convert to ndo_hwtstamp APIVadim Fedorenko-35/+26
2025-10-20net: ti: am65-cpsw: move hw timestamping to ndo callbackVadim Fedorenko-24/+20
2025-10-20net: stmmac: convert to phylink PCS supportRussell King (Oracle)-8/+97
2025-10-20net: stmmac: provide PCS initialisation hookRussell King (Oracle)-0/+11
2025-10-20net: stmmac: only call stmmac_pcs_ctrl_ane() for integrated SGMII PCSRussell King (Oracle)-1/+5
2025-10-20net: stmmac: do not require snps,ps-speed for SGMIIRussell King (Oracle)-0/+2
2025-10-20net: stmmac: hw->ps becomes hw->reverse_sgmii_enableRussell King (Oracle)-4/+4
2025-10-20net: stmmac: simplify stmmac_check_pcs_mode()Russell King (Oracle)-8/+9
2025-10-20net: stmmac: move reverse-"pcs" mode setup to stmmac_check_pcs_mode()Russell King (Oracle)-13/+13
2025-10-20net: stmmac: remove RGMII "pcs" modeRussell King (Oracle)-12/+3
2025-10-20net: stmmac: remove hw->ps xxx_core_init() hardware setupRussell King (Oracle)-64/+8
2025-10-20net: stmmac: remove unused PCS loopback supportRussell King (Oracle)-14/+9
2025-10-20net: stmmac: remove PCS "mode" pause handlingRussell King (Oracle)-11/+2
2025-10-20net: stmmac: remove SGMII/RGMII/SMII interrupt handlingRussell King (Oracle)-24/+4
2025-10-20net: stmmac: remove xstats.pcs_* membersRussell King (Oracle)-57/+2
2025-10-20net: stmmac: remove broken PCS codeRussell King (Oracle)-68/+0
2025-10-20net: phy: micrel: fix typos in commentsAlok Tiwari-6/+6
2025-10-20net: phy: micrel: simplify return in ksz9477_phy_errata()Alok Tiwari-5/+1
2025-10-20can: netlink: can_changelink(): allow disabling of automatic restartMarc Kleine-Budde-2/+4
2025-10-20can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead ...Marc Kleine-Budde-1/+1
2025-10-20can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_...Marc Kleine-Budde-1/+1
2025-10-20can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_drop...Marc Kleine-Budde-1/+1
2025-10-20Merge tag 'iwlwifi-fixes-2025-10-19' of https://git.kernel.org/pub/scm/linux/...Johannes Berg-2/+3
2025-10-20wifi: brcmfmac: fix crash while sending Action Frames in standalone AP ModeGokul Sivakumar-22/+12
2025-10-20Merge tag 'ath-current-20251006' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg-27/+72
2025-10-19wifi: iwlwifi: fix potential use after free in iwl_mld_remove_link()Dan Carpenter-2/+3
2025-10-18wifi: ath12k: Add MODULE_FIRMWARE() entriesTakashi Iwai-0/+4
2025-10-17net: dsa: lantiq_gswip: treat VID 0 like the PVIDVladimir Oltean-2/+2
2025-10-17net: dsa: lantiq_gswip: drop untagged on VLAN-aware bridge ports with no PVIDVladimir Oltean-0/+10
2025-10-17net: dsa: lantiq_gswip: put a more descriptive error print in gswip_vlan_remo...Vladimir Oltean-1/+2
2025-10-17net: dsa: lantiq_gswip: remove vlan_aware and pvid arguments from gswip_vlan_...Vladimir Oltean-5/+4
2025-10-17net: dsa: lantiq_gswip: disallow changes to privately set up VID 0Vladimir Oltean-0/+6
2025-10-17net: dsa: lantiq_gswip: permit dynamic changes to VLAN filtering stateVladimir Oltean-27/+12
2025-10-17net: dsa: lantiq_gswip: remove legacy configure_vlan_while_not_filtering optionVladimir Oltean-6/+43
2025-10-17net: dsa: lantiq_gswip: merge gswip_vlan_add_unaware() and gswip_vlan_add_awa...Vladimir Oltean-77/+17
2025-10-17net: dsa: lantiq_gswip: remove duplicate assignment to vlan_mapping.val[0]Vladimir Oltean-2/+1
2025-10-17net: dsa: lantiq_gswip: define VLAN ID 0 constantVladimir Oltean-5/+9
2025-10-17net: dsa: lantiq_gswip: support bridge FDB entries on the CPU portVladimir Oltean-8/+10
2025-10-17r8169: reconfigure rx unconditionally before chip reset when resumingHeiner Kallweit-3/+1
2025-10-17net: phy: realtek: fix rtl8221b-vm-cg nameAleksander Jan Bajkowski-8/+8
2025-10-17dpaa2-eth: fix the pointer passed to PTR_ALIGN on Tx pathIoana Ciornei-2/+1
2025-10-17net: bonding: update the slave array for broadcast modeTonghao Zhang-2/+5