summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix firmware version string character countsKees Cook2024-01-271-7/+7
* bnx2x: Fix comment typoJason Wang2022-08-121-1/+1
* bnx2x: truncate value to original sizingBill Wendling2022-03-221-2/+4
* bnx2x: use correct format charactersBill Wendling2022-03-181-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-7/+7
* bnx2x: allow bnx2x_bsc_read() to scheduleEric Dumazet2020-05-261-11/+15
* bnx2x: correct a comment mistake in grammarHu Haowen2020-04-011-1/+2
* bnx2x: Remove hw_reset_t function castsKees Cook2019-11-161-11/+9
* bnx2x: Remove format_fw_ver_t function castsKees Cook2019-11-161-11/+11
* bnx2x: Remove config_init_t function castsKees Cook2019-11-161-59/+46
* bnx2x: Remove read_status_t function castsKees Cook2019-11-161-22/+22
* bnx2x: Drop redundant callback function castsKees Cook2019-11-161-80/+80
* broadcom: Mark expected switch fall-throughsGustavo A. R. Silva2019-01-231-1/+1
* bnx2x: fix various indentation issuesColin Ian King2019-01-161-90/+86
* bnx2x: Mark expected switch fall-throughsGustavo A. R. Silva2018-06-301-0/+3
* bnx2x: use the right constantJulia Lawall2018-06-061-1/+1
* bnx2x: Get rid of useless temporary variableAndy Shevchenko2017-05-011-9/+5
* bnx2x: Reuse bnx2x_null_format_ver()Andy Shevchenko2017-05-011-11/+9
* bnx2x: Replace custom scnprintf()Andy Shevchenko2017-05-011-70/+9
* scripts/spelling.txt: add "initialiazation" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-181-14/+8
* bnx2x: Fix 84833 phy command handlerYuval Mintz2016-02-221-29/+52
* bnx2x: Fix led setting for 84858 phy.Yuval Mintz2016-02-221-5/+89
* bnx2x: Correct 84858 PHY fw versionYuval Mintz2016-02-221-13/+79
* bnx2x: Fix 84833 RX CRCYuval Mintz2016-02-221-0/+26
* bnx2x: Fix link-forcing for KR2Yuval Mintz2016-02-221-2/+4
* bnx2x: Add 84858 phy supportYaniv Rosner2015-07-221-49/+195
* bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-4/+6
* bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-251-4/+6
* bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-251-7/+26
* bnx2x: Count number of link changesYaniv Rosner2015-03-311-0/+25
* bnx2x: Configure IFir et al. according to nvramYaniv Rosner2015-03-311-15/+42
* ethernet: codespell comment spelling fixesJoe Perches2015-03-091-6/+6
* bnx2x: Limit 1G link enforcementYaniv Rosner2014-12-091-2/+3
* bnx2x: Fix link problems for 1G SFP RJ45 moduleYaniv Rosner2014-09-061-33/+41
* bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
* bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
* bnx2x: Remove useless return variablesPeter Senna Tschudin2014-06-031-6/+4
* bnx2x: fix sparse warningstephen hemminger2014-01-161-2/+2
* bnx2x: namespace and dead code cleanupsstephen hemminger2014-01-131-54/+8
* bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner2014-01-021-1/+1
* bnx2x: Fix incorrect link-up reportYaniv Rosner2014-01-021-0/+4
* bnx2x: Fix Duplex setting for 54618seYaniv Rosner2014-01-021-26/+28
* bnx2x: Fix passive DAC cable detectionYaniv Rosner2014-01-021-9/+12
* bnx2x: Fix 578xx-KR 1G linkYaniv Rosner2014-01-021-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-011-90/+99
|\
| * bnx2x: Fix 848xx duplex settingsYaniv Rosner2013-09-231-24/+33
| * bnx2x: Specific Active-DAC is not detected on 57810Yaniv Rosner2013-09-231-1/+6
| * bnx2x: 57840 non-external loopback test fail on 1GYaniv Rosner2013-09-231-4/+13
| * bnx2x: KR2 disablement fixYaniv Rosner2013-09-231-37/+39