lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 24 Apr 2013 18:42:38 -0400
From:	Jitendra Kalsaria <jitendra.kalsaria@...gic.com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>, <sony.chacko@...gic.com>,
	<shahed.shaikh@...gic.com>, <Dept_NX_Linux_NIC_Driver@...gic.com>,
	Jitendra Kalsaria <jitendra.kalsaria@...gic.com>
Subject: [PATCH net-next 0/7] qlcnic: Driver updates 

From: Jitendra Kalsaria <jitendra.kalsaria@...gic.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(-)

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ