diff options
author | David S. Miller | 2019-05-31 21:37:46 +0200 |
---|---|---|
committer | David S. Miller | 2019-05-31 21:37:46 +0200 |
commit | 6912378d54a593dc8469f0ee18135ea62de48c50 (patch) | |
tree | 4e946042fe296e3fb3213adb5a59e901fe2eb860 /drivers/net/ethernet/intel/iavf | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
parent | net: sfp: remove sfp-bus use of netdevs (diff) | |
download | kernel-qcow2-linux-6912378d54a593dc8469f0ee18135ea62de48c50.tar.gz kernel-qcow2-linux-6912378d54a593dc8469f0ee18135ea62de48c50.tar.xz kernel-qcow2-linux-6912378d54a593dc8469f0ee18135ea62de48c50.zip |
Merge branch 'phylink-sfp-updates'
Russell King says:
====================
phylink/sfp updates
This is a series of updates to phylink and sfp:
- Remove an unused net device argument from the phylink MII ioctl
emulation code.
- add support for using interrupts when using a GPIO for link status
tracking, rather than polling it at one second intervals. This
reduces the need to wakeup the CPU every second.
- add support to the MII ioctl API to read and write Clause 45 PHY
registers. I don't know how desirable this is for mainline, but I
have used this facility extensively to investigate the Marvell
88x3310 PHY. A recent illustration of use for this was debugging
the PHY-without-firmware problem recently reported.
- add mandatory attach/detach methods for the upstream side of sfp
bus code, which will allow us to remove the "netdev" structure from
the SFP layers.
- remove the "netdev" structure from the SFP upstream registration
calls, which simplifies PHY to SFP links.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/iavf')
0 files changed, 0 insertions, 0 deletions