summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-12-05net: hns3: reduce stack usage in hclge_dbg_dump_tm_pri()Arnd Bergmann
2023-12-05iavf: validate tx_coalesce_usecs even if rx_coalesce_usecs is zeroJacob Keller
2023-12-05i40e: Fix unexpected MFS warning messageIvan Vecera
2023-12-05ice: Restore fix disabling RX VLAN filteringMarcin Szycik
2023-12-05ice: change vfs.num_msix_per to vf->num_msixMichal Swiatkowski
2023-12-05sfc-siena: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05sfc: Implement ndo_hwtstamp_(get|set)Alex Austin
2023-12-05octeontx2-af: fix a use-after-free in rvu_npa_register_reportersZhipeng Lu
2023-12-05ice: Rename E822 to E82XKarol Kolacinski
2023-12-05ice: periodically kick Tx timestamp interruptJacob Keller
2023-12-05ice: Re-enable timestamping correctly after resetKarol Kolacinski
2023-12-05ice: Improve logs for max ntuple errorsPawel Kaminski
2023-12-05ice: add CGU info to devlink info callbackArkadiusz Kubalewski
2023-12-05ice: read internal temperature sensorKonrad Knitter
2023-12-04net/mlx5: Fix a NULL vs IS_ERR() checkDan Carpenter
2023-12-04net/mlx5e: Check netdev pointer before checking its net nsGavin Li
2023-12-04net/mlx5: Nack sync reset request when HotPlug is enabledMoshe Shemesh
2023-12-04net/mlx5e: TC, Don't offload post action rule if not supportedChris Mi
2023-12-04net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_workMoshe Shemesh
2023-12-04net/mlx5e: Disable IPsec offload support if not FW steeringChris Mi
2023-12-04net/mlx5e: Check the number of elements before walk TC rhashtableJianbo Liu
2023-12-04net/mlx5e: Reduce eswitch mode_lock protection contextJianbo Liu
2023-12-04net/mlx5e: Tidy up IPsec NAT-T SA discoveryLeon Romanovsky
2023-12-04net/mlx5e: Add IPsec and ASO syndromes check in HWPatrisious Haddad
2023-12-04net/mlx5e: Remove exposure of IPsec RX flow steering structLeon Romanovsky
2023-12-04net/mlx5e: Unify esw and normal IPsec status table creation/destructionPatrisious Haddad
2023-12-04net/mlx5e: Ensure that IPsec sequence packet number starts from 1Leon Romanovsky
2023-12-04net/mlx5e: Honor user choice of IPsec replay window sizeLeon Romanovsky
2023-12-04net: stmmac: Add support for EST cycle-time-extensionRohan G Thomas
2023-12-04net: stmmac: Refactor EST implementationRohan G Thomas
2023-12-04net: stmmac: xgmac: EST interrupts handlingRohan G Thomas
2023-12-04net: stmmac: fix FPE events losingJianheng Zhang
2023-12-04octeontx2-pf: consider both Rx and Tx packet stats for adaptive interrupt coa...Naveen Mamindlapalli
2023-12-04net: ethernet: ti: davinci_mdio: Update K3 SoCs list for errata i2329Ravi Gunasekaran
2023-12-04eth: bnxt: link NAPI instances to queues and IRQsJakub Kicinski
2023-12-04net: Add NAPI IRQ supportAmritha Nambiar
2023-12-04ice: Add support in the driver for associating queue with napiAmritha Nambiar
2023-12-04bnxt_en: Add 5760X (P7) PCI IDsMichael Chan
2023-12-04bnxt_en: Report the new ethtool link modes in the new firmware interfaceMichael Chan
2023-12-04bnxt_en: Support force speed using the new HWRM fieldsMichael Chan
2023-12-04bnxt_en: Support new firmware link parametersMichael Chan
2023-12-04bnxt_en: Refactor ethtool speeds logicMichael Chan
2023-12-04bnxt_en: Add support for new RX and TPA_START completion types for P7Michael Chan
2023-12-04bnxt_en: Refactor and refine bnxt_tpa_start() and bnxt_tpa_end().Michael Chan
2023-12-04bnxt_en: Refactor RX VLAN acceleration logic.Michael Chan
2023-12-04bnxt_en: Add new P7 hardware interface definitionsMichael Chan
2023-12-04bnxt_en: Refactor RSS capability fieldsAjit Khaparde
2023-12-04bnxt_en: Implement the new toggle bit doorbell mechanism on P7 chipsMichael Chan
2023-12-04bnxt_en: Consolidate DB offset calculationHongguang Gao
2023-12-04bnxt_en: Define basic P7 macrosMichael Chan