summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-02-19net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdpRoger Quadros
2025-02-19net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()Roger Quadros
2025-02-19net: mana: Allow tso_max_size to go up-to GSO_MAX_SIZEShradha Gupta
2025-02-18net: stmmac: Use str_enabled_disabled() helperYu-Chun Lin
2025-02-18net: ethernet: mediatek: add EEE supportQingfang Deng
2025-02-18net: freescale: ucc_geth: make ugeth_mac_ops be static constPei Xiao
2025-02-18gve: set xdp redirect target only when it is availableJoshua Washington
2025-02-18net: cadence: macb: Report standard statsSean Anderson
2025-02-18net: cadence: macb: Convert to get_stats64Sean Anderson
2025-02-18net: xilinx: axienet: Implement BQLSean Anderson
2025-02-18eth: mlx4: use the page pool for Rx buffersJakub Kicinski
2025-02-18eth: mlx4: remove the local XDP fast-recycling ringJakub Kicinski
2025-02-18eth: mlx4: don't try to complete XDP frames in netpollJakub Kicinski
2025-02-18eth: mlx4: create a page pool for RxJakub Kicinski
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Prepare for AF_XDPSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2025-02-18octeontx2-pf: Switch to use hrtimer_setup()Nam Cao
2025-02-18igc: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: fec: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: stmmac: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: qualcomm: rmnet: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: mvpp2: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: sparx5: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: hisilicon: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: ec_bhf: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: cortina: Switch to use hrtimer_setup()Nam Cao
2025-02-18net: ethernet: ti: Switch to use hrtimer_setup()Nam Cao
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-17ibmvnic: Don't reference skb after sending to VIOSNick Child
2025-02-17net/mlx5: Add sensor name to temperature event messageShahar Shitrit
2025-02-17net/mlx5: Modify LSB bitmask in temperature event to include only the first bitShahar Shitrit
2025-02-17net/mlx5: Prefix temperature event bitmap with '0x' for clarityShahar Shitrit
2025-02-17net/mlx5: Apply rate-limiting to high temperature warningShahar Shitrit
2025-02-14bnxt_en: Add TPH support in BNXT driverManoj Panicker
2025-02-14bnxt_en: Extend queue stop/start for TX ringsSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring free logicMichael Chan
2025-02-14bnxt_en: Reallocate RX completion ring for TPH supportSomnath Kotur
2025-02-14bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG ringsMichael Chan
2025-02-14bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUSMichael Chan
2025-02-14bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ringSomnath Kotur
2025-02-14bnxt_en: Refactor completion ring free routineSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring allocation logicMichael Chan
2025-02-14bnxt_en: Refactor completion ring allocation logic for P5_PLUS chipsMichael Chan
2025-02-14bnxt_en: Set NPAR 1.2 support when registering with firmwareMichael Chan
2025-02-14net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook