summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-02-14bnxt_en: Refactor completion ring allocation logic for P5_PLUS chipsMichael Chan
2025-02-14bnxt_en: Set NPAR 1.2 support when registering with firmwareMichael Chan
2025-02-14net/mlx4_core: Avoid impossible mlx4_db_alloc() order valueKees Cook
2025-02-14net: phy: c45: improve handling of disabled EEE modes in generic ethtool func...Heiner Kallweit
2025-02-14ice: Fix signedness bug in ice_init_interrupt_scheme()Dan Carpenter
2025-02-14net: remove phylink_pcs .neg_mode booleanRussell King (Oracle)
2025-02-14net: phy: remove helper phy_is_internalHeiner Kallweit
2025-02-14net: phy: stop exporting phy_queue_state_machineHeiner Kallweit
2025-02-14net: phy: stop exporting feature arrays which aren't used outside phylibHeiner Kallweit
2025-02-14net: phy: remove fixup-related definitions from phy.h which are not used outs...Heiner Kallweit
2025-02-14net: phy: realtek: switch from paged to MMD ops in rtl822x functionsHeiner Kallweit
2025-02-14net: phy: realtek: improve mmd register access for internal PHY'sHeiner Kallweit
2025-02-14r8169: add PHY c45 ops for MDIO_MMD_VENDOR2 registersHeiner Kallweit
2025-02-14net: xpcs: group EEE code togetherRussell King (Oracle)
2025-02-14net: xpcs: clean up xpcs_config_eee()Russell King (Oracle)
2025-02-14net: xpcs: remove xpcs_config_eee() from global scopeRussell King (Oracle)
2025-02-14net: stmmac: remove calls to xpcs_config_eee()Russell King (Oracle)
2025-02-14net: xpcs: convert to phylink managed EEERussell King (Oracle)
2025-02-14net: stmmac: call xpcs_config_eee_mult_fact()Russell King (Oracle)
2025-02-14net: xpcs: add function to configure EEE clock multiplying factorRussell King (Oracle)
2025-02-14net: phylink: add support for notifying PCS about EEERussell King (Oracle)
2025-02-14net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold
2025-02-14net: stmmac: refactor clock management in EQoS driverSwathi K S
2025-02-14net: airoha: Fix TSO support for header cloned skbsLorenzo Bianconi
2025-02-14iavf: add support for Rx timestamps to hotpathJacob Keller
2025-02-14iavf: handle set and get timestamps opsJacob Keller
2025-02-14iavf: Implement checking DD desc fieldMateusz Polchlopek
2025-02-14iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptorsJacob Keller
2025-02-14iavf: define Rx descriptors as qwordsMateusz Polchlopek
2025-02-14libeth: move idpf_rx_csum_decoded and idpf_rx_extractedMateusz Polchlopek
2025-02-14iavf: periodically cache PHC timeJacob Keller
2025-02-14iavf: add support for indirect access to PHC timeJacob Keller
2025-02-14iavf: add initial framework for registering PTP clockJacob Keller
2025-02-14iavf: negotiate PTP capabilitiesJacob Keller
2025-02-14iavf: add support for negotiating flexible RXDID formatJacob Keller
2025-02-14ice: support Rx timestamp on flex descriptorSimei Su
2025-02-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-13net: pse-pd: Fix deadlock in current limit functionsKory Maincent
2025-02-13net: usb: asix_devices: add FiberGecko DeviceIDMax Schulze
2025-02-13mlxsw: Add return value check for mlxsw_sp_port_get_stats_raw()Wentao Liang
2025-02-13team: better TEAM_OPTION_TYPE_STRING validationEric Dumazet
2025-02-13r8169: add support for Intel Killer E5000Heiner Kallweit
2025-02-13ixgene-v2: prepare for phylib stop exporting phy_10_100_features_arrayHeiner Kallweit
2025-02-13net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxxDimitri Fedrau
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-12net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_sizeHuacai Chen
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-12net: dsa: mt7530: convert to phylink managed EEERussell King (Oracle)