summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3vf
AgeCommit message (Expand)Author
2019-11-05net: hns3: remove unused macrosColin Ian King
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao
2019-10-31net: hns3: dump some debug information when reset failHuazhong Tan
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-09-11net: hns3: add ethtool_ops.set_channels support for HNS3 VF driverGuangbin Huang
2019-09-07net: hns3: make array spec_opcode static const, makes object smallerColin Ian King
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao
2019-08-18net: hns3: modify redundant initialization of variableGuojia Liao
2019-08-18net: hns3: add or modify commentsGuojia Liao
2019-08-09net: hns3: refine some macro definitionsGuojia Liao
2019-08-09net: hns3: fix interrupt clearing error for VFHuazhong Tan
2019-08-01net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan
2019-07-29net: hns3: use dev_info() instead of pr_info()Huazhong Tan
2019-07-29net: hns3: modify firmware version display formatYufeng Mo
2019-07-21net: hns3: typo in the name of a constantChristophe JAILLET
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li
2019-07-05net: hns3: add all IMP return codePeng Li
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen
2019-06-28net: hns3: optimize the CSQ cmd error handlingPeng Li
2019-06-28net: hns3: re-schedule reset task while VF reset failHuazhong Tan
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-18net: hns3: Add missing newline at end of fileGeert Uytterhoeven
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-26net: hns3: not reset TQP in the DOWN while VF resettingHuazhong Tan
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan
2019-04-26net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan
2019-04-26net: hns3: stop sending keep alive msg when VF command queue needs reinitHuazhong Tan
2019-04-19net: hns3: add queue's statistics update to service taskliuzhongzhu
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: add some debug info for hclgevf_get_mbx_resp()Huazhong Tan
2019-04-19net: hns3: add reset statistics for VFHuazhong Tan
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li