summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-01-15net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik
2025-01-15net: protect NAPI enablement with netdev_lock()Jakub Kicinski
2025-01-15net: protect netdev->napi_list with netdev_lock()Jakub Kicinski
2025-01-15net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski
2025-01-15net: wwan: iosm: Fix hibernation by re-binding the driver around itMaciej S. Szmigiero
2025-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-01-15inet: ipmr: fix data-racesEric Dumazet
2025-01-15netdevsim: add HDS featureTaehee Yoo
2025-01-15bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo
2025-01-15bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo
2025-01-15net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init().Kuniyuki Iwashima
2025-01-15eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan
2025-01-15eth: fbnic: hwmon: Add support for reading temperature and voltage sensorsSanman Pradhan
2025-01-15eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan
2025-01-15net: lan969x: add FDMA implementationDaniel Machon
2025-01-15net: sparx5: ops out certain FDMA functionsDaniel Machon
2025-01-15net: sparx5: activate FDMA tx in start()Daniel Machon
2025-01-15net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon
2025-01-15net: sparx5: enable FDMA on lan969xDaniel Machon
2025-01-15net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-15net: phylink: provide fixed state for 1000base-X and 2500base-XRussell King (Oracle)
2025-01-15net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()Russell King (Oracle)
2025-01-15net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)
2025-01-15net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)
2025-01-15net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()Russell King (Oracle)
2025-01-15net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean
2025-01-15net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean
2025-01-15net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)
2025-01-15net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)
2025-01-15net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)