Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 00/19] bnx2x, cnic, bnx2i: Supporting 57712 device
@ 2010-10-06 13:13 Dmitry Kravkov
  2010-10-06 21:11 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Kravkov @ 2010-10-06 13:13 UTC (permalink / raw)
  To: davem, netdev; +Cc: eilong, mchan

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-06 21:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-06 13:13 [PATCH net-next 00/19] bnx2x, cnic, bnx2i: Supporting 57712 device Dmitry Kravkov
2010-10-06 21:11 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox