summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-09-18net: dpaa: Pad packets to ETH_ZLENSean Anderson
2024-09-18net: ftgmac100: Enable TX interrupt to avoid TX timeoutJacky Chou
2024-09-18octeontx2-af: Modify SMQ flush sequence to drop packetsNaveen Mamindlapalli
2024-09-18net/mlx5: Fix bridge mode operations when there are no VFsBenjamin Poirier
2024-09-18net/mlx5: Verify support for scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5: Correct TASR typo into TSARCosmin Ratiu
2024-09-18net/mlx5: Explicitly set scheduling element and TSAR typeCarolina Jubran
2024-09-18net/mlx5e: Add missing link mode to ptys2ext_ethtool_mapShahar Shitrit
2024-09-18IB/mlx5: Rename 400G_8X speed to comply to naming conventionPatrisious Haddad
2024-09-18net/mlx5e: Add missing link modes to ptys2ethtool_mapShahar Shitrit
2024-09-18net/mlx5: Update the list of the PCI supported devicesMaher Sanalla
2024-09-18igb: Always call igb_xdp_ring_update_tail() under Tx lockSriram Yagnaraman
2024-09-18ice: fix VSI lists confusion when adding VLANsMichal Schmidt
2024-09-18ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-18ice: Fix lldp packets dropping after changing the number of channelsMartyna Szapar-Mudlaw
2024-09-18net: xilinx: axienet: Fix race in axienet_stopSean Anderson
2024-09-18net: hns3: use correct release function during uninitializationPeiyang Wang
2024-09-18net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-09-12intel: legacy: Partial revert of field get conversionSasha Neftin
2024-09-12net: dpaa: avoid on-stack arrays of NR_CPUS elementsVladimir Oltean
2024-09-12ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba
2024-09-12ice: protect XDP configuration with a mutexLarysa Zaremba
2024-09-12igc: Unlock on error in igc_io_resume()Dan Carpenter
2024-09-12ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-09-12ice: Check all ice_vsi_rebuild() errors in functionEric Joyner
2024-09-12net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanupSouradeep Chakrabarti
2024-09-12net: microchip: vcap: Fix use-after-free error in kunit testJens Emil Schulz Østergaard
2024-09-08net/mlx5e: SHAMPO, Fix incorrect page releaseDragos Tatulea
2024-09-08ionic: fix potential irq name truncationShannon Nelson
2024-09-08net/mlx5: DR, Fix 'stack guard page was hit' error in dr_ruleYevgeny Kliteynik
2024-09-04net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang
2024-08-29net: ngbe: Fix phy mode set to external phyMengyuan Lou
2024-08-29igc: Fix qbv tx latency by setting gtxoffsetFaizal Rahim
2024-08-29cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov
2024-08-29net: xilinx: axienet: Fix dangling multicast addressesSean Anderson
2024-08-29net: xilinx: axienet: Always disable promiscuous modeSean Anderson
2024-08-29octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan
2024-08-29bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur
2024-08-29igb: cope with large MAX_SKB_FRAGSPaolo Abeni
2024-08-29dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter
2024-08-29ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-29ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-29ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-29net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-29net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-29net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-29ionic: check cmd_regs before copying in or outShannon Nelson
2024-08-29ionic: use pci_is_enabled not open codeShannon Nelson
2024-08-29net: hns3: add checking for vf id of mailboxJian Shen