aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2024-08-27net: ethernet: ti: am65-cpsw-nuss: Replace of_node_to_fwnode() with more suit...Andy Shevchenko1-1/+1
2024-08-27ionic: Prevent tx_timeout due to frequent doorbell ringingBrett Creeley2-2/+2
2024-08-26ice: add callbacks for Embedded SYNC enablement on dpll pinsArkadiusz Kubalewski2-3/+221
2024-08-26net: ti: icssg-prueth: Fix 10M Link issue on AM64xMD Danish Anwar1-0/+1
2024-08-26net: dpaa: reduce number of synchronize_net() callsXi Huang1-1/+2
2024-08-26net: ag71xx: move clk_eth out of structRosen Penev1-4/+4
2024-08-26net: xilinx: axienet: Support IFF_ALLMULTISean Anderson2-14/+22
2024-08-26net: xilinx: axienet: Don't set IFF_PROMISC in ndev->flagsSean Anderson1-5/+0
2024-08-26net: xilinx: axienet: Don't print if we go into promiscuous modeSean Anderson1-2/+0
2024-08-26ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin1-4/+2
2024-08-26ice: Report NVM version numbers on mismatch during loadSergey Temerkhanov1-4/+10
2024-08-26ice: remove unnecessary control queue cmd_buf arraysJacob Keller2-30/+2
2024-08-26ice: reword comments referring to control queuesJacob Keller1-12/+13
2024-08-26ice: stop intermixing AQ commands/responses debug dumpsPrzemek Kitszel2-21/+26
2024-08-26ice: do not clutter debug logs with unused dataBruce Allan2-9/+16
2024-08-26ice: improve debug print for control queue messagesJacob Keller1-5/+31
2024-08-26net: ti: icssg-prueth: Add support for PA StatsMD Danish Anwar5-83/+140
2024-08-26ice: implement and use rd32_poll_timeout for ice_sq_done timeoutJacob Keller3-21/+23
2024-08-26net: ftgmac100: Ensure tx descriptor updates are visibleJacky Chou1-8/+18
2024-08-23net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc responseHaiyang Zhang1-28/+34
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-126/+370
2024-08-22net: atlantic: Avoid warning about potential string truncationSimon Horman1-2/+2
2024-08-22net: xilinx: axienet: Fix dangling multicast addressesSean Anderson2-12/+10
2024-08-22net: xilinx: axienet: Always disable promiscuous modeSean Anderson1-0/+4
2024-08-22mlxsw: core_thermal: Use the .should_bind() thermal zone callbackRafael J. Wysocki1-84/+31
2024-08-22nfp: bpf: Use kmemdup_array instead of kmemdup for multiple allocationYu Jiaoliang1-2/+2
2024-08-22net: airoha: configure hw mac address according to the port idLorenzo Bianconi1-9/+23
2024-08-22octeontx2-af: Fix CPT AF register offset calculationBharat Bhushan1-12/+11
2024-08-22net: ngbe: Fix phy mode set to external phyMengyuan Lou1-2/+6
2024-08-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski3-46/+26
2024-08-21net: xilinx: axienet: Add statistics supportSean Anderson2-3/+407
2024-08-21net: xilinx: axienet: Report RxRject as rx_droppedSean Anderson1-1/+1
2024-08-21bnxt_en: Fix double DMA unmapping for XDP_REDIRECTSomnath Kotur1-5/+0
2024-08-21ice: Fix a 32bit bugDan Carpenter1-3/+3
2024-08-20igb: cope with large MAX_SKB_FRAGSPaolo Abeni1-0/+1
2024-08-20cxgb4: add forgotten u64 ivlan cast before shiftNikolay Kuratov1-1/+2
2024-08-20net: hns3: Use ARRAY_SIZE() to improve readabilityZhang Zekun1-4/+4
2024-08-20dpaa2-switch: Fix error checking in dpaa2_switch_seed_bp()Dan Carpenter1-3/+4
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski1-2/+2
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski2-34/+20
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski1-1/+1
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski1-9/+3
2024-08-20net: ethernet: ibm: Simpify code with for_each_child_of_node()Zhang Zekun1-6/+4
2024-08-19net/mlx5: E-Switch, Remove unused declarationsYue Haibing1-3/+0
2024-08-19igbvf: Remove two unused declarationsYue Haibing2-2/+0
2024-08-19gve: Remove unused declaration gve_rx_alloc_rings()Yue Haibing1-1/+0
2024-08-16bnx2x: Set ivi->vlan field as an integerSimon Horman1-2/+2
2024-08-16net: txgbe: Remove unnecessary NULL check before freeSimon Horman1-2/+1
2024-08-16net: ethernet: lantiq_etop: remove unused variableAleksander Jan Bajkowski1-1/+0
2024-08-16net/mlx5: Fix IPsec RoCE MPV trace callPatrisious Haddad1-2/+4