summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2025-01-16wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()Marcel Hamer1-0/+5
2025-01-16wifi: rtw88: add RTW88_LEDS depends on LEDS_CLASS to KconfigPing-Ke Shih3-2/+7
2025-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski30-274/+336
2025-01-16net/mlx5e: Always start IPsec sequence number from 1Leon Romanovsky2-3/+14
2025-01-16net/mlx5e: Rely on reqid in IPsec tunnel modeLeon Romanovsky1-7/+5
2025-01-16net/mlx5e: Fix inversion dependency warning while enabling IPsec tunnelLeon Romanovsky1-10/+6
2025-01-16net/mlx5: Clear port select structure when fail to createMark Zhang1-1/+3
2025-01-16net/mlx5: SF, Fix add port error handlingChris Mi1-0/+1
2025-01-16net/mlx5: Fix a lockdep warning as part of the write combining testYishai Hadas1-12/+12
2025-01-16net/mlx5: Fix RDMA TX steering prioPatrisious Haddad1-0/+1
2025-01-16net: stmmac: Convert prefetch() to net_prefetch() for received framesFurong Xu1-1/+2
2025-01-16net: stmmac: Optimize cache prefetch in RX pathFurong Xu1-4/+1
2025-01-16net: stmmac: Set page_pool_params.max_len to a precise sizeFurong Xu2-2/+1
2025-01-16net: stmmac: Switch to zero-copy in non-XDP RX pathFurong Xu2-9/+18
2025-01-16net/mlx5e: CT: Offload connections with hardware steering rulesCosmin Ratiu1-2/+247
2025-01-16net/mlx5e: CT: Make mlx5_ct_fs_smfs_ct_validate_flow_rule reusableCosmin Ratiu3-74/+82
2025-01-16net/mlx5e: CT: Add initial support for Hardware SteeringCosmin Ratiu4-4/+71
2025-01-16net/mlx5: HWS, rework the check if matcher size can be increasedYevgeny Kliteynik3-4/+25
2025-01-16net: protect NAPI enablement with netdev_lock()Jakub Kicinski4-7/+19
2025-01-16net: protect netdev->napi_list with netdev_lock()Jakub Kicinski1-3/+3
2025-01-16net: add netdev_lock() / netdev_unlock() helpersJakub Kicinski2-39/+39
2025-01-16net: wwan: iosm: Fix hibernation by re-binding the driver around itMaciej S. Szmigiero1-1/+55
2025-01-16Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski14-216/+804
2025-01-16inet: ipmr: fix data-racesEric Dumazet1-4/+4
2025-01-16netdevsim: add HDS featureTaehee Yoo3-1/+23
2025-01-16bnxt_en: add support for hds-thresh ethtool commandTaehee Yoo3-2/+10
2025-01-16bnxt_en: add support for tcp-data-split ethtool commandTaehee Yoo4-3/+28
2025-01-16bnxt_en: add support for rx-copybreak ethtool commandTaehee Yoo3-14/+63
2025-01-16net: loopback: Hold rtnl_net_lock() in blackhole_netdev_init().Kuniyuki Iwashima1-3/+2
2025-01-16eth: fbnic: Add hardware monitoring support via HWMON interfaceSanman Pradhan4-0/+89
2025-01-16eth: fbnic: hwmon: Add support for reading temperature and voltage sensorsSanman Pradhan4-4/+179
2025-01-16eth: fbnic: hwmon: Add completion infrastructure for firmware requestsSanman Pradhan3-0/+93
2025-01-16net: lan969x: add FDMA implementationDaniel Machon8-7/+448
2025-01-16net: sparx5: ops out certain FDMA functionsDaniel Machon4-7/+24
2025-01-16net: sparx5: activate FDMA tx in start()Daniel Machon1-7/+4
2025-01-16net: sparx5: split sparx5_fdma_{start(),stop()}Daniel Machon3-12/+41
2025-01-16net: sparx5: enable FDMA on lan969xDaniel Machon1-2/+3
2025-01-16net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-16net: phylink: provide fixed state for 1000base-X and 2500base-XRussell King (Oracle)1-10/+19
2025-01-16net: phylink: use neg_mode in phylink_mii_c22_pcs_decode_state()Russell King (Oracle)1-4/+8
2025-01-16net: phylink: pass neg_mode into c22 state decoderRussell King (Oracle)9-12/+17
2025-01-16net: phylink: pass neg_mode into .pcs_get_state() methodRussell King (Oracle)19-13/+25
2025-01-16net: phylink: use pcs_neg_mode in phylink_mac_pcs_get_state()Russell King (Oracle)1-6/+16
2025-01-16net: pcs: xpcs: actively unset DW_VR_MII_DIG_CTRL1_2G5_EN for 1G SGMIIVladimir Oltean1-1/+2
2025-01-16net: pcs: xpcs: fix DW_VR_MII_DIG_CTRL1_2G5_EN bit being set for 1G SGMII w/o...Vladimir Oltean1-0/+1
2025-01-16net: bcm: asp2: convert to phylib managed EEERussell King (Oracle)3-43/+10
2025-01-16net: bcm: asp2: remove tx_lpi_enabledRussell King (Oracle)1-6/+0
2025-01-16net: bcm: asp2: fix LPI timer handlingRussell King (Oracle)2-2/+5
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo32-547/+2519
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré2-2/+2