summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2025-03-07gve: unlink old napi when stopping a queue using queue APIHarshitha Ramamurthy1-0/+2
2025-03-07net: enetc: add missing enetc4_link_deinit()Wei Fang1-0/+1
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_tso_buffs()Wei Fang1-8/+7
2025-03-07net: enetc: remove the mm_lock from the ENETC v4 driverWei Fang1-1/+0
2025-03-07net: enetc: correct the xdp_tx statisticsWei Fang1-1/+1
2025-03-07net: enetc: update UDP checksum when updating originTimestamp fieldWei Fang1-7/+34
2025-03-07net: enetc: VFs do not support HWTSTAMP_TX_ONESTEP_SYNCWei Fang2-2/+8
2025-03-07net: enetc: keep track of correct Tx BD count in enetc_map_tx_tso_buffs()Wei Fang1-6/+10
2025-03-07net: enetc: fix the off-by-one issue in enetc_map_tx_buffs()Wei Fang1-7/+19
2025-03-07net: stmmac: dwmac-loongson: Add fix_soc_reset() callbackQunqin Zhao1-0/+14
2025-03-07net: ti: icss-iep: Reject perout generation requestMeghana Malladi1-20/+1
2025-03-07idpf: fix checksums set in idpf_rx_rsc()Eric Dumazet1-1/+2
2025-03-07net/mlx5: IRQ, Fix null string in debug printShay Drory1-1/+1
2025-03-07net/mlx5: Restore missing trace event when enabling vport QoSCarolina Jubran1-0/+3
2025-03-07net/mlx5: Fix vport QoS cleanup on errorCarolina Jubran1-1/+4
2025-03-07net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination.Harshal Chaudhari1-1/+1
2025-03-07ice: Avoid setting default Rx VSI twice in switchdev setupMarcin Szycik1-2/+1
2025-03-07ice: Fix deinitializing VF in error pathMarcin Szycik3-4/+10
2025-03-07net: ethernet: ti: am65-cpsw: select PAGE_POOLSascha Hauer1-0/+1
2025-03-07net: cadence: macb: Synchronize stats calculationsSean Anderson2-2/+12
2025-02-27gve: set xdp redirect target only when it is availableJoshua Washington2-1/+15
2025-02-27nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2
2025-02-27net: axienet: Set mac_managed_pmNick Hu1-0/+1
2025-02-27ibmvnic: Don't reference skb after sending to VIOSNick Child1-1/+3
2025-02-21mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang1-1/+3
2025-02-21igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang1-0/+1
2025-02-21net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros1-3/+11
2025-02-21net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros1-3/+7
2025-02-21net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros1-13/+13
2025-02-21igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska1-9/+12
2025-02-21idpf: call set_real_num_queues in idpf_openJoshua Hay1-0/+5
2025-02-21idpf: record rx queue in skb for RSC packetsSridhar Samudrala1-2/+1
2025-02-21idpf: fix handling rsc packet with a single segmentSridhar Samudrala1-2/+0
2025-02-17net: atlantic: fix warning during hot unplugJacob Moroni1-1/+3
2025-02-17tg3: Disable tg3 PCIe AER on system rebootLenny Szubowicz1-0/+58
2025-02-17ice: Add check for devm_kzalloc()Jiasheng Jiang1-0/+3
2025-02-17net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LANFlorian Fainelli1-4/+12
2025-02-17ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski3-70/+36
2025-02-17ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski1-1/+26
2025-02-17ice: put Rx buffers after being done with current frameMaciej Fijalkowski1-29/+50
2025-02-17net: ethernet: ti: am65-cpsw: ensure proper channel cleanup in error pathRoger Quadros1-23/+44
2025-02-17octeon_ep_vf: update tx/rx stats locally for persistenceShinas Rasheed7-37/+35
2025-02-17octeon_ep: update tx/rx stats locally for persistenceShinas Rasheed7-47/+45
2025-02-17net/mlx5: use do_aux_work for PHC overflow checksVadim Fedorenko1-11/+13
2025-02-17net/mlx5: HWS, num_of_rules counter on matcher should be atomicYevgeny Kliteynik2-7/+12
2025-02-17net/mlx5: HWS, change error flow on matcher disconnectYevgeny Kliteynik1-16/+8
2025-02-08net: sh_eth: Fix missing rtnl lock in suspend/resume pathKory Maincent1-0/+4
2025-02-08net: ravb: Fix missing rtnl lock in suspend/resume pathKory Maincent1-8/+14
2025-02-08bgmac: reduce max frame size to support just MTU 1500Rafał Miłecki1-2/+1
2025-02-08net: stmmac: Limit FIFO size by hardware capabilityKunihiko Hayashi1-0/+15