| Commit message (Expand) | Author | Age |
... | |
* | 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: Update version to 1.7.6. | Michael Chan | 2008-05-17 |
* | | bnx2: Pre-initialize struct cpu_reg. | Benjamin Li | 2008-05-17 |
* | | 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: Add EEH PCI recovery. | Wendy Xiong | 2008-05-17 |
* | | bnx2: Allow phy reset to be skipped during chip reset. | Michael Chan | 2008-05-17 |
|/ |
|
* | bnx2: Update version to 1.7.5. | Michael Chan | 2008-05-02 |
* | bnx2: Update RV2P firmware for 5709. | Michael Chan | 2008-05-02 |
* | bnx2: Zero out context memory for 5709. | Michael Chan | 2008-05-02 |
* | bnx2: Fix register test on 5709. | Michael Chan | 2008-05-02 |
* | bnx2: Fix remote PHY initial link state. | Michael Chan | 2008-05-02 |
* | bnx2: Refine remote PHY locking. | Michael Chan | 2008-05-02 |
* | net: fix returning void-valued expression warnings | Harvey Harrison | 2008-05-01 |
* | [BNX2]: Update version to 1.7.4. | Michael Chan | 2008-02-23 |
* | [BNX2]: Disable parallel detect on an HP blade. | Michael Chan | 2008-02-23 |
* | [BNX2]: More 5706S link down workaround. | Michael Chan | 2008-02-23 |
* | bnx2: section fix | Andrew Morton | 2008-02-10 |
* | [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. | Michael Chan | 2008-01-31 |
* | [BNX2]: Update version to 1.7.3. | Michael Chan | 2008-01-31 |
* | [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] Update version to 1.7.2. | Michael Chan | 2008-01-28 |
* | [BNX2]: Add link-down workaround on 5706 serdes. | Michael Chan | 2008-01-28 |
* | [BNX2]: Fix minor bug in bnx2_has_work(). | Michael Chan | 2008-01-28 |
* | [BNX2]: Disable jumbo rx paging on 5709 Ax. | Michael Chan | 2008-01-28 |
* | NULL noise in drivers/net | Al Viro | 2008-01-28 |
* | [BNX2]: Fix compiler warning. | Michael Chan | 2008-01-28 |
* | [BNX2]: Update version to 1.7.1. | 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 |
* | [BNX2]: Move tx indexes into bnx2_napi struct. | Michael Chan | 2008-01-28 |
* | [BNX2]: Introduce new bnx2_napi structure. | Michael Chan | 2008-01-28 |
* | [BNX2]: Restructure IRQ datastructures. | Michael Chan | 2008-01-28 |
* | [BNX2]: Add function to fetch hardware tx index. | Michael Chan | 2008-01-28 |
* | [BNX2]: Update version to 1.6.9. | Michael Chan | 2008-01-28 |
* | [BNX2]: Enable S/G for jumbo RX. | Michael Chan | 2008-01-28 |
* | [BNX2]: Add fast path code to handle RX pages. | Michael Chan | 2008-01-28 |
* | [BNX2]: Add init. code to handle RX pages. | Michael Chan | 2008-01-28 |
* | [BNX2]: Update firmware to support S/G RX buffers. | Michael Chan | 2008-01-28 |