summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-121-3/+6
* bnx2: Update version to 1.8.1.Michael Chan2008-10-091-2/+2
* bnx2: Handle DMA mapping errors.Benjamin Li2008-10-091-53/+61
* bnx2: Eliminate TSO header modifications.Michael Chan2008-10-091-15/+1
* bnx2: Check netif_running() in all ethtool operations.Michael Chan2008-10-091-8/+32
* bnx2: Add bnx2_shutdown_chip().Michael Chan2008-10-091-16/+17
* bnx2: Remove timer_interval field from the bnx2 structureBenjamin Li2008-09-181-7/+6
* bnx2: Remove name field from bnx2 structureBenjamin Li2008-09-181-2/+1
* bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li2008-09-181-1/+1
* bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li2008-09-181-3/+1
* bnx2: Fix build with VLAN_8021Q disabled.David S. Miller2008-08-151-1/+1
* bnx2: Update version to 1.8.0.Michael Chan2008-08-141-2/+2
* bnx2: Reinsert VLAN tag when necessary.Michael Chan2008-08-141-8/+27
* bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.Michael Chan2008-08-141-1/+3
* bnx2: Fix logic to setup VLAN rx tagging.Michael Chan2008-08-141-2/+2
* bnx2: Update version to 1.7.9.Benjamin Li2008-07-181-2/+2
* bnx2: Fix Sparse warningsBenjamin Li2008-07-181-2/+0
* bnx2: Add TX multiqueue support.Benjamin Li2008-07-181-18/+35
* bnx2: Update version to 1.7.8.Michael Chan2008-07-141-2/+2
* bnx2: Support secondary MAC addresses.Benjamin Li2008-07-141-8/+27
* bnx2: Allow flexible VLAN tag settings.Michael Chan2008-07-141-17/+27
* bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan2008-07-141-7/+11
* bnx2: Add PCI ID for 5716.Michael Chan2008-07-141-1/+5
* bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan2008-07-141-1/+12
* bnx2: Update driver version to 1.7.7.Michael Chan2008-06-191-3/+3
* bnx2: Cleanup error handling in bnx2_open().Michael Chan2008-06-191-23/+14
* bnx2: Turn on multi rx rings.Michael Chan2008-06-191-16/+55
* bnx2: Use one handler for all MSI-X vectors.Michael Chan2008-06-191-59/+40
* bnx2: Optimize fast-path tx and rx work.Michael Chan2008-06-191-41/+66
* bnx2: Put rx ring variables in a separate struct.Michael Chan2008-06-191-155/+235
* bnx2: Put tx ring variables in a separate struct.Michael Chan2008-06-191-113/+181
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-131-8/+1
|\
| * net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-121-8/+1
* | bnx2: Update version to 1.7.6.Michael Chan2008-05-161-2/+2
* | bnx2: Pre-initialize struct cpu_reg.Benjamin Li2008-05-161-72/+6
* | bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2008-05-161-4/+5
* | bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2008-05-161-10/+9
* | bnx2: Add EEH PCI recovery.Wendy Xiong2008-05-161-0/+88
* | bnx2: Allow phy reset to be skipped during chip reset.Michael Chan2008-05-161-23/+27
|/
* bnx2: Update version to 1.7.5.Michael Chan2008-05-021-2/+2
* bnx2: Update RV2P firmware for 5709.Michael Chan2008-05-021-0/+6
* bnx2: Zero out context memory for 5709.Michael Chan2008-05-021-0/+5
* bnx2: Fix register test on 5709.Michael Chan2008-05-021-1/+1
* bnx2: Fix remote PHY initial link state.Michael Chan2008-05-021-7/+2
* bnx2: Refine remote PHY locking.Michael Chan2008-05-021-6/+5
* net: fix returning void-valued expression warningsHarvey Harrison2008-05-011-2/+4
* [BNX2]: Update version to 1.7.4.Michael Chan2008-02-231-2/+2
* [BNX2]: Disable parallel detect on an HP blade.Michael Chan2008-02-231-1/+13
* [BNX2]: More 5706S link down workaround.Michael Chan2008-02-231-15/+17
* bnx2: section fixAndrew Morton2008-02-091-2/+2