]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'qlcnic'
authorDavid S. Miller <davem@davemloft.net>
Wed, 24 Apr 2013 23:34:12 +0000 (19:34 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 24 Apr 2013 23:34:12 +0000 (19:34 -0400)
commit94b9e9380f966ee96d5e53b6dd0df298cabdc672
tree30c20974870362439072c2a6ade338d97b1675b6
parente2989d8f3f5d9defc0112630b1949e09f6573e95
parent335468c2b35b6d826287029b82013e21c209a9fd
Merge branch 'qlcnic'

Jitendra Kalsaria says:

====================
This set of patches has following updates:
* Enhanced channel configuration logs by adding logs for various cases.
* Take EPORT out of reset before disabling pause frame generation in the
  adapter.
* Add eSwitch statistics support in ethtool stats.
* Enable interrupt coalescing for 83xx adapter.
* Rename IRQ description.
* Added PCI_VENDOR_ID_QLOGIC, PCI_DEVICE_ID_QLOGIC_834X and PCI_DEVICE_ID_QLOGIC_824X
  for the patch "qlcnic: Add identifying string for 83xx adapter" as per Francois comment.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>