summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hns3_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-15net: hns3: Unified HNS3 {VF|PF} Ethernet Driver for hip08 SoCSalil Mehta1-876/+0
2017-11-03net: hns3: add support for nway_resetFuyun Liang1-0/+18
2017-11-03net: hns3: add support for set_link_ksettingsFuyun Liang1-0/+11
2017-11-03net: hns3: fix a bug in hns3_driv_to_eth_capsFuyun Liang1-7/+2
2017-11-03net: hns3: fix for getting advertised_caps in hns3_get_link_ksettingsFuyun Liang1-0/+3
2017-11-03net: hns3: fix for getting autoneg in hns3_get_link_ksettingsFuyun Liang1-15/+15
2017-10-24net: hns3: fix the ops check in hns3_get_rxnfcLipeng1-1/+1
2017-10-22net: hns3: Add mac loopback selftest support in hns3 driverYunsheng Lin1-0/+273
2017-10-12net: hns3: make local functions staticWei Yongjun1-2/+4
2017-10-10net: hns3: fix the ring count for ETHTOOL_GRXRINGSLipeng1-1/+1
2017-10-10net: hns3: add support for ETHTOOL_GRXFHLipeng1-0/+2
2017-10-10net: hns3: add support for set_rxnfcLipeng1-0/+16
2017-10-10net: hns3: add support for set_ringparamLipeng1-0/+75
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin1-2/+2
2017-10-09net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin1-25/+13
2017-08-18net: hns3: Fixes the static checker error warning in hns3_get_link_ksettings()Salil1-37/+48
2017-08-17net: hns3: ensure media_type is unitializedColin Ian King1-1/+1
2017-08-04net: hns3: Add Ethtool support to HNS3 driverSalil1-0/+482