1
0
Fork 0
alistair23-linux/drivers/net/ethernet/arc
Romain Perier e11e8729fa net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation
This operation is required for handling ioctl commands like SIOCGMIIREG,
when debugging MDIO registers from userspace.

This commit adds support for this operation.

Signed-off-by: Romain Perier <romain.perier@collabora.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-03 15:14:34 -07:00
..
Kconfig net: arc_emac: add dependencies on associated arches and compile test 2016-11-29 18:57:36 -05:00
Makefile ethernet: arc: Add support for Rockchip SoC layer device tree bindings 2014-09-09 17:29:59 -07:00
emac.h net: ethernet: arc: emac: use phydev from struct net_device 2016-07-04 15:59:52 -07:00
emac_arc.c net: arc: Fix module autoload for OF platform driver 2015-09-21 16:08:20 -07:00
emac_main.c net: arc_emac: Add support for ndo_do_ioctl net_device_ops operation 2017-08-03 15:14:34 -07:00
emac_mdio.c net: arc_emac: mark arc_mdio_reset() static 2016-09-06 15:58:59 -07:00
emac_rockchip.c net: arc: trivial: cleanup the emac driver 2016-03-16 19:28:01 -04:00