aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ezchip (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-06-23NET: Add ezchip ethernet driverNoam Camus4-0/+1021
Simple LAN device for debug or management purposes. Device supports interrupts for RX and TX(completion). Device does not have DMA ability. Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Tal Zilcer <talz@ezchip.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com> Signed-off-by: David S. Miller <davem@davemloft.net>