mbox series

[net-next,v5,0/2] DP83869 WoL and Speed optimization

Message ID 20200928144623.19842-1-dmurphy@ti.com
Headers show
Series DP83869 WoL and Speed optimization | expand

Message

Dan Murphy Sept. 28, 2020, 2:46 p.m. UTC
Hello

Add the WoL and Speed Optimization (aka downshift) support for the DP83869
Ethernet PHY.

Dan

Dan Murphy (2):
  net: phy: dp83869: support Wake on LAN
  net: phy: dp83869: Add speed optimization feature

 arch/arm/configs/ti_sdk_omap2_debug_defconfig | 2335 +++++++++++++++++
 drivers/net/phy/dp83869.c                     |  292 +++
 2 files changed, 2627 insertions(+)
 create mode 100644 arch/arm/configs/ti_sdk_omap2_debug_defconfig