aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/Makefile
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-03-09 13:25:05 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-09 13:25:05 -0800
commit24d79ce0dc39390cce85ac954890931309a15b39 (patch)
tree3b4c3a155a48b56b2691500e7d75420c7bf469b5 /drivers/net/ethernet/Makefile
parentliquidio: add support for XPS (diff)
parentMAINTAINERS: Add entry for APM X-Gene SoC Ethernet (v2) driver (diff)
downloadlinux-dev-24d79ce0dc39390cce85ac954890931309a15b39.tar.xz
linux-dev-24d79ce0dc39390cce85ac954890931309a15b39.zip
Merge branch 'xgene-v2'
Iyappan Subramanian says: ==================== drivers: net: xgene-v2: Add RGMII based 1G driver This patch set adds support for RGMII based 1GbE hardware which uses a linked list of DMA descriptor architecture (v2) for APM X-Gene SoCs. v4: Address review comments from v3 - fixed local variable declarations to reverse christmas tree order v3: Address review comments from v2 - fixed kbuild warnings (this 'if' clause does not guard) v2: Address review comments from v1 - moved create_desc_ring and delete_desc_ring to open() and close() respectively - changed to use dma_zalloc APIs - fixed tx_timeout() - removed tx completion polling upper bound - added error checking on rx packets - added netif_stop_queue() and netif_wake_queue() v1: - Initial version ==================== Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/Makefile')
0 files changed, 0 insertions, 0 deletions