aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-23broadcom: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+1
2019-01-16bnx2x: fix various indentation issuesColin Ian King1-90/+86
2018-06-30bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-06-06bnx2x: use the right constantJulia Lawall1-1/+1
2017-04-30bnx2x: Get rid of useless temporary variableAndy Shevchenko1-9/+5
2017-04-30bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko1-11/+9
2017-04-30bnx2x: Replace custom scnprintf()Andy Shevchenko1-70/+9
2017-02-27scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada1-1/+1
2016-10-18ethernet/broadcom: use core min/max MTU checkingJarod Wilson1-14/+8
2016-02-21bnx2x: Fix 84833 phy command handlerYuval Mintz1-29/+52
2016-02-21bnx2x: Fix led setting for 84858 phy.Yuval Mintz1-5/+89
2016-02-21bnx2x: Correct 84858 PHY fw versionYuval Mintz1-13/+79
2016-02-21bnx2x: Fix 84833 RX CRCYuval Mintz1-0/+26
2016-02-21bnx2x: Fix link-forcing for KR2Yuval Mintz1-2/+4
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner1-49/+195
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz1-4/+6
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz1-4/+6
2015-06-25bnx2x: Correct asymmetric flow-controlYuval Mintz1-7/+26
2015-03-31bnx2x: Count number of link changesYaniv Rosner1-0/+25
2015-03-31bnx2x: Configure IFir et al. according to nvramYaniv Rosner1-15/+42
2015-03-08ethernet: codespell comment spelling fixesJoe Perches1-6/+6
2014-12-09bnx2x: Limit 1G link enforcementYaniv Rosner1-2/+3
2014-09-05bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner1-33/+41
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1
2014-06-12bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner1-6/+19
2014-06-02bnx2x: Remove useless return variablesPeter Senna Tschudin1-6/+4
2014-01-15bnx2x: fix sparse warningstephen hemminger1-2/+2
2014-01-13bnx2x: namespace and dead code cleanupsstephen hemminger1-54/+8
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner1-1/+1
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner1-0/+4
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner1-26/+28
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner1-9/+12
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner1-0/+13
2013-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-90/+99
2013-09-28bnx2x: Add support for EXTPHY2 LED modeYaniv Rosner1-3/+17
2013-09-28bnx2x: Change function prototypeYaniv Rosner1-3/+2
2013-09-23bnx2x: Fix 848xx duplex settingsYaniv Rosner1-24/+33
2013-09-23bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner1-1/+6
2013-09-23bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner1-4/+13
2013-09-23bnx2x: KR2 disablement fixYaniv Rosner1-37/+39
2013-09-23bnx2x: Generalize KR work-aroundYaniv Rosner1-24/+8
2013-09-06bnx2x: Restore a call to config_initEilon Greenstein1-6/+3
2013-09-05bnx2x: Add missing braces in bnx2x:bnx2x_link_initializeDave Jones1-1/+2
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner1-4/+10
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-7/+11
2013-04-07bnx2x: Fix KR2 rapid link flapYaniv Rosner1-7/+11
2013-03-27bnx2x: Cosmetic changesYaniv Rosner1-11/+13
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner1-37/+64
2013-03-12bnx2x: Control SFP+ tap values via nvm configYaniv Rosner1-33/+44
2013-03-12bnx2x: Add EEE support for BCM84834Yaniv Rosner1-1/+2