summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: add int_gl_idx setup for VFFuyun Liang2018-01-262-0/+13
* net: hns3: add get/set_coalesce support to VFFuyun Liang2018-01-261-0/+2
* net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta2018-01-221-2/+2
* net: hns3: add net status led support for fiber portJian Shen2018-01-223-0/+113
* net: hns3: add ethtool -p support for fiber portJian Shen2018-01-224-0/+104
* net: hns3: add manager table initialization for hardwareFuyun Liang2018-01-222-0/+123
* net: hns3: add support for get_regsFuyun Liang2018-01-224-1/+205
* net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan2018-01-222-21/+38
* net: hns3: check for NULL function pointer in hns3_nic_set_featuresJian Shen2018-01-121-2/+4
* net: hns3: add feature check when feature changedJian Shen2018-01-121-12/+15
* net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang2018-01-123-0/+21
* net: hns3: change the unit of GL value macroFuyun Liang2018-01-121-4/+4
* net: hns3: remove unused GL setup functionFuyun Liang2018-01-121-12/+0Star
* net: hns3: refactor GL update functionFuyun Liang2018-01-121-19/+16Star
* net: hns3: refactor interrupt coalescing init functionFuyun Liang2018-01-121-9/+20
* net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang2018-01-123-4/+188
* net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang2018-01-123-0/+40
* net: hns3: remove TSO config command from VF driverPeng Li2018-01-122-28/+0Star
* net: hns3: add ethtool_ops.get_channels support for VFPeng Li2018-01-122-0/+31
* net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li2018-01-101-2/+2
* Revert "net: hns3: Add packet statistics of netdev"Peng Li2018-01-101-79/+1Star
* net: hns3: Add more packet size statiscticsJian Shen2018-01-082-7/+56
* net: hns3: remove redundant semicolonPeng Li2018-01-081-1/+1
* net: hns3: fix for not setting pause parametersFuyun Liang2018-01-083-7/+98
* net: hns3: add MTU initialization for hardwareFuyun Liang2018-01-081-2/+20
* net: hns3: fix for changing MTUFuyun Liang2018-01-081-0/+2
* net: hns3: fix for setting MTUFuyun Liang2018-01-083-5/+16
* net: hns3: fix for updating fc_mode_last_timeFuyun Liang2018-01-081-9/+6Star
* net: hns3: Fix a response data read error of tqp statistics queryJian Shen2018-01-082-4/+4
* net: hns3: Add packet statistics of netdevJian Shen2018-01-081-1/+79
* net: hns3: Remove a useless member of struct hns3_statsJian Shen2018-01-081-3/+1Star
* net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen2018-01-081-1/+2
* net: hns3: Fix a loop index error of tqp statistics queryJian Shen2018-01-081-5/+5
* net: hns3: Fix an error of total drop packet statisticsJian Shen2018-01-081-2/+9
* net: hns3: Mask the packet statistics query when NIC is downJian Shen2018-01-081-0/+8
* net: hns3: Modify the update period of packet statisticsJian Shen2018-01-083-1/+17
* net: hns3: Remove repeat statistic of rx_errorsJian Shen2018-01-081-1/+0Star
* net: hns3: Fix spelling errorsJian Shen2018-01-082-9/+9
* net: hns3: Unify the strings display of packet statisticsJian Shen2018-01-084-66/+69
* net: hns3: Disable VFs change rxvlan offload statusJian Shen2018-01-081-2/+3
* net: hns3: Add ethtool interface for vlan filterJian Shen2018-01-083-3/+25
* net: hns: add ACPI mode support for ethtool -pJian Shen2018-01-022-2/+57
* net: hns3: hns3_get_channels() can be statickbuild test robot2017-12-281-2/+2
* net: hns3: change TM sched mode to TC-based mode when SRIOV enabledPeng Li2017-12-271-4/+1Star
* net: hns3: Increase the default depth of bucket for TM shaperPeng Li2017-12-271-2/+2
* net: hns3: add support for querying advertised pause frame by ethtool ethxPeng Li2017-12-273-0/+32
* net: hns3: add Asym Pause support to phy default featuresFuyun Liang2017-12-271-0/+1
* net: hns3: add support to update flow control settings after autonegPeng Li2017-12-273-0/+41
* net: hns3: add support for set_pauseparamPeng Li2017-12-274-1/+98
* net: hns3: fix for getting auto-negotiation state in hclge_get_autonegFuyun Liang2017-12-271-0/+4