aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: update year to 2011 and version to 1.62.12-0Dmitry Kravkov2011-05-051-1/+1
* bnx2x: improve memory handling, low memory recovery flowsDmitry Kravkov2011-05-051-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-191-6/+5
|\
| * bnx2x: Fix port identification problemYaniv Rosner2011-04-171-5/+4
* | bnx2x: cosmetics: Using ethtool_cmd_speed() APIDavid Decotigny2011-04-171-12/+13
* | ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-141-1/+1
* | net: bnx2x: convert to hw_featuresMichał Mirosław2011-04-121-95/+0
* | bnx2x: convert to set_phys_idstephen hemminger2011-04-061-21/+23
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-101-10/+8
|\
| * bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov2011-03-061-10/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-031-13/+12
|\ \ | |/
| * bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov2011-02-281-5/+5
| * bnx2x: Fix nvram test for single port devices.Dmitry Kravkov2011-02-281-2/+0
| * bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov2011-02-281-6/+7
* | bnx2x: Support for managing RX indirection tableTom Herbert2011-02-171-0/+56
* | bnx2x: MTU for FCoE L2 ringVladislav Zolotarov2011-02-061-1/+1
|/
* bnx2x: registers dump fixesVladislav Zolotarov2011-01-091-1/+21
* bnx2x: add FCoE ringVladislav Zolotarov2010-12-161-135/+155
* bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov2010-12-011-13/+45
* bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-241-1/+8
* bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross2010-10-211-1/+1
* bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng2010-10-211-17/+16
* bnx2x: code beautifyDmitry Kravkov2010-10-061-1/+4
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-061-27/+96
* bnx2x: rename MF related fieldsDmitry Kravkov2010-10-061-12/+12
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-061-8/+12
* bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov2010-09-131-1/+9
* bnx2x: Change LED scheme for dual-mediaYaniv Rosner2010-09-071-4/+5
* bnx2x: Add dual-media changesYaniv Rosner2010-09-071-55/+121
* bnx2x: Organize PHY functionsYaniv Rosner2010-09-071-1/+1
* bnx2x: Split PHY functionsYaniv Rosner2010-09-071-30/+5
* bnx2x: Unify PHY attributesYaniv Rosner2010-09-071-6/+9
* bnx2x: Create separate file for ethtool routinesDmitry Kravkov2010-07-271-0/+1971