summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/nic_common.h
AgeCommit message (Expand)Author
2024-11-09net: sfc: use ethtool string helpersRosen Penev
2024-09-11sfc: Add X4 PF supportJonathan Cooper
2023-07-28sfc: Miscellaneous comment removalsMartin Habets
2023-07-28sfc: Remove struct efx_special_bufferMartin Habets
2023-07-28sfc: Remove EFX_REV_SIENA_A0Martin Habets
2022-02-01sfc: The size of the RX recycle ring should be more flexibleMartin Habets
2020-09-29net: sfc: Replace in_interrupt() usageEdward Cree
2020-09-05sfc: remove efx_tx_queue_partnerEdward Cree
2020-09-05sfc: rewrite efx_tx_may_pioEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-07-02sfc_ef100: add EF100 to NIC-revision enumerationEdward Cree
2020-07-02sfc: assign TXQs without gapsEdward Cree
2020-06-30sfc: don't call tx_remove if there isn't oneEdward Cree
2020-06-30sfc: move definition of EFX_MC_STATS_GENERATION_INVALIDEdward Cree
2020-06-30sfc: remove duplicate declaration of efx_enqueue_skb_tso()Edward Cree
2020-06-29sfc: split up nic.hEdward Cree