summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-09-11net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-11net: libwx: fix number of Rx and Tx descriptorsJiawen Wu
2024-09-10Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-10Merge tag 'mlx5-fixes-2024-09-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2024-09-10net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-10octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-09net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-09net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-09net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-09net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-09net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-09igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-09ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-09ice: stop calling pci_disable_device() as we use pcimPrzemek Kitszel
2024-09-09ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-09ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw
2024-09-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-09-04net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-04net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-03ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-03ice: remove ICE_CFG_BUSY locking from AF_XDP codeLarysa Zaremba
2024-09-03ice: check ICE_VSI_DOWN under rtnl_lock when preparing for resetLarysa Zaremba
2024-09-03ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba
2024-09-03ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-03ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba
2024-09-03net: ethernet: ti: am65-cpsw: Fix RX statistics for XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: Fix NULL dereference on XDP_TXRoger Quadros
2024-09-03net: ethernet: ti: am65-cpsw: fix XDP_DROP, XDP_TX and XDP_REDIRECTRoger Quadros
2024-09-02igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-02net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard
2024-08-28ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-08-28igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley
2024-08-26net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-21bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski