| Commit message (Expand) | Author | Age |
* | bnx2: Dump some state during tx timeout. | Michael Chan | 2009-12-03 |
* | bnx2: remove skb_dma_map/unmap calls from driver | Alexander Duyck | 2009-12-02 |
* | cnic: Fix L2CTX_STATUSB_NUM offset in context memory. | Michael Chan | 2009-10-28 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-09-02 |
|\ |
|
| * | bnx2: Use mutex on slow path cnic calls. | Michael Chan | 2009-08-15 |
* | | bnx2: Use const on flash_table structure. | Michael Chan | 2009-08-22 |
* | | bnx2: Apply BROKEN_STATS workaround to 5706 and 5708. | Michael Chan | 2009-08-22 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2009-06-15 |
|\ |
|
| * | [SCSI] bnx2: Add support for CNIC driver. | Michael Chan | 2009-06-09 |
* | | bnx2: bnx2_tx_int() optimizations | Eric Dumazet | 2009-05-17 |
|/ |
|
* | bnx2: Use request_firmware() | Michael Chan | 2009-04-04 |
* | bnx2: Update version to 1.9.2 and copyright. | Michael Chan | 2009-02-12 |
* | bnx2: Don't redefine FLOW_CTRL_{RX,TX}. | David S. Miller | 2008-12-17 |
* | bnx2: Rename MSI-X vectors. | Michael Chan | 2008-12-16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-06 |
|\ |
|
| * | bnx2: Add workaround to handle missed MSI. | Michael Chan | 2008-12-03 |
* | | bnx2: use net_device_stats nowadays available in net_device | Ilpo Järvinen | 2008-11-28 |
* | | bnx2: Reorganize timeout constants. | Michael Chan | 2008-11-12 |
* | | bnx2: Set rx buffer water marks based on MTU. | Michael Chan | 2008-11-12 |
|/ |
|
* | bnx2: Handle DMA mapping errors. | Benjamin Li | 2008-10-09 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-01 |
|\ |
|
| * | bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned int | Benjamin Li | 2008-09-18 |
* | | bnx2: Remove timer_interval field from the bnx2 structure | Benjamin Li | 2008-09-18 |
* | | bnx2: Remove name field from bnx2 structure | Benjamin Li | 2008-09-18 |
|/ |
|
* | bnx2: Add TX multiqueue support. | Benjamin Li | 2008-07-18 |
* | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-15 |
* | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-15 |
* | bnx2: Turn on multi rx rings. | Michael Chan | 2008-06-19 |
* | bnx2: Optimize fast-path tx and rx work. | Michael Chan | 2008-06-19 |
* | bnx2: Put rx ring variables in a separate struct. | Michael Chan | 2008-06-19 |
* | bnx2: Put tx ring variables in a separate struct. | Michael Chan | 2008-06-19 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-13 |
|\ |
|
| * | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 |
* | | bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH. | Benjamin Li | 2008-05-17 |
* | | bnx2: Remove the rx_offset field from the bnx2 structure. | Benjamin Li | 2008-05-17 |
|/ |
|
* | [BNX2]: Disable parallel detect on an HP blade. | Michael Chan | 2008-02-23 |
* | [BNX2]: Fine-tune flow control on 5709. | Michael Chan | 2008-01-31 |
* | [BNX2]: Remove CTX_WR macro. | Michael Chan | 2008-01-31 |
* | [BNX2]: Remove REG_WR_IND/REG_RD_IND macros. | Michael Chan | 2008-01-31 |
* | [BNX2]: Refine tx coalescing setup. | Michael Chan | 2008-01-31 |
* | [BNX2]: Fix 5706 serdes link down bug. | Michael Chan | 2008-01-31 |
* | bnx2 annotations | Al Viro | 2008-01-28 |
* | [BNX2]: Fix driver phy_flags name space. | Michael Chan | 2008-01-28 |
* | [BNX2]: Fix driver software flag namespace. | David S. Miller | 2008-01-28 |
* | [BNX2]: Add link-down workaround on 5706 serdes. | Michael Chan | 2008-01-28 |
* | [BNX2]: Disable jumbo rx paging on 5709 Ax. | Michael Chan | 2008-01-28 |
* | [BNX2]: Enable new tx ring. | Michael Chan | 2008-01-28 |
* | [BNX2]: Add support for a new tx ring. | Michael Chan | 2008-01-28 |
* | [BNX2]: Support multiple MSIX IRQs. | Michael Chan | 2008-01-28 |
* | [BNX2]: Move rx indexes into bnx2_napi struct. | Michael Chan | 2008-01-28 |