summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad
2024-08-16net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changesCarolina Jubran
2024-08-16net/mlx5e: SHAMPO, Release in progress headersDragos Tatulea
2024-08-16net/mlx5e: SHAMPO, Fix page leakDragos Tatulea
2024-08-16net: mscc: ocelot: treat 802.1ad tagged traffic as 802.1Q-untaggedVladimir Oltean
2024-08-16net: mscc: ocelot: serialize access to the injection/extraction groupsVladimir Oltean
2024-08-16net: mscc: ocelot: fix QoS class for injected packets with "ocelot-8021q"Vladimir Oltean
2024-08-16net: mscc: ocelot: use ocelot_xmit_get_vlan_info() also for FDMA and register...Vladimir Oltean
2024-08-15bnxt_en: Don't clear ntuple filters and rss contexts during ethtool opsPavan Chebbi
2024-08-15net: hns3: use correct release function during uninitializationPeiyang Wang
2024-08-15net: hns3: void array out of bound when loop tnl_numPeiyang Wang
2024-08-15net: hns3: fix a deadlock problem when config TC during resettingJie Wang
2024-08-15net: hns3: use the user's cfg after resetPeiyang Wang
2024-08-15net: hns3: fix wrong use of semaphore upJie Wang
2024-08-15net: thunder_bgx: Fix netdev structure allocationMarc Zyngier
2024-08-13mlxbf_gige: disable RX filters until RX path initializedDavid Thompson
2024-08-13net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell...Long Li
2024-08-12net: macb: Use rcu_dereference() for idev->ifa_list in macb_suspend().Kuniyuki Iwashima
2024-08-12net: ethernet: mtk_wed: fix use-after-free panic in mtk_wed_setup_tc_block_cb()Zheng Zhang
2024-08-12net: mana: Fix RX buf alloc_size alignment and atomic op panicHaiyang Zhang
2024-08-12net: axienet: Fix register defines comment descriptionRadhey Shyam Pandey
2024-08-11Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-qDavid S. Miller
2024-08-11net: ethernet: use ip_hdrlen() instead of bit shiftMoon Yeounsu
2024-08-09net/mlx5e: Fix queue stats access to non-existing channels splatGal Pressman
2024-08-09net/mlx5e: Correctly report errors for ethtool rx flowsCosmin Ratiu
2024-08-09net/mlx5e: Take state lock during tx timeout reporterDragos Tatulea
2024-08-09net/mlx5e: SHAMPO, Increase timeout to improve latencyDragos Tatulea
2024-08-09net/mlx5: SD, Do not query MPIR register if no sd_groupTariq Toukan
2024-08-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-08-08net: fec: Stop PPS on driver removeCsókás, Bence
2024-08-08net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilitiesFlorian Fainelli
2024-08-08net: stmmac: dwmac4: fix PCS duplex mode decodeRussell King (Oracle)