]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs'
authorDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2020 21:54:32 +0000 (14:54 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 May 2020 21:54:32 +0000 (14:54 -0700)
commit16a8626b60f8d820830703cbd0b2bc6cadc9c0fa
treec29d54d4a700c00513e171f604ab3ac5cff6e0d2
parent95c30eaa6a3eda8493fec767a3a7cfb2391cbc54
parent4be868eafc4ddbd40c430b0aa3c54220100f8e4a
Merge branch 'net-mscc-allow-forwarding-ioctl-operations-to-attached-PHYs'

Antoine Tenart says:

====================
net: mscc: allow forwarding ioctl operations to attached PHYs

These two patches allow forwarding ioctl to the PHY MII implementation,
and support is added for offloading timestamping operations to
compatible attached PHYs.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>