summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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)
2025-01-15Merge tag 'ath-next-20250114' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo
2025-01-15wifi: wilc1000: unregister wiphy only after netdev registrationAlexis Lothoré
2025-01-15Merge tag 'mt76-for-kvalo-2025-01-14' of https://github.com/nbd168/wirelessKalle Valo
2025-01-15Merge tag 'rtw-next-2025-01-12' of https://github.com/pkshih/rtwKalle Valo
2025-01-15saner replacement for debugfs_rename()Al Viro
2025-01-15octeontx2: don't mess with ->d_parent or ->d_parent->d_nameAl Viro
2025-01-15netdevsim: don't embed file_operations into your structsAl Viro
2025-01-15b43legacy: make use of debugfs_get_aux()Al Viro
2025-01-15b43: stop embedding struct file_operations into their objectsAl Viro
2025-01-15carl9170: stop embedding file_operations into their objectsAl Viro
2025-01-14net: fec: handle page_pool_dev_alloc_pages errorKevin Groeneveld
2025-01-14net: stmmac: restart LPI timer after cleaning transmit descriptorsRussell King (Oracle)
2025-01-14net: stmmac: combine stmmac_enable_eee_mode()Russell King (Oracle)
2025-01-14net: stmmac: provide function for restarting sw LPI timerRussell King (Oracle)
2025-01-14net: stmmac: provide stmmac_eee_tx_busy()Russell King (Oracle)
2025-01-14net: stmmac: add stmmac_try_to_start_sw_lpi()Russell King (Oracle)
2025-01-14net: stmmac: check priv->eee_sw_timer_en in suspend pathRussell King (Oracle)
2025-01-14net: stmmac: simplify TX cleanup decision for ending sw LPI modeRussell King (Oracle)
2025-01-14net: stmmac: correct priv->eee_sw_timer_en settingRussell King (Oracle)
2025-01-14net: stmmac: rename stmmac_disable_sw_eee_mode()Russell King (Oracle)
2025-01-14net: ethernet: sunplus: Switch to ndo_eth_ioctl谢致邦 (XIE Zhibang)
2025-01-14net: stmmac: stm32: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski
2025-01-14net: stmmac: sti: Use syscon_regmap_lookup_by_phandle_argsKrzysztof Kozlowski