summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-13net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxxDimitri Fedrau
2025-02-12net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_sizeHuacai Chen
2025-02-12net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)
2025-02-12net: phylink: provide phylink_mac_implements_lpi()Russell King (Oracle)
2025-02-12eth: fbnic: re-sort the objects in the MakefileJakub Kicinski
2025-02-12eth: fbnic: report software Tx queue statsJakub Kicinski
2025-02-12eth: fbnic: report software Rx queue statsJakub Kicinski
2025-02-12eth: fbnic: wrap tx queue stats in a structJakub Kicinski
2025-02-12net: phy: dp83tg720: Add randomized polling intervals for link detectionOleksij Rempel
2025-02-12net: phy: Add support for driver-specific next update timeOleksij Rempel
2025-02-12net/mlx5: XDP, Enable TX side XDP multi-buffer supportAlexei Lazar
2025-02-12net/mlx5: Extend Ethtool loopback selftest to support non-linear SKBAlexei Lazar
2025-02-12net/mlx5e: Expose RSS via devlink rx reporter diagnoseAmir Tzin
2025-02-12net/mlx5e: Add direct TIRs to devlink rx reporter diagnoseAmir Tzin
2025-02-12net/mlx5e: Move RQs diagnose to a dedicated functionAmir Tzin
2025-02-12net/mlx5: Expose ICM consumption per functionAkiva Goldberger
2025-02-12net/mlx5: Rename and move mlx5_esw_query_vport_vhca_idAkiva Goldberger
2025-02-12net/mlx5e: set the tx_queue_len for pfifo_fastWilliam Tu
2025-02-12net/mlx5e: reduce rep rxq depth to 256 for ECPFWilliam Tu
2025-02-12net/mlx5e: reduce the max log mpwrq sz for ECPF and repsWilliam Tu
2025-02-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-11sfc: document devlink flash supportEdward Cree
2025-02-11sfc: deploy devlink flash images to NIC over MCDIEdward Cree
2025-02-11sfc: extend NVRAM MCDI handlersEdward Cree
2025-02-11sfc: parse headers of devlink flash imagesEdward Cree
2025-02-11net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: nfp: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify codeHuisong Li
2025-02-11net: wwan: t7xx: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: phy: broadcom: don't include '<linux/pm_wakeup.h>' directlyWolfram Sang
2025-02-11net: freescale: ucc_geth: remove unused PHY_INIT_TIMEOUT and PHY_CHANGE_TIMEHeiner Kallweit
2025-02-11hamradio: baycom: replace strcpy() with strscpy()Ethan Carter Edwards
2025-02-11net: phy: rename phy_set_eee_broken to phy_disable_eee_modeHeiner Kallweit
2025-02-11net: phy: rename eee_broken_modes to eee_disabled_modesHeiner Kallweit
2025-02-11net: fec: Refactor MAC reset to functionCsókás, Bence
2025-02-10mlxsw: Enable Tx checksum offloadIdo Schimmel
2025-02-10net: fib_rules: Factorise fib_newrule() and fib_delrule().Kuniyuki Iwashima
2025-02-10tap: Use tun's vnet-related codeAkihiko Odaki
2025-02-10tap: Keep hdr_len in tap_get_user()Akihiko Odaki
2025-02-10tun: Extract the vnet handling codeAkihiko Odaki
2025-02-10tun: Decouple vnet handlingAkihiko Odaki
2025-02-10tun: Decouple vnet from tun_structAkihiko Odaki
2025-02-10tun: Keep hdr_len in tun_get_user()Akihiko Odaki
2025-02-10tun: Refactor CONFIG_TUN_VNET_CROSS_LEAkihiko Odaki
2025-02-10net: xilinx: axienet: Enable adaptive IRQ coalescing with DIMSean Anderson
2025-02-10net: xilinx: axienet: Get coalesce parameters from driver stateSean Anderson
2025-02-10net: xilinx: axienet: Support adjusting coalesce settings while runningSean Anderson
2025-02-10net: xilinx: axienet: Combine CR calculationSean Anderson