summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-161-5/+0
|\
| * net: hns3: cleanup of stray struct hns3_link_mode_mappingSalil Mehta2019-11-161-5/+0
* | net: hns3: cleanup some print format warningGuojia Liao2019-10-311-6/+6
* | net: hns3: remove struct hns3_nic_ring_data in hns3_enet moduleYunsheng Lin2019-10-211-17/+16
|/
* net: hns3: fix port setting handle for fibre portGuangbin Huang2019-09-111-0/+15
* net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang2019-09-111-0/+1
* net: hns3: fix double free bug when setting ringparamHuazhong Tan2019-09-061-1/+3
* net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo2019-08-291-2/+7
* net: hns3: add phy selftest functionYufeng Mo2019-08-291-1/+6
* net: hns3: fix error and incorrect formatGuojia Liao2019-08-181-1/+1
* net: hns3: modify redundant initialization of variableGuojia Liao2019-08-181-1/+1
* net: hns3: add or modify commentsGuojia Liao2019-08-181-1/+1
* net: hns3: add some statitics info to tx processYunsheng Lin2019-08-091-0/+4
* net: hns3: refine for set ring parametersJian Shen2019-08-011-26/+62
* net: hns3: add debug messages to identify eth down causeYonglong Liu2019-07-291-0/+19
* net: hns3: modify firmware version display formatYufeng Mo2019-07-291-2/+13
* net: hns3: remove RXD_VLD check in hns3_handle_bdinfoYunsheng Lin2019-06-281-1/+0
* net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen2019-06-261-0/+10
* net: hns3: fix for skb leak when doing selftestYunsheng Lin2019-06-141-2/+4
* net: hns3: fix some coding style issuesWeihang Li2019-06-091-0/+6
* net: hns3: some modifications to simplify and optimize codeYufeng Mo2019-06-091-19/+13
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-091-2/+3
* net: hns3: add counter for times RX pages gets allocatedYunsheng Lin2019-05-071-0/+1
* net: hns3: unify maybe_stop_tx for TSO and non-TSO caseYunsheng Lin2019-05-071-0/+1
* net: hns3: add support for FEC encoding controlJian Shen2019-05-041-0/+77
* net: hns3: add autoneg and change speed support for fibre portJian Shen2019-05-041-6/+84
* net: hns3: add support for multiple media typeJian Shen2019-05-041-2/+11
* net: hns3: Add support for netif message level settingsYonglong Liu2019-04-191-0/+18
* net: hns3: check resetting status in hns3_get_stats()Huazhong Tan2019-04-041-0/+5
* net: hns3: check 1000M half for hns3_ethtool_ops.set_link_ksettingsPeng Li2019-04-041-0/+4
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-241-25/+29
* net: hns3: fix port info query issue for copper portJian Shen2019-02-211-5/+4
* net: hns3: use the correct interface to stop|open portPeng Li2019-01-301-2/+2
* net: hns3: fix VF dump register issueJian Shen2019-01-301-0/+2
* net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen2019-01-261-4/+4
* net: hns3: add rx multicast packets statisticJian Shen2019-01-231-0/+1
* net: core: dev: Add extack argument to dev_open()Petr Machata2018-12-061-1/+1
* net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resettingHuazhong Tan2018-11-071-0/+19
* net: hns3: Resume promisc mode and vlan filter status after loopback testJian Shen2018-10-121-1/+9
* net: hns3: Add RSS tuples support for VFJian Shen2018-10-101-0/+1
* net: hns3: Add new RSS hash algorithm support for PFJian Shen2018-10-101-4/+5
* net: hns3: Add support for rule query of flow directorJian Shen2018-10-011-6/+19
* net: hns3: Add support for rule add/delete for flow directorJian Shen2018-10-011-2/+12
* hns3: Fix the build.David S. Miller2018-09-291-1/+1
* net: hns3: Add serdes parallel inner loopback supportFuyun Liang2018-09-281-5/+11
* net: hns3: Rename mac loopback to app loopbackFuyun Liang2018-09-281-4/+4
* net: hns3: Rename loop modeFuyun Liang2018-09-281-6/+6
* net: hns3: Fix speed/duplex information loss problem when executing ethtool e...Fuyun Liang2018-09-211-27/+39
* net: hns3: Add handle for default caseJian Shen2018-09-211-2/+5
* net: hns3: Adjust prefix of tx/rx statistic namesJian Shen2018-09-211-5/+5