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, 20 Feb 2008 19:33:47 +0200
From:	"Eliezer Tamir" <eliezert@...adcom.com>
To:	"davem@...emloft.net" <davem@...emloft.net>,
	"jeff@...zik.org" <jeff@...zik.org>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH 2.6.25 0/8][BNX2X]: bugfixes and updates

Hello All,

This patch-set updates several sections of the bnx2x driver.

Patches 2-4 are a set that should not be applied partially.

1: fix spelling, some fashion policework, report PCI link

Spelling corrections, style fixes and properly report the PCI link speed
Many Thanks to Stephen Hemminger, that pointed out many of the
corrections.

2: update bootcode and link/phy code

The shared memory region used to talk to the bootcode has changed
** This is not backwards compatible and the older bootcode is no longer
supported **
** you will need to update the bootcode! **
This is the final version of the shared memory region that is supposed
to support upcoming chips as well.
This version also extends phy support.

3: Fix FW client config and assert printing

A rewrite of the code that configures rx filtering.
Some simple bug fixes to FW assert reporting.

4: rework slowpath and hw attentions

A rework of the slowpath code, fixes race when bringing down an
interface under traffic.

5: workaround for a PCI core bug

One of the internal queues can overflow when PCI max read request size
is big. This prevents the problem.


6: Xmit rework, add TSO6 and CSUM_HW support

Rework of the Xmit code, I hope that it is now clearer, this rework was
needed in order to add IPv6 CSUM and TSO.

7: update version to 1.42.2

8: add to MAINTAINERS
(So Michael stops getting complaints about my bugs)

Thanks
Eliezer



--
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