aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-07-02bnx2x: fix dump flag handlingMichal Schmidt1-0/+3
2013-07-02bnx2x: remove zeroing of dump data bufferMichal Schmidt1-2/+0
2013-06-25bnx2x: Remove sparse and coccinelle warningsYuval Mintz1-3/+5
2013-06-02bnx2x: fix a power state testYuval Mintz1-1/+2
2013-06-02bnx2x: Revise comments and alignmentYuval Mintz1-5/+5
2013-06-02bnx2x: Semantic change of empty linesYuval Mintz1-4/+0
2013-05-27bnx2x: Change to D3hot only on removalYuval Mintz1-7/+24
2013-05-23bnx2x: Enable `set_phys_id' for all functionsYaniv Rosner1-5/+0
2013-05-23bnx2x: Add Private Flags SupportYuval Mintz1-7/+42
2013-04-30Revert "bnx2x: allow nvram test to run when device is down"Dmitry Kravkov1-10/+9
2013-04-24bnx2x: Allow RX/TX pause control in autonegYaniv Rosner1-1/+4
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov1-9/+10
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov1-20/+181
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov1-4/+1
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov1-8/+7
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov1-7/+21
2013-03-27bnx2x: Support reading I2C EEPROM SFF8472Yaniv Rosner1-21/+77
2013-03-12bnx2x: Set ethtool ops for vfsAriel Elior1-2/+27
2013-02-28bnx2x: Fix KR2 linkYaniv Rosner1-0/+6
2013-01-23bnx2x: Add additional debug informationYuval Mintz1-0/+4
2013-01-23bnx2x: reorganization and beautificationYuval Mintz1-6/+6
2013-01-23bnx2x: Semantic renovationYuval Mintz1-14/+12
2013-01-15bnx2x: Introduce 2013 and advance version to 1.78.02Yuval Mintz1-1/+1
2013-01-15bnx2x: improve stop-on-errorYuval Mintz1-4/+0
2013-01-15bnx2x: add `ethtool -w' support.Miriam Shitrit1-79/+315
2013-01-15bnx2x: Fix rare self-test failuresYaniv Rosner1-7/+10
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-01-10bnx2x: move debugging code before the returnDan Carpenter1-1/+1
2013-01-02bnx2x: Support of PF driver of a VF acquire requestAriel Elior1-11/+2
2013-01-02bnx2x: Separate VF and PF logicAriel Elior1-1/+1