aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/cavium/thunder/nicvf_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2018-08-07net: thunderx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-01-29net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly to module nameVadim Lomovtsev1-1/+1
2018-01-16net: thunderx: add timestamping supportSunil Goutham1-1/+28
2017-05-02net: thunderx: Add basic XDP supportSunil Goutham1-6/+20
2017-05-02net: thunderx: Support for page recyclingSunil Goutham1-1/+2
2017-01-25net: thunderx: Support to configure queue sizes from ethtoolSunil Goutham1-2/+37
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter1-1/+1
2016-12-10net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-25/+31
2016-11-25net: thunderx: Pause frame supportSunil Goutham1-0/+51
2016-11-25net: thunderx: Add ethtool support for supported ports and link modes.Thanneeru Srinivasulu1-3/+33
2016-11-16net: thunderx: Fix VF driver's interface statisticsSunil Goutham1-46/+59
2016-08-18net: thunderx: Fix OOPs with ethtool --register-dumpDavid Daney1-1/+4
2016-02-11net, thunderx: Add TX timeout and RX buffer alloc failure stats.Thanneeru Srinivasulu1-0/+2
2015-12-02net: thunderx: Switchon carrier only upon interface link upSunil Goutham1-1/+15
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham1-37/+97
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham1-8/+6
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham1-5/+29
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham1-1/+2
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham1-9/+14
2015-06-02net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov1-2/+1
2015-05-27net: Adding support for Cavium ThunderX network controllerSunil Goutham1-0/+601