netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/7] qlcnic: Driver updates
@ 2013-04-24 22:42 Jitendra Kalsaria
  2013-04-24 22:42 ` [PATCH net-next 1/7] qlcnic: Enhance channel configuration logs Jitendra Kalsaria
                   ` (7 more replies)
  0 siblings, 8 replies; 13+ messages in thread
From: Jitendra Kalsaria @ 2013-04-24 22:42 UTC (permalink / raw)
  To: davem
  Cc: netdev, sony.chacko, shahed.shaikh, Dept_NX_Linux_NIC_Driver,
	Jitendra Kalsaria

From: Jitendra Kalsaria <jitendra.kalsaria@qlogic.com>

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.  

Please apply to net-next.

Thanks,
    Jiten

Himanshu Madhani (3):
  qlcnic: Enable Interrupt Coalescing for 83xx adapter
  qlcnic: Rename the IRQ description.
  qlcnic: Add identifying string for 83xx adapter

Manish Chopra (2):
  qlcnic: Enhance channel configuration logs
  qlcnic: Take EPORT out of reset sequence before disabling PAUSE

Shahed Shaikh (2):
  qlcnic: Add eSwitch statistics support
  qlcnic: Update version to 5.2.42

 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |   22 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |   19 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |    2 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |   25 +++
 .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |   77 +++++++--
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |  193 ++++++++++++++++----
 6 files changed, 277 insertions(+), 61 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-04-26  0:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 22:42 [PATCH net-next 0/7] qlcnic: Driver updates Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 1/7] qlcnic: Enhance channel configuration logs Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 2/7] qlcnic: Take EPORT out of reset sequence before disabling PAUSE Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 3/7] qlcnic: Add eSwitch statistics support Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 4/7] qlcnic: Enable Interrupt Coalescing for 83xx adapter Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 5/7] qlcnic: Rename the IRQ description Jitendra Kalsaria
2013-04-25  0:05   ` Ben Hutchings
2013-04-25 23:11     ` Jitendra Kalsaria
2013-04-25 23:21       ` David Miller
2013-04-26  0:35         ` Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 6/7] qlcnic: Add identifying string for 83xx adapter Jitendra Kalsaria
2013-04-24 22:42 ` [PATCH net-next 7/7] qlcnic: Update version to 5.2.42 Jitendra Kalsaria
2013-04-24 23:36 ` [PATCH net-next 0/7] qlcnic: Driver updates David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).