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, 6 Oct 2010 15:13:33 +0200
From:	"Dmitry Kravkov" <dmitry@...adcom.com>
To:	davem@...emloft.net, netdev@...r.kernel.org
cc:	eilong@...adcom.com, mchan@...adcom.com
Subject: [PATCH net-next 00/19] bnx2x, cnic, bnx2i: Supporting 57712
 device

Hi Dave,

This patch series is aimed to add support for the 57712 device. To support it,
the drivers needs to adopts the new FW interfaces and therefore the support for
the 57710 and 57711 changed as well (together with new FW for those devices).
Mostly it replaces the FW with new one that supports new HW, but also it moves
firmware files to bnx2x folder and includes some minor changes discovered
during FW/HW integration.

The new device has VF and FCoE capabilities - those are not enabled in this
patch series.

Since the FW files are too big and will not pass through the mailing list, it is
also located at:
http://linux.broadcom.com/eilong/1.60.00-1

01 cnic: Pass cp pointer to BNX2X_HW_CID.
02 cnic: Use pfid for internal memory offsets.
03 cnic: Fine-tune ring init code.
04 bnx2x: create folder for bnx2x firmware files
05 bnx2x: add 6.0.34 fw files
06 bnx2x, cnic, bnx2i: use new FW/HSI
07 bnx2x: remove old FW files 
08 bnx2x: rename MF related fields
09 bnx2x: change type of spq_left to atomic
10 bnx2x: Add 57712 support
11 bnx2x: remove unused parameter in reuse_rx_skb()
12 bnx2x: remove unused fields in main driver structure
13 bnx2x: use proper constants for dma_unmap* calls
14 bnx2x: use L1_CACHE_BYTES instead of magic number
15 bnx2x: move msix table initialization to probe()
16 bnx2x, cnic: Fix SPQ return credit
17 bnx2x: code beautify
18 bnx2x: properly initialize FW stats
19 bnx2x: update version to 1.60.00-1

Please consider applying to net-next.

Thanks,
Dmitry



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