summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2024-01-31net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit1-23/+13
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit14-99/+99
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit47-127/+127
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas1-4/+58
2024-01-31net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas2-0/+7
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas3-0/+48
2024-01-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea2-7/+31
2024-01-30mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit1-1/+0
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen6-36/+40
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen1-43/+73
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen1-9/+6
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen2-25/+8
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen1-9/+3
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen2-16/+17
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur1-32/+29
2024-01-30net/tun: use reciprocal_scaleStephen Hemminger1-4/+3
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller1-12/+21
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller3-28/+42
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller1-6/+6
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller1-12/+11
2024-01-30ice: rename verify_cached to has_ready_bitmapJacob Keller2-9/+11
2024-01-30ice: pass reset type to PTP reset functionsJacob Keller3-12/+21
2024-01-30ice: introduce PTP state machineJacob Keller4-49/+74
2024-01-29net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabledArınç ÜNAL1-6/+3
2024-01-29net: dsa: mt7530: do not set priv->p5_interface on mt7530_setup_port5()Arınç ÜNAL1-2/+0
2024-01-29net: dsa: mt7530: improve code path for setting up port 5Arınç ÜNAL1-9/+8
2024-01-29net: dsa: mt7530: improve comments regarding switch portsArınç ÜNAL1-10/+20
2024-01-29net: dsa: mt7530: store port 5 SGMII capability of MT7531Arınç ÜNAL3-39/+22
2024-01-29net: dsa: mt7530: use p5_interface_select as data type for p5_intf_selArınç ÜNAL1-2/+2
2024-01-29net: dsa: mt7530: always trap frames to active CPU port on MT7530Arınç ÜNAL2-6/+35
2024-01-29net: fill in MODULE_DESCRIPTION()s for arcnetBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for PCS driversBreno Leitao3-0/+3
2024-01-29net: fill in MODULE_DESCRIPTION()s for ec_bhfBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for cpsw-commonBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for dwmac-socfpgaBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for Qualcom driversBreno Leitao2-0/+2
2024-01-29net: fill in MODULE_DESCRIPTION()s for SMSC driversBreno Leitao3-0/+3
2024-01-29net: fill in MODULE_DESCRIPTION()s for ocelotBreno Leitao1-0/+1
2024-01-29net: fill in MODULE_DESCRIPTION()s for encx24j600Breno Leitao1-0/+1
2024-01-29octeontx2-af: Add filter profiles in hardware to extract packet headersSuman Ghosh4-69/+571
2024-01-27net: txgbe: use irq_domain for interrupt controllerJiawen Wu9-54/+193
2024-01-27net: txgbe: move interrupt codes to a separate fileJiawen Wu4-127/+144
2024-01-26net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ...Oleksij Rempel2-7/+70
2024-01-26net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcrOleksij Rempel1-67/+29
2024-01-26net: dsa: microchip: ksz8: move BMCR specific code to separate functionOleksij Rempel1-126/+240
2024-01-26net: phy: at803x: add LED support for qca808xChristian Marangi1-0/+327
2024-01-26net: phy: add support for PHY LEDs polarity modesChristian Marangi1-0/+16
2024-01-26bnx2x: Fix firmware version string character countsKees Cook3-12/+13
2024-01-26net: dsa: mt7530: select MEDIATEK_GE_PHY for NET_DSA_MT7530_MDIOArınç ÜNAL1-1/+1
2024-01-25tsnep: Add link down PHY loopback supportGerhard Engleder1-1/+3