aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/liquidio/lio_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-3/+8
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo1-2/+6
2020-11-23net: don't include ethtool.h from netdevice.hJakub Kicinski1-0/+1
2020-03-10net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+11
2020-03-03net/liquidio: Delete driver version assignmentLeon Romanovsky1-2/+0
2018-11-30liquidio: fix spelling mistake "deferal" -> "deferral"Colin Ian King1-1/+1
2018-09-17liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang1-2/+74
2018-09-11liquidio: Per queue oom work queueIntiyaz Basha1-0/+7
2018-09-06liquidio: Add spoof checking on a VF MAC addressWeilin Chang1-1/+2
2018-08-29liquidio: remove obsolete functions and data structuresFelix Manlunas1-168/+67
2018-08-29liquidio: change octnic_ctrl_pkt to do synchronous soft commandsFelix Manlunas1-11/+10
2018-08-13liquidio: remove set but not used variable 'is25G'YueHaibing1-6/+2
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi1-5/+22
2018-05-07liquidio: support use of ethtool to set link speed of CN23XX-225 cardsWeilin Chang1-24/+171
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"Colin Ian King1-1/+1
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha1-18/+245
2018-04-27liquidio: add support for ndo_get_stats64 instead of ndo_get_statsPradeep Nalla1-39/+59
2018-04-27liquidio: move a couple of functions to lio_core.cPradeep Nalla1-157/+0
2018-04-17liquidio: Enhanced ethtool statsIntiyaz Basha1-21/+33
2018-03-14liquidio: Add support for liquidio 10GBase-T NICVeerasenareddy Burru1-6/+18
2017-08-17liquidio: fix spelling mistake: "interuupt" -> "interrupt"Colin Ian King1-1/+1
2017-08-15liquidio: added support for ethtool --set-channels featureIntiyaz Basha1-18/+172
2017-08-14liquidio: added support for ethtool --set-ring featureIntiyaz Basha1-0/+131
2017-08-14liquidio: fix duplicated code for different branchesGustavo A. R. Silva1-8/+3
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha1-21/+9
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington1-0/+4
2017-07-14liquidio: fix possible eeprom format string overflowArnd Bergmann1-1/+1
2017-06-14liquidio: fix VF driver off-by-one bug when setting ethtool -C ethX rx-framesWeilin Chang1-1/+1
2017-06-09liquidio: disallow enabling firmware debug from a VFDerek Chickles1-1/+8
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla1-4/+4
2017-04-21liquidio: remove unnecessary variable assignmentArnd Bergmann1-2/+0
2017-04-05liquidio: clear the correct memoryDan Carpenter1-1/+1
2017-03-28liquidio: refactor interrupt moderation codePrasad Kanneganti1-177/+270
2017-03-16liquidio: fix wrong information about link modes reported to ethtoolManish Awasthi1-4/+10
2017-01-06liquidio: fix wrong information about channels reported to ethtoolWeilin Chang1-5/+9
2016-12-08liquidio VF ethtool statsRaghu Vatsavayi1-98/+414
2016-11-15liquidio CN23XX: fix for new check patch errorsRaghu Vatsavayi1-5/+4
2016-11-15liquidio CN23XX: copyrights changes and alignmentRaghu Vatsavayi1-23/+19
2016-11-15liquidio CN23XX: code cleanupRaghu Vatsavayi1-10/+4
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi1-0/+110
2016-09-02liquidio: ethtool and led control supportRaghu Vatsavayi1-8/+377
2016-08-31liquidio: Consolidate common functionalityRaghu Vatsavayi1-10/+8
2016-07-04liquidio: Remove redundant codeRaghu Vatsavayi1-11/+7
2016-07-04liquidio: MTU limitsRaghu Vatsavayi1-1/+1
2016-07-04liquidio: Macro replacementsRaghu Vatsavayi1-16/+8
2016-07-04liquidio: Vxlan supportRaghu Vatsavayi1-0/+29
2016-06-25liquidio: Support priv flagRaghu Vatsavayi1-0/+19
2016-06-25liquidio: ptp infoRaghu Vatsavayi1-2/+7
2016-06-25liquidio: New xaui infoRaghu Vatsavayi1-7/+16