]> Pileus Git - ~andy/linux/commit
Merge branch 'qlcnic'
authorDavid S. Miller <davem@davemloft.net>
Fri, 24 Jan 2014 00:13:39 +0000 (16:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 24 Jan 2014 00:13:39 +0000 (16:13 -0800)
commit9fac865db04b4ee39c84fbcb461c38585acaff27
tree960bf3a54564857ad296fe2ed76799b837eef48d
parent0681a28264dcf948e0236adb7bf505a638c4dec1
parent18cae184e4364b4177561e271a8ca51568e031f0
Merge branch 'qlcnic'

Himanshu Madhani says:

====================
qlcnic: Refactoring and enhancements for all adapters.

This patch series contains following patches.

o Enhanced debug data collection when we are in Tx-timeout situation.
o Enhanced MSI-x vector calculation for defualt load path as well
  as for TSS/RSS ring change path.
o Refactored interrupt coalescing code for all adapters.
o Refactored interrupt handling as well as cleanup of poll controller
  code patch for all adapters.
o changed rx_mac_learn type to boolean.

Please apply to net-next.
====================

Signed-off-by: Zoltan Kiss <zoltan.kiss@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>