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)
commit4a11c551a64ad4dbbda81bf5b4832a972fbca442
treec29d54d4a700c00513e171f604ab3ac5cff6e0d2
parent626a83238e6a63d88a5b5291febe797b244b5f18
parentb2e118f638fb8984e430624a8cf27483cc23cf8d
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>