summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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: pcs: xpcs: make xpcs_get_interfaces() staticRussell King (Oracle)
2025-01-06net: stmmac: use PCS supported_interfacesRussell King (Oracle)
2025-01-06net: pcs: lynx: fill in PCS supported_interfacesRussell King (Oracle)
2025-01-06net: pcs: mtk-lynxi: fill in PCS supported_interfacesRussell King (Oracle)
2025-01-06net: pcs: xpcs: fill in PCS supported_interfacesRussell King (Oracle)
2025-01-06net: phylink: add support for PCS supported_interfaces bitmapRussell 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-06netkit: Allow for configuring needed_{head,tail}roomDaniel Borkmann
2025-01-04net: libwx: fix firmware mailbox abnormal returnJiawen Wu
2025-01-04Merge tag 'ieee802154-for-net-2025-01-03' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2025-01-04net: stmmac: TSO: Simplify the code flow of DMA descriptor allocationsFurong Xu
2025-01-04net: pcs: pcs-mtk-lynxi: correctly report in-band status capabilitiesDaniel Golle
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-03team: prevent adding a device which is already a team device lowerOctavian Purdila
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: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init()Maciej S. Szmigiero
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
2025-01-02net: phy: fix phy_disable_eeeHeiner Kallweit
2024-12-30net: wwan: t7xx: Fix FSM command timeout issueJinjian Song
2024-12-30sky2: Add device ID 11ab:4373 for Marvell 88E8075Pascal Hambourg
2024-12-30net: mv643xx_eth: fix an OF node reference leakJoe Hattori