Message ID | 20220712131554.2737792-1-michael@walle.cc (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: mxl-gpy: version fix and improvements | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 12 Jul 2022 15:15:50 +0200 you wrote: > Fix the version reporting which was introduced earlier. The version will > not change during runtime, so cache it and save a PHY read on every auto > negotiation. Also print the version in a human readable form. > > Michael Walle (4): > net: phy: mxl-gpy: fix version reporting > net: phy: mxl-gpy: cache PHY firmware version > net: phy: mxl-gpy: rename the FW type field name > net: phy: mxl-gpy: print firmware in human readable form > > [...] Here is the summary with links: - [net-next,1/4] net: phy: mxl-gpy: fix version reporting https://git.kernel.org/netdev/net-next/c/fc3dd0367e61 - [net-next,2/4] net: phy: mxl-gpy: cache PHY firmware version https://git.kernel.org/netdev/net-next/c/1db858707850 - [net-next,3/4] net: phy: mxl-gpy: rename the FW type field name https://git.kernel.org/netdev/net-next/c/1e9aa7baf096 - [net-next,4/4] net: phy: mxl-gpy: print firmware in human readable form https://git.kernel.org/netdev/net-next/c/d523f2eb1dad You are awesome, thank you!