summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2025-02-18net: ethernet: mediatek: add EEE supportQingfang Deng
2025-02-18net: freescale: ucc_geth: make ugeth_mac_ops be static constPei Xiao
2025-02-18net: phy: c45: remove local advertisement parameter from genphy_c45_eee_is_ac...Heiner Kallweit
2025-02-18net: phy: c45: use cached EEE advertisement in genphy_c45_ethtool_get_eeeHeiner Kallweit
2025-02-18net: phy: c45: Don't silently remove disabled EEE modes any longer when writi...Heiner Kallweit
2025-02-18net: phy: remove disabled EEE modes from advertising_eee in phy_probeHeiner Kallweit
2025-02-18net: phy: realtek: add defines for shadowed c45 standard registersHeiner Kallweit
2025-02-18net: cadence: macb: Report standard statsSean Anderson
2025-02-18net: cadence: macb: Convert to get_stats64Sean Anderson
2025-02-18net: xilinx: axienet: Implement BQLSean Anderson
2025-02-18net: phy: realtek: add helper RTL822X_VND2_C22_REGHeiner Kallweit
2025-02-18eth: mlx4: use the page pool for Rx buffersJakub Kicinski
2025-02-18eth: mlx4: remove the local XDP fast-recycling ringJakub Kicinski
2025-02-18eth: mlx4: don't try to complete XDP frames in netpollJakub Kicinski
2025-02-18eth: mlx4: create a page pool for RxJakub Kicinski
2025-02-18net: phy: marvell-88q2xxx: Init PHY private structure for mv88q211xNiklas Söderlund
2025-02-18net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_initDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: order includes alphabeticallyDimitri Fedrau
2025-02-18net: phy: marvell-88q2xxx: align definesDimitri Fedrau
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