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:	Sat, 13 Apr 2013 13:28:25 -0400
From:	Shahed Shaikh <shahed.shaikh@...gic.com>
To:	davem@...emloft.net
Cc:	netdev@...r.kernel.org, Dept_NX_Linux_NIC_Driver@...gic.com,
	Shahed Shaikh <shahed.shaikh@...gic.com>
Subject: [PATCH net-next 0/9] qlcnic: Bug fixes and enhancements

From: Shahed Shaikh <shahed.shaikh@...gic.com>

Please apply to net-next.

Thanks,
Shahed

Himanshu Madhani (4):
  qlcnic: Implement GET_LED_STATUS command for 82xx adapter.
  qlcnic: Add identifying string for 83xx adapter
  qlcnic: fix beaconing test for 82xx adapter
  qlcnic: Enable Interrupt Coalescing for 83xx adapter

Manish Chopra (1):
  qlcnic: Enhanced channel configuration logs

Shahed Shaikh (2):
  qlcnic: Fix typo in logs
  qlcnic: Bump up the version to 5.2.41

Sony Chacko (1):
  qlcnic: Fix recurring firmware dump collection

Sritej Velaga (1):
  qlcnic: fix TSO race condition

 drivers/net/ethernet/qlogic/qlcnic/qlcnic.h        |   25 ++++-
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.c    |   24 +++--
 .../net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c  |    3 +
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_ctx.c    |    1 +
 .../net/ethernet/qlogic/qlcnic/qlcnic_ethtool.c    |   72 ++++++++++++---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c     |   23 +++++
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.h     |    1 +
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c     |    8 ++-
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c   |   92 +++++++++++++++++---
 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sysfs.c  |   13 +++-
 10 files changed, 217 insertions(+), 45 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