linux_dsm_epyc7002/drivers/net/ethernet/xilinx
Alexandru Ardelean fcf9782573 net: xilinx: emaclite: add minimal ndo_do_ioctl hook
This hook only implements a minimal set of ioctl hooks to be able to access
MII regs by using phytool.
When using this simple MAC controller, it's pretty difficult to do
debugging of the PHY chip without checking MII regs.

Signed-off-by: Alexandru Ardelean <alexandru.ardelean@analog.com>
Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-08 10:00:10 -07:00
..
Kconfig
ll_temac_main.c
ll_temac_mdio.c
ll_temac.h
Makefile
xilinx_axienet_main.c
xilinx_axienet_mdio.c
xilinx_axienet.h
xilinx_emaclite.c net: xilinx: emaclite: add minimal ndo_do_ioctl hook 2019-04-08 10:00:10 -07:00