summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya2018-03-261-1/+1
* bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya2018-03-261-1/+2
* bnx2x: fix format overflow warningArnd Bergmann2017-07-141-1/+2
* net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King2017-07-131-2/+2
* net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-241-90/+109
* bnx2x: Correct ringparam estimate when DOWNMintz, Yuval2016-12-051-0/+8
* bnx2x: Warn about grc timeouts in register dumpYuval Mintz2016-02-161-0/+5
* bnx2x: simplify distinction between port and func statsMichal Schmidt2015-12-051-61/+56
* bnx2x: Show port statistics in Multi-functionYuval Mintz2015-11-201-3/+1
* bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz2015-11-201-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+7
|\
| * bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz2015-10-111-0/+7
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-4/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-0/+16
|\
| * bnx2x: Free NVRAM lock at end of each pageYuval Mintz2015-08-101-0/+16
* | bnx2x: Add BD support for storageYuval Mintz2015-08-061-2/+2
* | bnx2x: new Multi-function mode - BDYuval Mintz2015-07-221-0/+3
* | bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz2015-07-221-1/+3
* | bnx2x: only report most generic filters in get_ts_infoJacob Keller2015-07-171-10/+1
|/
* bnx2x: Release nvram lock on error flowYuval Mintz2015-06-251-0/+1
* bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-251-0/+2
* bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-251-15/+40
* bnx2x: Prevent inner-reload while VFs existYuval Mintz2015-04-221-0/+17
* ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-1/+1
* ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+18
* bnx2x: Changes with storage & MAC macrosDmitry Kravkov2014-09-191-1/+1
* bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon2014-08-221-1/+41
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-301-0/+1
|\
| * bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-241-0/+1
* | bnx2x: VF can report link speedDmitry Kravkov2014-07-011-2/+42
|/
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-021-7/+8
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-7/+8
* | bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior2014-05-301-1/+1
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-4/+2
* bnx2x: Don't show port statistics for VFsYuval Mintz2014-03-251-5/+6
* bnx2x: Fix generic option settingsYaniv Rosner2014-01-281-40/+38
* bnx2x: add Big-Endian ethtool commentYuval Mintz2013-12-261-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-38/+2
|\
| * bnx2x: Don't pretend during register dumpDmitry Kravkov2013-10-211-38/+2
* | bnx2x: Correct VF driver infoYuval Mintz2013-09-281-0/+3
* | bnx2x: Test nvram when interface is downYuval Mintz2013-09-281-9/+10
|/
* bnx2x: Use pci_dev pm_capJon Mason2013-09-131-2/+2
* bnx2x: VF RSS support - VF sideAriel Elior2013-09-051-2/+2
* bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-021-2/+2
* bnx2x: fix dump flag handlingMichal Schmidt2013-07-021-0/+3
* bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-021-2/+0
* bnx2x: Remove sparse and coccinelle warningsYuval Mintz2013-06-251-3/+5
* bnx2x: fix a power state testYuval Mintz2013-06-021-1/+2
* bnx2x: Revise comments and alignmentYuval Mintz2013-06-021-5/+5
* bnx2x: Semantic change of empty linesYuval Mintz2013-06-021-4/+0
OpenPOWER on IntegriCloud