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:	Thu, 30 May 2013 15:51:33 -0400
From:	Manish Chopra <manish.chopra@...gic.com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>, <rajesh.borundia@...gic.com>,
	<Dept_NX_Linux_NIC_Driver@...gic.com>
Subject: [PATCH net-next 0/5] netxen_nic: Code cleanup and enhancements

Hi David,

This patch series includes following changes:

* Log driver version information with firmware version information.
* Log "Unknown" adapter name and serial number in case of
  mismatched adapter type.
* netxen_setup_intr() function code cleanup and changes to avoid attaching
  of multiple pci functions on an adapter with mixed interrupts mode
  [MSI-X/MSI + INTx].

Please apply this series to net-next.

Thanks,
Manish


Manish Chopra (5):
  netxen_nic: Log driver version with firmware version
  netxen_nic: Log proper error message in case of mismatched adapter type
  netxen_nic: netxen_setup_intr() function code cleanup
  netxen_nic: Avoid mixed mode interrupts
  netxen_nic: Update version to 4.0.81

 drivers/net/ethernet/qlogic/netxen/netxen_nic.h    |   14 ++-
 .../net/ethernet/qlogic/netxen/netxen_nic_hdr.h    |    3 +
 .../net/ethernet/qlogic/netxen/netxen_nic_main.c   |  127 ++++++++++++++------
 3 files changed, 102 insertions(+), 42 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