summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/huawei/hinic/hinic_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-19hinic: fix sending pkts from core while self testingLuo bin1-0/+4
2020-07-29hinic: add support to handle hw abnormal eventLuo bin1-0/+20
2020-06-30hinic: remove unused but set variableLuo bin1-18/+0
2020-06-29hinic: add support to get eeprom informationLuo bin1-0/+69
2020-06-29hinic: add support to identify physical deviceLuo bin1-0/+34
2020-06-29hinic: add self test supportLuo bin1-0/+177
2020-06-29hinic: add support to set and get irq coalesceLuo bin1-0/+234
2020-06-29hinic: add support to set and get pause paramsLuo bin1-1/+85
2020-06-03hinic: add set_channels ethtool_ops supportLuo bin1-8/+32
2020-05-15hinic: add set_ringparam ethtool_ops supportLuo bin1-4/+74
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin1-8/+412
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-4/+4
2019-07-08hinic: add fw version queryXue Chaojing1-0/+8
2019-07-02hinic: remove standard netdev statsXue Chaojing1-46/+1
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing1-0/+341
2019-06-19hinic: add support for rss parameters with ethtoolXue Chaojing1-0/+295
2019-06-19hinic: move ethtool code into hinic_ethtoolXue Chaojing1-0/+163