summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-09-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-09-03Merge tag 'mlx5-psp-ifc' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2025-09-03ixgbe: drop unnecessary casts to u16 / intJacek Kowalski
2025-09-03igc: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski
2025-09-02net/mlx5: Add PSP capabilities structures and bitsSaeed Mahameed
2025-09-02net: stmmac: dwmac-rk: switch to FIELD_PREP_WM16 macroNicolas Frattaroli
2025-09-02net: macb: Validate the value of base_time properlyChandra Mohan Sundar
2025-09-02net: ethernet: mtk_eth_soc: fix tx vlan tag for llc packetsFelix Fietkau
2025-09-02eth: sundance: fix endian issuesJakub Kicinski
2025-09-02Revert "eth: remove the DLink/Sundance (ST201) driver"Jakub Kicinski
2025-09-02net: mvpp2: add xlg pcs inband capabilitiesRussell King (Oracle)
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-02i40e: remove read access to debugfs filesJacob Keller
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-09-02net/mlx5: {DR,HWS}, Use the cached vhca_id for this deviceSaeed Mahameed
2025-09-02net/mlx5: E-switch, Set representor attributes for adjacent VFsAdithya Jayachandran
2025-09-02net/mlx5: E-Switch, Register representors for adjacent vportsSaeed Mahameed
2025-09-02net/mlx5: E-Switch, Create acls root namespace for adjacent vportsSaeed Mahameed
2025-09-02net/mlx5: E-Switch, Add support for adjacent functions vports discoveryAdithya Jayachandran
2025-09-02net/mlx5: E-Switch, Move vport acls root namespaces creation to eswitchSaeed Mahameed
2025-09-02net/mlx5: FS, Convert vport acls root namespaces to xarraySaeed Mahameed
2025-09-02net: ethernet: ti: am65-cpsw-nuss: Fix null pointer dereference for ndevNishanth Menon
2025-09-02net: enetc: don't update sync packet checksum if checksum offload is usedWei Fang
2025-09-02net: enetc: add PTP synchronization support for ENETC v4Wei Fang
2025-09-02net: enetc: move sync packet modification before dma_map_single()Wei Fang
2025-09-02net: enetc: remove unnecessary CONFIG_FSL_ENETC_PTP_CLOCK checkWei Fang
2025-09-02net: enetc: extract enetc_update_ptp_sync_msg() to handle PTP Sync packetsWei Fang
2025-09-02net: enetc: save the parsed information of PTP packet to skb->cbWei Fang
2025-09-01net: macb: Fix tx_ptr_lock lockingSean Anderson
2025-09-01net: stmmac: mdio: update runtime PMRussell King (Oracle)
2025-09-01eth: mlx4: Fix IS_ERR() vs NULL check bug in mlx4_en_create_rx_ringMiaoqian Lin
2025-09-01net: ethernet: qualcomm: QCOM_PPE should depend on ARCH_QCOMGeert Uytterhoeven
2025-09-01tcp: Remove sk->sk_prot->orphan_count.Kuniyuki Iwashima
2025-09-01bnxt_en: fix incorrect page count in RX aggr ring logAlok Tiwari
2025-08-29microchip: lan865x: Fix LAN8651 autoloadingStefan Wahren
2025-08-29microchip: lan865x: Fix module autoloadingStefan Wahren
2025-08-29net: ethernet: oa_tc6: Handle failure of spi_setupStefan Wahren
2025-08-29microchip: lan865x: add ndo_eth_ioctl handler to enable PHY ioctl supportParthiban Veerasooran