summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
AgeCommit message (Expand)Author
2019-07-14bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya
2018-03-26bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya
2017-07-14bnx2x: fix format overflow warningArnd Bergmann
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2016-02-16bnx2x: Warn about grc timeouts in register dumpYuval Mintz
2015-12-05bnx2x: simplify distinction between port and func statsMichal Schmidt
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-10-11bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz
2015-08-06bnx2x: Add BD support for storageYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-17bnx2x: only report most generic filters in get_ts_infoJacob Keller
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner
2014-07-01bnx2x: VF can report link speedDmitry Kravkov
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-25bnx2x: Don't show port statistics for VFsYuval Mintz
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov
2013-09-28bnx2x: Correct VF driver infoYuval Mintz
2013-09-28bnx2x: Test nvram when interface is downYuval Mintz
2013-09-13bnx2x: Use pci_dev pm_capJon Mason
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz
2013-06-02bnx2x: fix a power state testYuval Mintz