summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-02-01net: ena: Relocate skb_tx_timestamp() to improve time stamping accuracyDavid Arinzon
2024-02-01net: ena: Add more information on TX timeoutsDavid Arinzon
2024-02-01net: ena: Change error print during ena_device_init()David Arinzon
2024-02-01net: ena: Remove CQ tail pointer updateDavid Arinzon
2024-02-01net: ena: Enable DIM by defaultDavid Arinzon
2024-02-01net: ena: Minor cosmetic changesDavid Arinzon
2024-02-01net: ena: Remove an unused fieldDavid Arinzon
2024-02-01net: mana: Assigning IRQ affinity on HT coresSouradeep Chakrabarti
2024-02-01net: mana: add a function to spread IRQs per CPUsYury Norov
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2024-01-31pds_core: Prevent health thread from running during reset/removeBrett Creeley
2024-01-31ptp: lan743x: Use spin_lock instead of spin_lock_bhLucas Tanure
2024-01-31qca_7k: Replace old mail addressStefan Wahren
2024-01-31qca_7k: Replace BSD boilerplate with SPDXStefan Wahren
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-31ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
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-31net: stmmac: dwmac-starfive: Add support for JH7100 SoCCristian Ciocaltea
2024-01-30Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-30mlxsw: remove I2C_CLASS_HWMON from drivers w/o detect and address_listHeiner Kallweit
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-30net: stmmac: dwmac-imx: set TSO/TBS TX queues default settingsEsben Haabendal
2024-01-30net: stmmac: do not clear TBS enable bit on link up/downEsben Haabendal
2024-01-30ice: stop destroying and reinitalizing Tx tracker during resetJacob Keller
2024-01-30ice: factor out ice_ptp_rebuild_owner()Jacob Keller
2024-01-30ice: rename ice_ptp_tx_cfg_intrJacob Keller
2024-01-30ice: don't check has_ready_bitmap in E810 functionsJacob Keller