aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-04-25Merge tag 'v5.15.156' into v5.15/standard/baseBruce Ashfield
2024-04-17net: ena: Fix incorrect descriptor free behaviorDavid Arinzon
2024-04-17net: ena: Wrong missing IO completions check orderDavid Arinzon
2024-04-17net: ena: Fix potential sign extension issueDavid Arinzon
2024-04-17net: sparx5: fix wrong config being used when reconfiguring PCSDaniel Machon
2024-04-17net/mlx5: Properly link new fs rules into the treeCosmin Ratiu
2024-04-17octeontx2-af: Fix NIX SQ mode and BP configGeetha sowjanya
2024-04-15Merge tag 'v5.15.155' into v5.15/standard/baseBruce Ashfield
2024-04-15Merge tag 'v5.15.154' into v5.15/standard/baseBruce Ashfield
2024-04-13ionic: set adminq irq affinityShannon Nelson
2024-04-10net: ravb: Always process TX descriptor ringPaul Barker
2024-04-10net: fec: Set mac_managed_pm during probeWei Fang
2024-04-10drivers: net: convert to boolean for the mac_managed_pm flagDenis Kirjanov
2024-04-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Remove _t suffix from enum type namesIvan Vecera
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato
2024-04-10i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-10i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-04-10octeontx2-pf: check negative error code in otx2_open()Su Hui
2024-04-10octeontx2-af: Fix issue with loading coalesced KPU profilesHariprasad Kelam
2024-04-10mlxbf_gige: stop interface during shutdownDavid Thompson
2024-04-10net: stmmac: fix rx queue priority assignmentPiotr Wejman
2024-04-10r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2024-04-10Octeontx2-af: fix pause frame configuration in GMP modeHariprasad Kelam
2024-04-10mlxbf_gige: call request_irq() after NAPI initializedDavid Thompson
2024-04-10ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-04-10mlxbf_gige: stop PHY during open() error pathsDavid Thompson
2024-04-10net: ll_temac: platform_get_resource replaced by wrong functionClaus Hansen Ries
2024-04-10net: ravb: Add R-Car Gen4 supportGeert Uytterhoeven
2024-04-10net: hns3: tracing: fix hclgevf trace event stringsSteven Rostedt (Google)
2024-03-28Merge tag 'v5.15.153' into v5.15/standard/baseBruce Ashfield
2024-03-26octeontx2-af: Use separate handlers for interruptsSubbaraya Sundeep
2024-03-26net/bnx2x: Prevent access to a freed page in page_poolThinh Tran
2024-03-26net: ethernet: mtk_eth_soc: fix PPE hanging issueDaniel Golle
2024-03-26net: mediatek: mtk_eth_soc: clear MAC_MCR_FORCE_LINK only when MAC is upDaniel Golle
2024-03-26net: mtk_eth_soc: move MAC_MCR setting to mac_finish()Russell King (Oracle)
2024-03-26octeontx2-af: Use matching wake_up API variant in CGX command interfaceLinu Cherian
2024-03-26nfp: flower: handle acti_netdevs allocation failureDuoming Zhou
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2024-03-26net: hns3: fix kernel crash when 1588 is received on HIP08 devicesYonglong Liu
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2024-03-26net: ena: Remove ena_select_queueKamal Heib
2024-03-19Merge tag 'v5.15.152' into v5.15/standard/baseBruce Ashfield
2024-03-15nfp: flower: add hardware offload check for post ct entryHui Zhou
2024-03-15nfp: flower: add goto_chain_index for ct entryWentao Jia
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15net: sparx5: Fix use after free inside sparx5_del_mact_entryHoratiu Vultur
2024-03-15i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski