]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'xgene-next'
authorDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2015 21:18:52 +0000 (14:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Mar 2015 21:18:52 +0000 (14:18 -0700)
commit19cc2dec8ab0fd258b023be1835aa8d710232877
tree5d9c988da6042571368ec71b383a83cdc2c597d2
parent5a352dd0a3aac03b443c94828dfd7144261c8636
parent6772b653f8c2fd0a54a23da28a0a761685deec85
Merge branch 'xgene-next'

Iyappan Subramanian says:

====================
drivers: net: xgene: Add separate tx completion ring

SGMII based 1GbE and 10GbE interfaces support multiple interrupts.
Adding separate tx completion descriptor ring and associating a dedicated irq for the TX completion.
====================

Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: Keyur Chudgar <kchudgar@apm.com>