summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-01-18octeon_ep: remove firmware stats fetch in ndo_get_stats64Shinas Rasheed
2025-01-18net: xilinx: axienet: Report an error for bad coalesce settingsSean Anderson
2025-01-18net: xilinx: axienet: Add some symbolic constants for IRQ delay timerSean Anderson
2025-01-18PCI: Remove devres from pci_intx()Philipp Stanner
2025-01-18net/ethernet: Use never-managed version of pci_intx()Philipp Stanner
2025-01-18wifi: qtnfmac: use always-managed version of pcim_intx()Philipp Stanner
2025-01-17net: dsa: felix: report timestamping stats from the ocelot libraryVladimir Oltean
2025-01-17net: mscc: ocelot: add TX timestamping statisticsVladimir Oltean
2025-01-17mlxsw: Do not store Tx header length as driver parameterAmit Cohen
2025-01-17mlxsw: Move Tx header handling to PCI driverAmit Cohen
2025-01-17mlxsw: Define Tx header fields in txheader.hAmit Cohen
2025-01-17mlxsw: Initialize txhdr_info according to PTP operationsAmit Cohen
2025-01-17mlxsw: Add mlxsw_txhdr_info structureAmit Cohen
2025-01-17net/mlx5: fix unintentional sign extension on shift of dest_attr->vport.vhca_idColin Ian King
2025-01-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-17hv_netvsc: Replace one-element array with flexible array memberThorsten Blum
2025-01-17gtp: Prepare ip4_route_output_gtp() to .flowi4_tos conversion.Guillaume Nault
2025-01-17net/mlxfw: Drop hard coded max FW flash image sizeMaher Sanalla
2025-01-17net: phy: realtek: always clear NBase-T lpaDaniel Golle
2025-01-17net: phy: realtek: clear master_slave_state if link is downDaniel Golle
2025-01-17net: phy: realtek: clear 1000Base-T lpa if link is downDaniel Golle
2025-01-16net: phy: microchip_rds_ptp : Add PEROUT feature library for RDS PTP supporte...Divya Koppera
2025-01-16net: phy: microchip_t1: Enable pin out specific to lan887x phy for PEROUT signalDivya Koppera
2025-01-16net: phy: microchip_rds_ptp: Header file library changes for PEROUTDivya Koppera
2025-01-16net: stmmac: convert to phylink managed EEE supportRussell King (Oracle)
2025-01-16net: lan743x: convert to phylink managed EEERussell King (Oracle)
2025-01-16net: lan743x: use netdev in lan743x_phylink_mac_link_down()Russell King (Oracle)
2025-01-16net: mvpp2: add EEE implementationRussell King (Oracle)
2025-01-16net: mvneta: convert to phylink EEE implementationRussell King (Oracle)
2025-01-16net: phylink: add EEE managementRussell King (Oracle)
2025-01-16net: phylink: add phylink_link_is_up() helperRussell King (Oracle)
2025-01-16net: phy: add support for querying PHY clock stop capabilityRussell King (Oracle)
2025-01-16ice: support FW Recovery ModeKonrad Knitter
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad
2025-01-16net: stmmac: Convert prefetch() to net_prefetch() for received framesFurong Xu
2025-01-16net: stmmac: Optimize cache prefetch in RX pathFurong Xu
2025-01-16net: stmmac: Set page_pool_params.max_len to a precise sizeFurong Xu
2025-01-16net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu
2025-01-15net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu
2025-01-15net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu
2025-01-15net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu