Message ID | 169045436482.9625.4994454326362709391.stgit@palantir17.mph.net (mailing list archive) |
---|---|
Headers | show |
Series | sfc: Remove Siena bits from sfc.ko | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 27 Jul 2023 11:40:37 +0100 you wrote: > Last year we split off Siena into it's own driver under directory siena. > This patch series removes the now unused Falcon and Siena code from sfc.ko. > No functional changes are intended. > > --- > > Martin Habets (11): > sfc: Remove falcon references > sfc: Remove siena_nic_data and stats > sfc: Remove support for siena high priority queue > sfc: Remove EFX_REV_SIENA_A0 > sfc: Remove PTP code for Siena > sfc: Remove some NIC type indirections that are no longer needed > sfc: Filter cleanups for Falcon and Siena > sfc: Remove struct efx_special_buffer > sfc: Miscellaneous comment removals > sfc: Cleanups in io.h > sfc: Remove vfdi.h > > [...] Here is the summary with links: - [net-next,01/11] sfc: Remove falcon references https://git.kernel.org/netdev/net-next/c/806521bc48aa - [net-next,02/11] sfc: Remove siena_nic_data and stats https://git.kernel.org/netdev/net-next/c/e714e5b24413 - [net-next,03/11] sfc: Remove support for siena high priority queue https://git.kernel.org/netdev/net-next/c/f294c1f7bfbd - [net-next,04/11] sfc: Remove EFX_REV_SIENA_A0 https://git.kernel.org/netdev/net-next/c/958d58bb9940 - [net-next,05/11] sfc: Remove PTP code for Siena https://git.kernel.org/netdev/net-next/c/1c145a5dc370 - [net-next,06/11] sfc: Remove some NIC type indirections that are no longer needed https://git.kernel.org/netdev/net-next/c/a623b3a58a85 - [net-next,07/11] sfc: Filter cleanups for Falcon and Siena https://git.kernel.org/netdev/net-next/c/a847431c5ba5 - [net-next,08/11] sfc: Remove struct efx_special_buffer https://git.kernel.org/netdev/net-next/c/d73e77153b4d - [net-next,09/11] sfc: Miscellaneous comment removals https://git.kernel.org/netdev/net-next/c/ae9d445cd41f - [net-next,10/11] sfc: Cleanups in io.h https://git.kernel.org/netdev/net-next/c/b0d1fe9bcdc6 - [net-next,11/11] sfc: Remove vfdi.h https://git.kernel.org/netdev/net-next/c/3771c878b460 You are awesome, thank you!