summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-18vxlan: Join / leave MC group after remote changesPetr Machata
2025-02-18vxlan: Drop 'changelink' parameter from vxlan_dev_configure()Petr Machata
2025-02-18octeontx2-pf: AF_XDP zero copy transmit supportSuman Ghosh
2025-02-18octeontx2-pf: Prepare for AF_XDPSuman Ghosh
2025-02-18octeontx2-pf: Reconfigure RSS table after enabling AF_XDP zerocopy on rx queueSuman Ghosh
2025-02-18octeontx2-pf: AF_XDP zero copy receive supportSuman Ghosh
2025-02-18octeontx2-pf: Add AF_XDP non-zero copy supportSuman Ghosh
2025-02-18octeontx2-pf: use xdp_return_frame() to free xdp buffersSuman Ghosh
2025-02-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-17eth: fbnic: support TCP segmentation offloadJakub Kicinski
2025-02-17net: phy: dp83822: Add support for changing the transmit amplitude voltageDimitri Fedrau
2025-02-17net: phy: Add helper for getting tx amplitude gainDimitri Fedrau
2025-02-17net/mlx5: Add sensor name to temperature event messageShahar Shitrit
2025-02-17net/mlx5: Modify LSB bitmask in temperature event to include only the first bitShahar Shitrit
2025-02-17net/mlx5: Prefix temperature event bitmap with '0x' for clarityShahar Shitrit
2025-02-17net/mlx5: Apply rate-limiting to high temperature warningShahar Shitrit
2025-02-17net: phy: mediatek: Move some macros to phy-lib for later useSky Huang
2025-02-17net: phy: mediatek: Add token ring clear bit operation supportSky Huang
2025-02-17net: phy: mediatek: Add token ring set bit operation supportSky Huang
2025-02-17net: phy: mediatek: Add token ring access helper functions in mtk-phy-libSky Huang
2025-02-17net: phy: mediatek: Change to more meaningful macrosSky Huang
2025-02-17net: xpcs: rearrange register definitionsRussell King (Oracle)
2025-02-14bnxt_en: Add TPH support in BNXT driverManoj Panicker
2025-02-14bnxt_en: Extend queue stop/start for TX ringsSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring free logicMichael Chan
2025-02-14bnxt_en: Reallocate RX completion ring for TPH supportSomnath Kotur
2025-02-14bnxt_en: Pass NQ ID to the FW when allocating RX/RX AGG ringsMichael Chan
2025-02-14bnxt_en: Refactor RX/RX AGG ring parameters setup for P5_PLUSMichael Chan
2025-02-14bnxt_en: Refactor bnxt_free_tx_rings() to free per TX ringSomnath Kotur
2025-02-14bnxt_en: Refactor completion ring free routineSomnath Kotur
2025-02-14bnxt_en: Refactor TX ring allocation logicMichael Chan
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)