aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/huawei/hinic/hinic_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-02hinic: add set_channels ethtool_ops supportLuo bin1-8/+32
2020-05-14hinic: 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-07hinic: 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-18hinic: add support for rss parameters with ethtoolXue Chaojing1-0/+295
2019-06-18hinic: move ethtool code into hinic_ethtoolXue Chaojing1-0/+163