aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/bnx2x/bnx2x_link.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: function descriptions format fixedDmitry Kravkov2011-05-051-8/+6
* Fix common misspellingsLucas De Marchi2011-03-311-7/+7
* bnx2x: Remove support for emulation/FPGAYaniv Rosner2011-01-311-87/+1
* bnx2x: Add CMS functionality for 848x3Yaniv Rosner2011-01-311-1/+16
* bnx2x: Add support for new PHY BCM84833Yaniv Rosner2011-01-311-27/+83
* bnx2x: Enhance SFP+ module controlYaniv Rosner2011-01-311-43/+208
* bnx2x: Add and change some net_dev messagesYaniv Rosner2011-01-311-13/+28
* bnx2x: Fix compilation warning messagesYaniv Rosner2011-01-311-12/+6
* bnx2x: Set comments according to preferred Linux styleYaniv Rosner2011-01-311-287/+364
* bnx2x: Rename CL45 macroYaniv Rosner2011-01-311-67/+66
* bnx2x: Fix line indentationYaniv Rosner2011-01-311-635/+591
* bnx2x: Fix port swap for BCM8073Yaniv Rosner2011-01-301-3/+6
* bnx2x: Fix LED blink rate on BCM84823Yaniv Rosner2011-01-301-0/+12
* bnx2x: Remove setting XAUI low-power for BCM8073Yaniv Rosner2011-01-301-44/+0
* bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-181-1/+1
* bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2011-01-181-1/+17
* bnx2x: Mark full duplex on some external PHYsYaniv Rosner2011-01-181-1/+8
* bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner2011-01-181-30/+43
* bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner2011-01-181-1/+17
* bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-181-0/+11
* bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-181-0/+42
* bnx2x: remove bogus checkDan Carpenter2010-12-211-3/+0
* bnx2x: Add DCB/PFC support - link layerVladislav Zolotarov2010-12-161-39/+626
* drivers/net/bnx2x: Remove unnecessary semicolonsJoe Perches2010-11-151-2/+2
* bnx2x: Reset 8073 phy during common initYaniv Rosner2010-11-011-0/+1
* bnx2x: Do not enable CL37 BAM unless it is explicitly enabledYaniv Rosner2010-11-011-6/+12
* bnx2x: Fix resetting BCM8726 PHY during common initYaniv Rosner2010-11-011-1/+1
* bnx2x: Clear latch indication on link resetYaniv Rosner2010-11-011-1/+10
* bnx2x: Fix port selection in case of E2Yaniv Rosner2010-11-011-3/+12
* bnx2x: Fix waiting for reset complete on BCM848x3 PHYsYaniv Rosner2010-11-011-3/+5
* bnx2x: Restore appropriate delay during BMAC resetYaniv Rosner2010-11-011-1/+1
* bnx2x: make local function static and remove dead codestephen hemminger2010-10-241-127/+10
* bnx2x: Add 57712 supportDmitry Kravkov2010-10-061-74/+305
* bnx2x, cnic, bnx2i: use new FW/HSIDmitry Kravkov2010-10-061-1/+2
* bnx2x: Change LED scheme for dual-mediaYaniv Rosner2010-09-071-32/+313
* bnx2x: Add dual-media changesYaniv Rosner2010-09-071-166/+529
* bnx2x: Organize PHY functionsYaniv Rosner2010-09-071-2425/+2472
* bnx2x: Apply logic changes for the new schemeYaniv Rosner2010-09-071-177/+154
* bnx2x: Move common function into aggregated functionYaniv Rosner2010-09-071-7/+88
* bnx2x: Adjust flow-control with the new schemeYaniv Rosner2010-09-071-74/+137
* bnx2x: Adjust alignment of split PHY functionsYaniv Rosner2010-09-071-1270/+894
* bnx2x: Split PHY functionsYaniv Rosner2010-09-071-571/+1293
* bnx2x: Unify PHY attributesYaniv Rosner2010-09-071-1349/+831
* bnx2x: Change BCM848xx LED configurationYaniv Rosner2010-09-011-122/+49
* bnx2x: Remove unneeded setting of XAUI low power to BCM8727Yaniv Rosner2010-09-011-1/+0
* bnx2x: Change BCM848xx configuration according to IEEEYaniv Rosner2010-09-011-163/+125
* bnx2x: Fix potential link issue In BCM8727 based boardsYaniv Rosner2010-09-011-10/+13
* bnx2x: Fix potential link issue of BCM8073/BCM8727Yaniv Rosner2010-09-011-2/+2
* drivers/net/bnx2x: Adjust confusing if indentationJulia Lawall2010-08-161-5/+5
* bnx2x: Create separate folder for bnx2x driverDmitry Kravkov2010-07-271-0/+6735