summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2018-03-09net: hns3: refactor the coalesce related structYunsheng Lin
2018-03-09net: hns3: fix for coalesce configuration lost during resetYunsheng Lin
2018-03-09net: hns3: refactor the get/put_vector functionYunsheng Lin
2018-03-09net: hns3: fix for use-after-free when setting ring parameterYunsheng Lin
2018-03-09net: hns3: fix for pause configuration lost during resetYunsheng Lin
2018-03-09net: hns3: fix for RSS configuration loss problem during resetYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss_tuple functionYunsheng Lin
2018-03-09net: hns3: refactor the hclge_get/set_rss functionYunsheng Lin
2018-03-08net: hns3: add support for VF driver inner interface hclgevf_ops.get_tqps_and...Peng Li
2018-03-08net: hns3: set the max ring num when alloc netdevPeng Li
2018-03-08net: hns3: fix the queue id for tqp enable&&resetPeng Li
2018-03-08net: hns3: fix endian issue when PF get mbx message flagPeng Li
2018-03-08net: hns3: set the cmdq out_vld bit to 0 after usedPeng Li
2018-03-08net: hns3: VF should get the real rss_size instead of rss_size_maxPeng Li
2018-01-26net: hns3: add int_gl_idx setup for VFFuyun Liang
2018-01-26net: hns3: add get/set_coalesce support to VFFuyun Liang
2018-01-22net: hns3: converting spaces into tabs to avoid checkpatch.pl warningSalil Mehta
2018-01-22net: hns3: add net status led support for fiber portJian Shen
2018-01-22net: hns3: add ethtool -p support for fiber portJian Shen
2018-01-22net: hns3: add manager table initialization for hardwareFuyun Liang
2018-01-22net: hns3: add support for get_regsFuyun Liang
2018-01-22net: hns: Fix for variable may be used uninitialized warningsHuazhong Tan
2018-01-12net: hns3: check for NULL function pointer in hns3_nic_set_featuresJian Shen
2018-01-12net: hns3: add feature check when feature changedJian Shen
2018-01-12net: hns3: add int_gl_idx setup for TX and RX queuesFuyun Liang
2018-01-12net: hns3: change the unit of GL value macroFuyun Liang
2018-01-12net: hns3: remove unused GL setup functionFuyun Liang
2018-01-12net: hns3: refactor GL update functionFuyun Liang
2018-01-12net: hns3: refactor interrupt coalescing init functionFuyun Liang
2018-01-12net: hns3: add ethtool_ops.set_coalesce support to PFFuyun Liang
2018-01-12net: hns3: add ethtool_ops.get_coalesce support to PFFuyun Liang
2018-01-12net: hns3: remove TSO config command from VF driverPeng Li
2018-01-12net: hns3: add ethtool_ops.get_channels support for VFPeng Li
2018-01-10net: hns3: report the function type the same line with hns3_nic_get_stats64Peng Li
2018-01-10Revert "net: hns3: Add packet statistics of netdev"Peng Li
2018-01-08net: hns3: Add more packet size statiscticsJian Shen
2018-01-08net: hns3: remove redundant semicolonPeng Li
2018-01-08net: hns3: fix for not setting pause parametersFuyun Liang
2018-01-08net: hns3: add MTU initialization for hardwareFuyun Liang
2018-01-08net: hns3: fix for changing MTUFuyun Liang
2018-01-08net: hns3: fix for setting MTUFuyun Liang
2018-01-08net: hns3: fix for updating fc_mode_last_timeFuyun Liang
2018-01-08net: hns3: Fix a response data read error of tqp statistics queryJian Shen
2018-01-08net: hns3: Add packet statistics of netdevJian Shen
2018-01-08net: hns3: Remove a useless member of struct hns3_statsJian Shen
2018-01-08net: hns3: Fix an error macro definition of HNS3_TQP_STATJian Shen
2018-01-08net: hns3: Fix a loop index error of tqp statistics queryJian Shen
2018-01-08net: hns3: Fix an error of total drop packet statisticsJian Shen
2018-01-08net: hns3: Mask the packet statistics query when NIC is downJian Shen
2018-01-08net: hns3: Modify the update period of packet statisticsJian Shen