| Commit message (Expand) | Author | Age |
* | bnx2: Update version to 1.8.1. | Michael Chan | 2008-10-09 |
* | bnx2: Handle DMA mapping errors. | Benjamin Li | 2008-10-09 |
* | bnx2: Eliminate TSO header modifications. | Michael Chan | 2008-10-09 |
* | bnx2: Check netif_running() in all ethtool operations. | Michael Chan | 2008-10-09 |
* | bnx2: Add bnx2_shutdown_chip(). | Michael Chan | 2008-10-09 |
* | 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: Update MODULE_DESCRIPTION to include the 5716 | Benjamin Li | 2008-09-18 |
* | bnx2: In bnx2_set_mac_link() return void rather then int | Benjamin Li | 2008-09-18 |
* | bnx2: Fix build with VLAN_8021Q disabled. | David S. Miller | 2008-08-15 |
* | bnx2: Update version to 1.8.0. | Michael Chan | 2008-08-14 |
* | bnx2: Reinsert VLAN tag when necessary. | Michael Chan | 2008-08-14 |
* | bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code. | Michael Chan | 2008-08-14 |
* | bnx2: Fix logic to setup VLAN rx tagging. | Michael Chan | 2008-08-14 |
* | bnx2: Update version to 1.7.9. | Benjamin Li | 2008-07-18 |
* | bnx2: Fix Sparse warnings | Benjamin Li | 2008-07-18 |
* | bnx2: Add TX multiqueue support. | Benjamin Li | 2008-07-18 |
* | bnx2: Update version to 1.7.8. | Michael Chan | 2008-07-15 |
* | bnx2: Support secondary MAC addresses. | Benjamin Li | 2008-07-15 |
* | bnx2: Allow flexible VLAN tag settings. | Michael Chan | 2008-07-15 |
* | bnx2: Add ack parameter to bnx2_fw_sync(). | Michael Chan | 2008-07-15 |
* | bnx2: Add PCI ID for 5716. | Michael Chan | 2008-07-15 |
* | bnx2: Prevent ethtool -s from crashing when device is down. | Michael Chan | 2008-07-15 |
* | bnx2: Update driver version to 1.7.7. | Michael Chan | 2008-06-19 |
* | bnx2: Cleanup error handling in bnx2_open(). | Michael Chan | 2008-06-19 |
* | bnx2: Turn on multi rx rings. | Michael Chan | 2008-06-19 |
* | bnx2: Use one handler for all MSI-X vectors. | 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: 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 |