summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-03-13net/mlx5: HWS, Rightsize bwc matcher priorityVlad Dogaru
2025-03-13net/mlx5: DR, use the right action structs for STEv3Yevgeny Kliteynik
2025-03-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Paolo Abeni
2025-03-13net: stmmac: dwmac-rk: Remove unneeded GRF and peripheral GRF checksJonas Karlman
2025-03-13net: stmmac: dwmac-rk: Validate GRF and peripheral GRF during probeJonas Karlman
2025-03-13net: cn23xx: fix typosJanik Haag
2025-03-13net: hns3: use string choices helperJian Shen
2025-03-12net: drop rtnl_lock for queue_mgmt operationsStanislav Fomichev
2025-03-12net/mlx5: Avoid unnecessary use of comma operatorSimon Horman
2025-03-12eth: bnxt: add missing netdev lock management to bnxt_dl_reload_upStanislav Fomichev
2025-03-12eth: bnxt: request unconditional ops lockStanislav Fomichev
2025-03-12eth: bnxt: switch to netif_closeStanislav Fomichev
2025-03-11qlcnic: fix memory leak issues in qlcnic_sriov_common.cHaoxiang Li
2025-03-11rtase: Fix improper release of ring list entries in rtase_sw_resetJustin Lai
2025-03-11net: ti: icssg-prueth: Add XDP supportRoger Quadros
2025-03-11net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATARoger Quadros
2025-03-11net: ti: icssg-prueth: Use page_pool API for RX buffer allocationRoger Quadros
2025-03-11enic: get max rq & wq entries supported by hw, 16K queuesSatish Kharat
2025-03-11enic: cleanup of enic wq request completion pathSatish Kharat
2025-03-11enic: added enic_wq.c and enic_wq.hSatish Kharat
2025-03-11enic: remove unused function cq_enet_wq_desc_decSatish Kharat
2025-03-11enic: enable rq extended cq supportSatish Kharat
2025-03-11enic: enic rq extended cq definesSatish Kharat
2025-03-11enic: enic rq code reorgSatish Kharat
2025-03-11enic: Move function from header file to c fileSatish Kharat
2025-03-10eth: bnxt: fix memory leak in queue resetTaehee Yoo
2025-03-10eth: bnxt: fix kernel panic in the bnxt_get_queue_stats{rx | tx}Taehee Yoo
2025-03-10eth: bnxt: do not update checksum in bnxt_xdp_build_skb()Taehee Yoo
2025-03-10eth: bnxt: do not use BNXT_VNIC_NTUPLE unconditionally in queue restart logicTaehee Yoo
2025-03-10eth: bnxt: return fail if interface is down in bnxt_queue_mem_alloc()Taehee Yoo
2025-03-10eth: bnxt: fix truesize for mb-xdp-pass caseTaehee Yoo
2025-03-10eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string()Dan Carpenter
2025-03-10r8169: increase max jumbo packet size on RTL8125/RTL8126Heiner Kallweit
2025-03-10net/mlx5: handle errors in mlx5_chains_create_table()Wentao Liang
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-07net: ethernet: Remove accidental duplication in Kconfig fileLukas Bulwahn
2025-03-07net: airoha: Fix dev->dsa_ptr check in airoha_get_dsa_tag()Lorenzo Bianconi
2025-03-07eth: fbnic: support ring size configurationJakub Kicinski
2025-03-07eth: fbnic: fix typo in compile assertJakub Kicinski
2025-03-07eth: fbnic: link NAPIs to page poolsJakub Kicinski
2025-03-07net: bcmgenet: revise suspend/resumeDoug Berger
2025-03-07net: bcmgenet: allow return of power up statusDoug Berger
2025-03-07net: bcmgenet: move bcmgenet_power_up into resume_noirqDoug Berger
2025-03-07net: bcmgenet: support reclaiming unsent Tx packetsDoug Berger
2025-03-07net: bcmgenet: introduce bcmgenet_[r|t]dma_disableDoug Berger
2025-03-07net: bcmgenet: consolidate dma initializationDoug Berger