summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-11iavf: Fix a locking bug in an error pathBart Van Assche
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: phylink: make configuring clock-stop dependent on MAC supportRussell King (Oracle)
2025-02-11vxlan: check vxlan_vnigroup_init() return valueEric Dumazet
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-11igc: Set buffer type for empty frames in igc_init_empty_frameSong Yoong Siang
2025-02-11igc: Fix HW RX timestamp when passed by ZC XDPZdenek Bouska
2025-02-11ixgbe: Fix possible skb NULL pointer dereferencePiotr Kwapulinski
2025-02-11idpf: call set_real_num_queues in idpf_openJoshua Hay
2025-02-11idpf: record rx queue in skb for RSC packetsSridhar Samudrala
2025-02-11idpf: fix handling rsc packet with a single segmentSridhar Samudrala
2025-02-11wifi: ath12k: Support Received FSE StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Uplink MUMIMO Trigger StatsRoopni Devanathan
2025-02-11wifi: ath12k: Support Uplink OFDMA Trigger StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Latency StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Support Sounding StatsDinesh Karthikeyan
2025-02-11wifi: ath12k: Enable MLO for single split-phy PCI deviceAaradhana Sahu
2025-02-11wifi: ath12k: Remove dependency on single_chip_mlo_support for mlo_capable flagAaradhana Sahu
2025-02-11wifi: ath12k: Enable MLO setup ready and teardown commands for single split-p...Aaradhana Sahu