aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-12bnx2x: Fix comment typoJason Wang1-1/+1
2022-03-22bnx2x: truncate value to original sizingBill Wendling1-2/+4
2022-03-17bnx2x: use correct format charactersBill Wendling1-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-7/+7
2020-05-25bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet1-11/+15
2020-04-01bnx2x: correct a comment mistake in grammarHu Haowen1-1/+2
2019-11-16bnx2x: Remove hw_reset_t function castsKees Cook1-11/+9
2019-11-16bnx2x: Remove format_fw_ver_t function castsKees Cook1-11/+11
2019-11-16bnx2x: Remove config_init_t function castsKees Cook1-59/+46
2019-11-16bnx2x: Remove read_status_t function castsKees Cook1-22/+22
2019-11-16bnx2x: Drop redundant callback function castsKees Cook1-80/+80
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