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