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