summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2025-01-06cxgb4: Avoid removal of uninserted tidAnumula Murali Mohan Reddy
2025-01-06bnxt_en: Fix DIM shutdownMichael Chan
2025-01-06bnxt_en: Fix possible memory leak when hwrm_req_replace failsKalesh AP
2025-01-06net/mlx5: HWS, set timeout on polling for completionYevgeny Kliteynik
2025-01-06net/mlx5: HWS, support flow sampler destinationVlad Dogaru
2025-01-06net/mlx5: HWS, use the right size when writing arg dataYevgeny Kliteynik
2025-01-06net/mlx5: HWS, handle returned error value in pool allocVlad Dogaru
2025-01-06net/mlx5: HWS, fix definer's HWS_SET32 macro for negative offsetYevgeny Kliteynik
2025-01-06net/mlx5: HWS, separate SQ that HWS uses from the usual traffic SQsYevgeny Kliteynik
2025-01-06net/mlx5: HWS, num_of_rules counter on matcher should be atomicYevgeny Kliteynik
2025-01-06net/mlx5: HWS, reduce memory consumption of a matcher structYevgeny Kliteynik
2025-01-06net/mlx5: HWS, remove wrong deletion of the miss table listYevgeny Kliteynik
2025-01-06net/mlx5: HWS, change error flow on matcher disconnectYevgeny Kliteynik
2025-01-06net/mlx5: HWS, add error message on failure to move rulesYevgeny Kliteynik
2025-01-06net/mlx5: HWS, simplify allocations as we support only FDBYevgeny Kliteynik
2025-01-06net/mlx5: HWS, denote how refcounts are protectedYevgeny Kliteynik
2025-01-06net/mlx5: HWS, remove implementation of unused FW commandsYevgeny Kliteynik
2025-01-06net/mlx5: HWS, remove the use of duplicated structsYevgeny Kliteynik
2025-01-06net: stmmac: use PCS supported_interfacesRussell King (Oracle)
2025-01-06pds_core: limit loop over fw name listShannon Nelson
2025-01-06igc: Remove unused igc_read/write_pcie_cap_regDr. David Alan Gilbert
2025-01-06igc: Remove unused igc_read/write_pci_cfg wrappersDr. David Alan Gilbert
2025-01-06igc: Remove unused igc_acquire/release_nvmDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_dcb_hw_get_num_tcDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_asq_send_command_v2Dr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_commit_partition_bw_settingDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_del_filterDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_get_cur_guaranteed_fd_countDr. David Alan Gilbert
2025-01-06i40e: Deadcode profile codeDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_(read|write)_phy_registerDr. David Alan Gilbert
2025-01-06i40e: Remove unused i40e_blink_phy_link_ledDr. David Alan Gilbert
2025-01-06i40e: Deadcode i40e_aq_*Dr. David Alan Gilbert
2025-01-04net: libwx: fix firmware mailbox abnormal returnJiawen Wu
2025-01-04net: stmmac: TSO: Simplify the code flow of DMA descriptor allocationsFurong Xu
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03net: ti: icssg-prueth: Fix clearing of IEP_CMP_CFG registers during iep_initMeghana Malladi
2025-01-03net: ti: icssg-prueth: Fix firmware load sequence.MD Danish Anwar
2025-01-02net: dwmac-imx: add imx93 clock input support in RMII modeMathieu Othacehe
2025-01-02net: sfc: Correct key_len for efx_tc_ct_zone_ht_paramsLiang Jie
2024-12-30sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2024-12-30net: mv643xx_eth: fix an OF node reference leakJoe Hattori
2024-12-30gve: trigger RX NAPI instead of TX NAPI in gve_xsk_wakeupJoshua Washington
2024-12-30eth: bcmsysport: fix call balance of priv->clk handling routinesVitalii Mordan
2024-12-23net: lan969x: add RGMII implementationDaniel Machon
2024-12-23net: lan969x: add RGMII registersDaniel Machon
2024-12-23net: sparx5: verify RGMII speedsDaniel Machon
2024-12-23net: sparx5: only return PCS for modes that require itDaniel Machon
2024-12-23net: sparx5: skip low-speed configuration when port is RGMIIDaniel Machon
2024-12-23net: sparx5: use is_port_rgmii() throughoutDaniel Machon
2024-12-23net: sparx5: add function for RGMII port checkDaniel Machon