1
0
Fork 0
alistair23-linux/drivers/net/ethernet/xilinx
Michal Simek 44d4f8d74e net: ll_temac: Fix DMA map size bug
DMA allocates skb->len instead of headlen
which is used for DMA.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-05-12 23:17:42 -04:00
..
Kconfig net: emaclite: Enable emaclite for Xilinx Arm Zynq platform 2013-05-30 17:08:43 -07:00
Makefile drivers/net/ethernet/xilinx: added Xilinx AXI Ethernet driver 2012-01-25 16:59:47 -05:00
ll_temac.h
ll_temac_main.c net: ll_temac: Fix DMA map size bug 2015-05-12 23:17:42 -04:00
ll_temac_mdio.c
xilinx_axienet.h net: xilinx: Remove unnecessary temac_property in the driver 2014-12-26 17:06:20 -05:00
xilinx_axienet_main.c net: xilinx: constify of_device_id array 2015-03-17 15:00:22 -04:00
xilinx_axienet_mdio.c xilinx: Fix compiler warning 2014-06-22 17:14:56 -07:00
xilinx_emaclite.c ethernet: Use bool function returns of true/false instead of 1/0 2015-03-31 14:09:49 -04:00