summaryrefslogtreecommitdiff
path: root/drivers/net/bnx2x/bnx2x_link.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner1-5/+1
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner1-12/+103
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner1-12/+33
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner1-0/+35
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner1-15/+65
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner1-1/+13
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner1-27/+51
2011-07-05bnx2x: PFC fixesYaniv Rosner1-37/+50
2011-06-15bnx2x: Rename LASI registers to definitions in mdio.hYaniv Rosner1-41/+41
2011-06-15bnx2x: Add a periodic task for link PHY eventsYaniv Rosner1-6/+205
2011-06-15bnx2x: Adjust BCM84833 to BCM578xxYaniv Rosner1-5/+80
2011-06-15bnx2x: Adjust ETS to 578xxYaniv Rosner1-2/+751
2011-06-15bnx2x: Add new PHY 54616sYaniv Rosner1-8/+459
2011-06-15bnx2x: Add Warpcore support for 578xxYaniv Rosner1-186/+1626
2011-06-15bnx2x: Add new MAC support for 578xxYaniv Rosner1-153/+828
2011-06-15New 7.0 FW: bnx2x, cnic, bnx2i, bnx2fcVlad Zolotarov1-52/+54
2011-06-01bnx2x: Improve cl45 access methodsYaniv Rosner1-71/+65
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner1-53/+36
2011-06-01bnx2x: Fix link status syncYaniv Rosner1-5/+24
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner1-28/+72
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner1-262/+274
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner1-58/+148
2011-06-01bnx2x: Fix over current port displayYaniv Rosner1-6/+7
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner1-4/+68
2011-06-01bnx2x: Change return status typeYaniv Rosner1-163/+169
2011-06-01bnx2x: Fix port type displayYaniv Rosner1-11/+69
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner1-25/+60
2011-05-05bnx2x: function descriptions format fixedDmitry Kravkov1-8/+6
2011-03-31Fix common misspellingsLucas De Marchi1-7/+7
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