aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli1-1/+3
2019-06-18bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues1-1/+2
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2018-11-27bnx2x: Add storm FW version to ethtool driver query output.Sudarsana Reddy Kalluru1-0/+6
2018-11-27bnx2x: Add MBI version to ethtool driver query output.Sudarsana Reddy Kalluru1-1/+23
2018-07-24bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-03-26bnx2x: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-1/+1
2018-03-26bnx2x: Replace doorbell barrier() with wmb()Sinan Kaya1-1/+2
2017-07-14bnx2x: fix format overflow warningArnd Bergmann1-1/+2
2017-07-13net: broadcom: bnx2x: make a couple of const arrays staticColin Ian King1-2/+2
2017-01-24net: broadcom: bnx2x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-90/+109
2016-12-05bnx2x: Correct ringparam estimate when DOWNMintz, Yuval1-0/+8
2016-02-16bnx2x: Warn about grc timeouts in register dumpYuval Mintz1-0/+5
2015-12-05bnx2x: simplify distinction between port and func statsMichal Schmidt1-61/+56
2015-11-20bnx2x: Show port statistics in Multi-functionYuval Mintz1-3/+1
2015-11-20bnx2x: Add new SW stat 'tx_exhaustion_events'Yuval Mintz1-2/+3
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+7
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera1-4/+0
2015-10-11bnx2x: Prevent UDP 4-tuple configurations on older adaptersYuval Mintz1-0/+7
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+16
2015-08-10bnx2x: Free NVRAM lock at end of each pageYuval Mintz1-0/+16
2015-08-06bnx2x: Add BD support for storageYuval Mintz1-2/+2
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz1-0/+3
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz1-1/+3
2015-07-17bnx2x: only report most generic filters in get_ts_infoJacob Keller1-10/+1
2015-06-25bnx2x: Release nvram lock on error flowYuval Mintz1-0/+1
2015-06-25bnx2x: Fix statistics gathering on link changeAriel Elior1-0/+2
2015-06-25bnx2x: Correct speed from baseT into KR.Yuval Mintz1-15/+40
2015-04-22bnx2x: Prevent inner-reload while VFs existYuval Mintz1-0/+17
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+18
2014-09-19bnx2x: Changes with storage & MAC macrosDmitry Kravkov1-1/+1
2014-08-22bnx2x: Add timestamping and PTP hardware clock supportMichal Kalderon1-1/+41
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2014-07-24bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-01bnx2x: VF can report link speedDmitry Kravkov1-2/+42
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-nextDavid S. Miller1-7/+8
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-7/+8
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior1-1/+1
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-4/+2
2014-03-25bnx2x: Don't show port statistics for VFsYuval Mintz1-5/+6
2014-01-28bnx2x: Fix generic option settingsYaniv Rosner1-40/+38
2013-12-26bnx2x: add Big-Endian ethtool commentYuval Mintz1-0/+6
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-38/+2
2013-10-21bnx2x: Don't pretend during register dumpDmitry Kravkov1-38/+2
2013-09-28bnx2x: Correct VF driver infoYuval Mintz1-0/+3
2013-09-28bnx2x: Test nvram when interface is downYuval Mintz1-9/+10
2013-09-13bnx2x: Use pci_dev pm_capJon Mason1-2/+2
2013-09-05bnx2x: VF RSS support - VF sideAriel Elior1-2/+2
2013-07-02bnx2x: fill in sane dump flag informationMichal Schmidt1-2/+2