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:	Fri, 21 Jun 2013 12:30:53 -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/8] qlcnic: Driver updates 

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

Please apply to net-next.

Thanks,
    Jiten

Jitendra Kalsaria (3):
  qlcnic: Secondary unicast address support.
  qlcnic: Minimize sleep duration within loopback diagnostic test.
  qlcnic: Update version to 5.2.44

Pratik Pujar (2):
  qlcnic: Cleanup of structure qlcnic_hardware_context
  qlcnic: Add support for 'set driver version' in 83XX

Rajesh Borundia (1):
  qlcnic: Add support for 83xx suspend and resume.

Shahed Shaikh (2):
  qlcnic: Handle qlcnic_alloc_mbx_args() failure
  qlcnic: Add support for PEX DMA method to read memory section of
    adapter dump

 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |   36 +++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |  269 ++++++++++++++++----
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h    |   12 +-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |   24 ++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_vnic.c  |   23 ++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c    |  129 +++++++---
 .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |    6 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hdr.h    |    1 +
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c     |   88 ++++++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h     |    7 +-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |  138 +++++------
 .../net/ethernet/qlogic/qlcnic/qlcnic_minidump.c   |  225 ++++++++++++++++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov.h  |    2 +
 .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c   |   53 ++++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c  |    2 +-
 15 files changed, 816 insertions(+), 199 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