summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x/bnx2x_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-10broadcom: Move the Broadcom driversJeff Kirsher1-2355/+0
2011-07-21bnx2x: Fixed ethtool -d for 578xxVladislav Zolotarov1-76/+153
2011-07-19bnx2x: use correct dma_sync functionVladislav Zolotarov1-1/+1
2011-07-14bnx2x: Multiple concurrent l2 traffic classesAriel Elior1-13/+14
2011-06-15bnx2x: Cosmetic changes.Dmitry Kravkov1-6/+6
2011-06-15bnx2x: 57712 parity handlingVladislav Zolotarov1-2/+1
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov1-137/+255
2011-06-15bnx2x: Created bnx2x_spVladislav Zolotarov1-0/+1
2011-06-15bnx2x: use bnx2x_reload_if_runningDmitry Kravkov1-7/+1
2011-06-15bnx2x: dump FW memory when appropriate msglvl is raisedDmitry Kravkov1-1/+5
2011-06-01bnx2x: Fix port type displayYaniv Rosner1-6/+28
2011-05-05bnx2x: update year to 2011 and version to 1.62.12-0Dmitry Kravkov1-1/+1
2011-05-05bnx2x: improve memory handling, low memory recovery flowsDmitry Kravkov1-1/+2
2011-04-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-6/+5
2011-04-17bnx2x: cosmetics: Using ethtool_cmd_speed() APIDavid Decotigny1-12/+13
2011-04-17bnx2x: Fix port identification problemYaniv Rosner1-5/+4
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W1-1/+1
2011-04-12net: bnx2x: convert to hw_featuresMichał Mirosław1-95/+0
2011-04-06bnx2x: convert to set_phys_idstephen hemminger1-21/+23
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-10/+8
2011-03-06bnx2x: (NPAR) prevent HW access in D3 stateDmitry Kravkov1-10/+8
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-13/+12
2011-02-28bnx2x: Fix ethtool -t link test for MF (non-pmf) devices.Dmitry Kravkov1-5/+5
2011-02-28bnx2x: Fix nvram test for single port devices.Dmitry Kravkov1-2/+0
2011-02-28bnx2x: (NPAR mode) Fix FW initializationDmitry Kravkov1-6/+7
2011-02-17bnx2x: Support for managing RX indirection tableTom Herbert1-0/+56
2011-02-06bnx2x: MTU for FCoE L2 ringVladislav Zolotarov1-1/+1
2011-01-09bnx2x: registers dump fixesVladislav Zolotarov1-1/+21
2010-12-16bnx2x: add FCoE ringVladislav Zolotarov1-135/+155
2010-12-01bnx2x: Add Nic partitioning mode (57712 devices)Dmitry Kravkov1-13/+45
2010-11-24bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet1-1/+8
2010-10-21bnx2/bnx2x: Unsupported Ethtool operations should return -EINVAL.Jesse Gross1-1/+1
2010-10-21bnx2x: Update bnx2x to use new vlan accleration.Hao Zheng1-17/+16
2010-10-06bnx2x: code beautifyDmitry Kravkov1-1/+4
2010-10-06bnx2x: Add 57712 supportDmitry Kravkov1-27/+96
2010-10-06bnx2x: rename MF related fieldsDmitry Kravkov1-12/+12
2010-10-06bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov1-8/+12
2010-09-13bnx2x: Spread rx buffers between allocated queuesDmitry Kravkov1-1/+9
2010-09-07bnx2x: Change LED scheme for dual-mediaYaniv Rosner1-4/+5
2010-09-07bnx2x: Add dual-media changesYaniv Rosner1-55/+121
2010-09-07bnx2x: Organize PHY functionsYaniv Rosner1-1/+1
2010-09-07bnx2x: Split PHY functionsYaniv Rosner1-30/+5
2010-09-07bnx2x: Unify PHY attributesYaniv Rosner1-6/+9
2010-07-27bnx2x: Create separate file for ethtool routinesDmitry Kravkov1-0/+1971