summaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-201-6/+6
|\
| * bnx2: Fix problem of using wrong IRQ handler.Michael Chan2009-03-191-6/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-02-151-14/+22
|\|
| * bnx2: Update version to 1.9.2 and copyright.Michael Chan2009-02-131-3/+3
| * bnx2: Fix jumbo frames error handling.Michael Chan2009-02-131-11/+19
* | net: Add skb_record_rx_queue() calls to multiqueue capable drivers.David S. Miller2009-01-281-0/+2
* | bnx2: annotate bp->phy_lock functionsHarvey Harrison2009-01-211-0/+10
* | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-6/+6
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-241-3/+3
|\
| * bnx2: Fix bug in bnx2_free_rx_mem().Michael Chan2008-12-181-3/+3
* | net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-9/+6Star
* | bnx2: Update version to 1.9.0.Michael Chan2008-12-171-3/+3
* | bnx2: Rename MSI-X vectors.Michael Chan2008-12-171-1/+3
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-061-3/+32
|\|
| * bnx2: Add workaround to handle missed MSI.Michael Chan2008-12-031-3/+32
* | bnx2: use net_device_stats nowadays available in net_deviceIlpo Järvinen2008-11-291-1/+1
* | bnx2: convert to net_device_opsStephen Hemminger2008-11-221-16/+20
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-3/+6
|\|
| * bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-131-3/+6
* | bnx2: Update version to 1.8.2.Michael Chan2008-11-131-2/+2
* | bnx2: Reorganize timeout constants.Michael Chan2008-11-131-4/+4
* | bnx2: Set rx buffer water marks based on MTU.Michael Chan2008-11-131-2/+10
* | bnx2: Restrict WoL support.Michael Chan2008-11-131-1/+2
* | bnx2: Add PCI ID for 5716S.Michael Chan2008-11-131-0/+4
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* | net: convert print_mac to %pMJohannes Berg2008-10-281-3/+2Star
|/
* 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/+1Star
* 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-191-7/+6Star
* bnx2: Remove name field from bnx2 structureBenjamin Li2008-09-191-2/+1Star
* bnx2: Update MODULE_DESCRIPTION to include the 5716Benjamin Li2008-09-191-1/+1
* bnx2: In bnx2_set_mac_link() return void rather then intBenjamin Li2008-09-191-3/+1Star
* bnx2: Fix build with VLAN_8021Q disabled.David S. Miller2008-08-161-1/+1
* bnx2: Update version to 1.8.0.Michael Chan2008-08-151-2/+2
* bnx2: Reinsert VLAN tag when necessary.Michael Chan2008-08-151-8/+27
* bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.Michael Chan2008-08-151-1/+3
* bnx2: Fix logic to setup VLAN rx tagging.Michael Chan2008-08-151-2/+2
* bnx2: Update version to 1.7.9.Benjamin Li2008-07-191-2/+2
* bnx2: Fix Sparse warningsBenjamin Li2008-07-191-2/+0Star
* bnx2: Add TX multiqueue support.Benjamin Li2008-07-191-18/+35
* bnx2: Update version to 1.7.8.Michael Chan2008-07-151-2/+2
* bnx2: Support secondary MAC addresses.Benjamin Li2008-07-151-8/+27
* bnx2: Allow flexible VLAN tag settings.Michael Chan2008-07-151-17/+27
* bnx2: Add ack parameter to bnx2_fw_sync().Michael Chan2008-07-151-7/+11
* bnx2: Add PCI ID for 5716.Michael Chan2008-07-151-1/+5
* bnx2: Prevent ethtool -s from crashing when device is down.Michael Chan2008-07-151-1/+12
* bnx2: Update driver version to 1.7.7.Michael Chan2008-06-201-3/+3