| Commit message (Expand) | Author | Age | Files | Lines |
* | broadcom: Move the Broadcom drivers | Jeff Kirsher | 2011-08-11 | 1 | -7388/+0 |
* | bnx2: Read iSCSI config from shared memory during ->probe() | Michael Chan | 2011-07-14 | 1 | -0/+7 |
* | bnx2: Add MCP dump | Jeffrey Huang | 2011-07-14 | 1 | -0/+8 |
* | net: bnx2: convert to hw_features | Michał Mirosław | 2011-04-11 | 1 | -2/+0 |
* | bnx2: convert to set_phys_id | stephen hemminger | 2011-04-06 | 1 | -0/+1 |
* | bnx2: Update firmware and version | Michael Chan | 2011-03-14 | 1 | -1/+1 |
* | bnx2x, cnic: Consolidate iSCSI/FCoE shared mem logic in bnx2x | Vladislav Zolotarov | 2011-02-01 | 1 | -0/+2 |
* | drivers/net: remove some rcu sparse warnings | Eric Dumazet | 2011-01-28 | 1 | -1/+1 |
* | bnx2: Eliminate AER error messages on systems not supporting it | Michael Chan | 2011-01-26 | 1 | -0/+1 |
* | bnx2: Fix reset bug on 5709 | Eddie Wai | 2010-11-28 | 1 | -0/+2 |
* | bnx2: Increase max rx ring size from 1K to 2K | Michael Chan | 2010-10-21 | 1 | -2/+2 |
* | bnx2: Update bnx2 to use new vlan accleration. | Jesse Gross | 2010-10-21 | 1 | -4/+0 |
* | bnx2: Update firmware to 6.0.x. | Michael Chan | 2010-10-12 | 1 | -6/+11 |
* | bnx2: Call pci_enable_msix() with actual number of vectors. | Michael Chan | 2010-07-20 | 1 | -3/+6 |
* | bnx2: Add support for skb->rxhash. | Michael Chan | 2010-07-04 | 1 | -0/+3 |
* | bnx2: Fix register printouts during NETEV_WATCHDOG. | Eddie Wai | 2010-05-18 | 1 | -0/+2 |
* | bnx2: Add prefetches to rx path. | Michael Chan | 2010-05-07 | 1 | -0/+1 |
* | bnx2: use the dma state API instead of the pci equivalents | FUJITA Tomonori | 2010-04-08 | 1 | -3/+3 |
* | bnx2: Adjust flow control water marks. | Michael Chan | 2010-02-17 | 1 | -1/+1 |
* | bnx2: Save statistics during reset. | Michael Chan | 2010-01-18 | 1 | -0/+1 |
* | bnx2: Dump some state during tx timeout. | Michael Chan | 2009-12-03 | 1 | -0/+2 |
* | bnx2: remove skb_dma_map/unmap calls from driver | Alexander Duyck | 2009-12-03 | 1 | -0/+1 |
* | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 | 1 | -3/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 | 1 | -0/+1 |
|\ |
|
| * | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2009-08-16 | 1 | -0/+1 |
* | | bnx2: Use const on flash_table structure. | Michael Chan | 2009-08-23 | 1 | -1/+1 |
* | | bnx2: Apply BROKEN_STATS workaround to 5706 and 5708. | Michael Chan | 2009-08-23 | 1 | -0/+1 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 | 1 | -0/+18 |
|\ |
|
| * | [SCSI] bnx2: Add support for CNIC driver. | Michael Chan | 2009-06-09 | 1 | -0/+18 |
* | | bnx2: bnx2_tx_int() optimizations | Eric Dumazet | 2009-05-18 | 1 | -0/+2 |
|/ |
|
* | bnx2: Use request_firmware() | Michael Chan | 2009-04-05 | 1 | -36/+35 |
* | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2009-02-13 | 1 | -1/+1 |
* | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. | David S. Miller | 2008-12-17 | 1 | -3/+0 |
* | bnx2: Rename MSI-X vectors. | Michael Chan | 2008-12-17 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-06 | 1 | -0/+6 |
|\ |
|
| * | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2008-12-03 | 1 | -0/+6 |
* | | bnx2: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2008-11-29 | 1 | -2/+0 |
* | | bnx2: Reorganize timeout constants. | Michael Chan | 2008-11-13 | 1 | -7/+7 |
* | | bnx2: Set rx buffer water marks based on MTU. | Michael Chan | 2008-11-13 | 1 | -0/+21 |
|/ |
|
* | bnx2: Handle DMA mapping errors. | Benjamin Li | 2008-10-09 | 1 | -2/+6 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 | 1 | -1/+1 |
|\ |
|
| * | bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int | Benjamin Li | 2008-09-19 | 1 | -1/+1 |
* | | bnx2: Remove timer_interval field from the bnx2 structure | Benjamin Li | 2008-09-19 | 1 | -1/+2 |
* | | bnx2: Remove name field from bnx2 structure | Benjamin Li | 2008-09-19 | 1 | -2/+0 |
|/ |
|
* | bnx2: Add TX multiqueue support. | Benjamin Li | 2008-07-19 | 1 | -0/+3 |
* | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-15 | 1 | -0/+5 |
* | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-15 | 1 | -0/+6 |
* | bnx2: Turn on multi rx rings. | Michael Chan | 2008-06-20 | 1 | -1/+25 |
* | bnx2: Optimize fast-path tx and rx work. | Michael Chan | 2008-06-20 | 1 | -3/+6 |
* | bnx2: Put rx ring variables in a separate struct. | Michael Chan | 2008-06-20 | 1 | -14/+24 |