Message ID | 20220902215737.981341-1-sean.anderson@seco.com (mailing list archive) |
---|---|
Headers | show |
Series | net: dpaa: Cleanups in preparation for phylink conversion (part 2) | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Fri, 2 Sep 2022 17:57:22 -0400 you wrote: > This series contains several cleanup patches for dpaa/fman. While they > are intended to prepare for a phylink conversion, they stand on their > own. This series was originally submitted as part of [1]. > > [1] https://lore.kernel.org/netdev/20220715215954.1449214-1-sean.anderson@seco.com > > Changes in v5: > - Reduce line length of tgec_config > - Reduce line length of qman_update_cgr_safe > - Rebase onto net-next/master > > [...] Here is the summary with links: - [net-next,v5,01/14] net: fman: Move initialization to mac-specific files https://git.kernel.org/netdev/net-next/c/302376feec1d - [net-next,v5,02/14] net: fman: Mark mac methods static https://git.kernel.org/netdev/net-next/c/1257c9623deb - [net-next,v5,03/14] net: fman: Inline several functions into initialization (no matching commit) - [net-next,v5,04/14] net: fman: Remove internal_phy_node from params https://git.kernel.org/netdev/net-next/c/45fa34bfaa52 - [net-next,v5,05/14] net: fman: Map the base address once https://git.kernel.org/netdev/net-next/c/262f2b782e25 - [net-next,v5,06/14] net: fman: Pass params directly to mac init (no matching commit) - [net-next,v5,07/14] net: fman: Use mac_dev for some params https://git.kernel.org/netdev/net-next/c/19c788b144e2 - [net-next,v5,08/14] net: fman: Specify type of mac_dev for exception_cb https://git.kernel.org/netdev/net-next/c/5b6acb554065 - [net-next,v5,09/14] net: fman: Clean up error handling https://git.kernel.org/netdev/net-next/c/aedbeb4e597e - [net-next,v5,10/14] net: fman: Change return type of disable to void https://git.kernel.org/netdev/net-next/c/901bdff2f529 - [net-next,v5,11/14] net: dpaa: Use mac_dev variable in dpaa_netdev_init https://git.kernel.org/netdev/net-next/c/fca4804f68cf - [net-next,v5,12/14] soc: fsl: qbman: Add helper for sanity checking cgr ops https://git.kernel.org/netdev/net-next/c/d0e17a4653ce - [net-next,v5,13/14] soc: fsl: qbman: Add CGR update function https://git.kernel.org/netdev/net-next/c/914f8b228ede - [net-next,v5,14/14] net: dpaa: Adjust queue depth on rate change https://git.kernel.org/netdev/net-next/c/ef2a8d5478b9 You are awesome, thank you!