drivers/net/ethernet/realtek/r8169.h
0 → 100644
+78
−0
File changed.
Preview size limit exceeded, changes collapsed.
+1307
−0
File added.
Preview size limit exceeded, changes collapsed.
Loading
Heiner Kallweit says:
====================
r8169: factor out chip-specific PHY configuration to a separate source file
Basically every chip version needs its own PHY configuration.
To improve maintainability of the driver move all these PHY
configurations to a separate source file. To allow this we first have
to change all PHY configurations to use phylib functions wherever
possible.
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
File changed.
Preview size limit exceeded, changes collapsed.
File added.
Preview size limit exceeded, changes collapsed.