summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-31qca_spi: Adjust log of SPI_REG_RDBUF_BYTE_AVAStefan Wahren
2024-01-31qca_spi: Log expected signature in error caseStefan Wahren
2024-01-31qca_spi: Improve calculation of RX buffer sizeStefan Wahren
2024-01-31qca_spi: Introduce QCASPI_RX_MAX_FRAMESStefan Wahren
2024-01-31qca_spi: Add QCASPI prefix to ring definesStefan Wahren
2024-01-31qca_7k_common: Drop unused len from qcafrm_handleStefan Wahren
2024-01-31qca_7k_common: Drop unnecessary function descriptionStefan Wahren
2024-01-31qca_spi: Avoid skb_copy_expand in TX pathStefan Wahren
2024-01-31qca_spi: Improve SPI IRQ handlingStefan Wahren
2024-01-31qca_spi: Improve SPI thread creationStefan Wahren
2024-01-31qca_spi: Add check for kthread_stopStefan Wahren
2024-01-31net: lan966x: debugfs: Fix showing the port keysetHoratiu Vultur
2024-01-31Merge branch 'ethtool-EEE'David S. Miller
2024-01-31net: phy: c45: change genphy_c45_ethtool_[get|set]_eee to use EEE linkmode bi...Heiner Kallweit
2024-01-31ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit
2024-01-31ethtool: switch back from ethtool_keee to ethtool_eee for ioctlHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-31Merge branch 'stmmac-EST'David S. Miller
2024-01-31net: stmmac: Report taprio offload statusRohan G Thomas
2024-01-31net: stmmac: est: Per Tx-queue error count for HLBFRohan G Thomas
2024-01-31net: stmmac: Offload queueMaxSDU from tc-taprioRohan G Thomas
2024-01-31selftests/net: calibrate fq_band_pktlimitWillem de Bruijn
2024-01-31Merge branch 'selftests-TEST_INCLUDES'David S. Miller
2024-01-31selftests: forwarding: Remove duplicated lib.sh contentPetr Machata
2024-01-31selftests: forwarding: Redefine relative_path variableBenjamin Poirier
2024-01-31selftests: dsa: Replace test symlinks by wrapper scriptBenjamin Poirier
2024-01-31selftests: team: Add shared library scripts to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: bonding: Add net/forwarding/lib.sh to TEST_INCLUDESBenjamin Poirier
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-01-31Merge branch 'stmmac-jh7100'David S. Miller
2024-01-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea
2024-01-31dt-bindings: net: starfive,jh7110-dwmac: Add JH7100 SoC compatibleCristian Ciocaltea
2024-01-30mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit
2024-01-30xdp: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-01-30net: rds: Simplify the allocation of slab caches in rds_conn_initKunwu Chan
2024-01-30Merge branch 'mlxsw-refactor-reference-counting-code'Paolo Abeni
2024-01-30mlxsw: Use refcount_t for reference countingAmit Cohen
2024-01-30mlxsw: spectrum: Refactor LAG create and destroy codeAmit Cohen
2024-01-30mlxsw: spectrum: Search for free LAD ID onceAmit Cohen
2024-01-30mlxsw: spectrum: Query max_lag onceAmit Cohen
2024-01-30mlxsw: spectrum: Remove mlxsw_sp_lag_get()Amit Cohen
2024-01-30mlxsw: spectrum: Change mlxsw_sp_upper to LAG structureAmit Cohen
2024-01-30selftests: forwarding: Add missing config entriesPetr Machata
2024-01-30net: micrel: Fix set/get PHC time for lan8814Horatiu Vultur
2024-01-30net/tun: use reciprocal_scaleStephen Hemminger
2024-01-30Merge branch 'ice-fix-timestamping-in-reset-process'Paolo Abeni
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller