linux/drivers/net/ethernet/xilinx
Michal Simek 123c1407af net: emaclite: Do not use microblaze and ppc IO functions
Emaclite can be used on ARM zynq where in_be32/out_be32 IO
functions are not present. Use standard __raw_readl/__raw_writel
IO functions instead.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-30 17:08:43 -07:00
..
Kconfig net: ethernet: xilinx: Do not use axienet on PPC 2013-01-10 14:28:26 -08:00
ll_temac_main.c net: ethernet: use platform_{get,set}_drvdata() 2013-05-25 21:27:58 -07:00
ll_temac_mdio.c
ll_temac.h
Makefile drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver 2012-01-25 16:59:47 -05:00
xilinx_axienet_main.c net: ethernet: use platform_{get,set}_drvdata() 2013-05-25 21:27:58 -07:00
xilinx_axienet_mdio.c drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright 2012-04-13 13:58:42 -04:00
xilinx_axienet.h drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright 2012-04-13 13:58:42 -04:00
xilinx_emaclite.c net: emaclite: Do not use microblaze and ppc IO functions 2013-05-30 17:08:43 -07:00