summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/broadcom/bnx2x/bnx2x_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-14bnx2x: fix registers dumpedDmitry Kravkov1-1/+1
2012-09-14bnx2x: correct advertisement of pause capabilitiesYaniv Rosner1-0/+6
2012-08-30bnx2x: Move netif_napi_add to the open callMerav Sicron1-2/+0
2012-07-22bnx2x: advertise transmit time stampingRichard Cochran1-0/+1
2012-06-27bnx2x: Change bnx2x_tests_str_arr to static charMerav Sicron1-1/+1
2012-06-23bnx2x: link module eepromYuval Mintz1-0/+61
2012-06-23bnx2x: 1G sfp+ module handlingYuval Mintz1-4/+12
2012-06-20bnx2x: Add support for ethtool -LMerav Sicron1-0/+80
2012-06-20bnx2x: Split the FP structureBarak Witkowski1-2/+2
2012-06-20bnx2x: Make the transmission queues adjacentMerav Sicron1-1/+1
2012-06-20bnx2x: Add support for 4-tupple UDP RSSMerav Sicron1-3/+133
2012-06-20bnx2x: Return only online tests for MFMerav Sicron1-27/+58
2012-06-20bnx2x: Add support for external LBMerav Sicron1-7/+69
2012-06-08bnx2x: Added EEE Ethtool support.Yuval Mintz1-0/+134
2012-05-01bnx2x: remove some bloatEric Dumazet1-12/+12
2012-04-24bnx2x: add afex supportBarak Witkowski1-2/+2
2012-04-04bnx2x: change to the rss engineDmitry Kravkov1-5/+2
2012-04-04bnx2x: remove unnecessary .h dependenciesYuval Mintz1-3/+0
2012-03-20bnx2x: reduced sparse warningsYuval Mintz1-1/+1
2012-03-20bnx2x: revised driver printsMerav Sicron1-73/+116
2012-03-13bnx2x: ethtool returns req. AN even when AN failsYuval Mintz1-1/+1
2012-03-13bnx2x: ethtool now returns unknown speed/duplexYuval Mintz1-11/+18
2012-02-21use FW 7.2.16Dmitry Kravkov1-1/+1
2012-02-16bnx2x: allow all functions to display the phy FW versionMintz Yuval1-8/+2
2012-02-16bnx2x: allocate memory dynamically in ethtool self-test.Mintz Yuval1-2/+11
2012-02-16bnx2x: ethtool publishes link partners speed and FCMintz Yuval1-2/+37
2012-01-26bnx2x: Update version to 1.72.0 and copyrightsAriel Elior1-1/+1
2012-01-26bnx2x: Recoverable and unrecoverable error statisticsAriel Elior1-3/+9
2012-01-26bnx2x: Lock PF-common resourcesAriel Elior1-2/+20
2012-01-23bnx2x: fix Big-Endianess in ethtool -tDmitry Kravkov1-3/+2
2012-01-23bnx2x: fixed ethtool statistics for MF modesYuval Mintz1-65/+41
2012-01-17bnx2x: Remove 100Mb force speed for BCM84833Yaniv Rosner1-1/+6
2011-12-16ethtool: Centralise validation of ETHTOOL_{G, S}RXFHINDIR parametersBen Hutchings1-25/+14
2011-12-06bnx2x: fix crash while ethtool -tDmitry Kravkov1-0/+3
2011-12-06bnx2x: add PFC statisticsBarak Witkowski1-0/+4
2011-11-29bnx2x: Cosmetic changesYaniv Rosner1-1/+1
2011-11-29bnx2x: Fix self test of BCM57800Yaniv Rosner1-2/+12
2011-11-14bnx2x: uses build_skb() in receive pathEric Dumazet1-3/+3
2011-11-09sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+4
2011-10-28bnx2x: Enable changing speed when port type is PORT_DAYaniv Rosner1-0/+1
2011-10-08net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-5/+0
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-7/+41
2011-09-17ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-1/+1
2011-08-18bnx2x: Use pr_fmt and message logging cleanupsJoe Perches1-10/+13
2011-08-11broadcom: Move the Broadcom driversJeff Kirsher1-0/+2355