summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2024-06-19ionic: Only run the doorbell workaround for certain asic_typeBrett Creeley
2024-06-19ionic: Use an u16 for rx_copybreakBrett Creeley
2024-06-19ionic: check for queue deadline in doorbell_napi_workShannon Nelson
2024-06-19ionic: add per-queue napi_schedule for doorbell checkShannon Nelson
2024-06-19ionic: add work item for missed-doorbell checkShannon Nelson
2024-06-19ionic: add private workqueue per-deviceShannon Nelson
2024-06-19ionic: Keep interrupt affinity up to dateBrett Creeley
2024-06-19ionic: remove missed doorbell per-queue timerShannon Nelson
2024-06-19mlxsw: pci: Use napi_consume_skb() to free SKB as part of Tx completionAmit Cohen
2024-06-19mlxsw: pci: Do not store SKB for RDQ elementsAmit Cohen
2024-06-19mlxsw: pci: Optimize data buffer accessAmit Cohen
2024-06-19mlxsw: pci: Use page pool for Rx buffers allocationAmit Cohen
2024-06-19mlxsw: pci: Initialize page pool per CQAmit Cohen
2024-06-19mlxsw: pci: Store CQ pointer as part of RDQ structureAmit Cohen
2024-06-19mlxsw: pci: Split NAPI setup/teardown into two stepsAmit Cohen
2024-06-19net: smc9194: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: ethernet: mac89x0: add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-19net: amd: add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-19ice: Fix VSI list rule with ICE_SW_LKUP_LAST typeMarcin Szycik
2024-06-19octeontx2-pf: Fix linking objects into multiple modulesGeetha sowjanya
2024-06-19octeontx2-pf: Add error handling to VLAN unoffload handlingSimon Horman
2024-06-19net: ti: icss-iep: Enable compare eventsDiogo Ivo
2024-06-19net: ti: icss-iep: Remove spinlock-based synchronizationDiogo Ivo
2024-06-19net: ti: icssg-prueth: Enable PTP timestamping support for SR1.0 devicesDiogo Ivo
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-06-18net/mlx4_en: Use ethtool_puts/sprintf to fill stats stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill selftest stringsKamal Heib
2024-06-18net/mlx4_en: Use ethtool_puts to fill priv flags stringsKamal Heib
2024-06-18net: stmmac: No need to calculate speed divider when offload is disabledXiaolei Wang
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET
2024-06-18net: stmmac: Enable TSO on VLANsFurong Xu
2024-06-18net: lan743x: Support WOL at both the PHY and MAC appropriatelyRaju Lakkaraju
2024-06-18net: lan743x: disable WOL upon resume to restore full data path operationRaju Lakkaraju
2024-06-18qca_spi: Make interrupt remembering atomicStefan Wahren
2024-06-17net: dwc-xlgmac: fix missing MODULE_DESCRIPTION() warningJeff Johnson
2024-06-17net: mana: Use mana_cleanup_port_context() for rxq cleanupShradha Gupta
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato
2024-06-17Merge tag 'v6.10-rc4' into driver-core-nextGreg Kroah-Hartman
2024-06-16Delay mlx5_ib internal resources allocationsLeon Romanovsky
2024-06-16net/mlx5: Reimplement write combining testJianbo Liu
2024-06-16Merge branch 'mana-shared' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Leon Romanovsky
2024-06-14mlxsw: Use the same maximum MTU value throughout the driverAmit Cohen
2024-06-14mlxsw: spectrum: Set more accurate values for netdevice min/max MTUAmit Cohen
2024-06-14mlxsw: Adjust MTU value to hardware checkAmit Cohen
2024-06-14mlxsw: port: Edit maximum MTU valueAmit Cohen
2024-06-14net: stmmac: clean up stmmac_mac_select_pcs()Russell King (Oracle)
2024-06-14net: stmmac: dwmac-socfpga: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-rzn1: provide select_pcs() implementationRussell King (Oracle)
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)