summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
AgeCommit message (Expand)Author
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya
2019-12-05net: hns3: fix VF ID issue for setting VF VLANJian Shen
2019-11-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2019-11-19net: hns3: fix a wrong reset interrupt status maskHuazhong Tan
2019-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-14net: hns3: fix ETS bandwidth validation bugYonglong Liu
2019-11-14net: hns3: reallocate SSU' buffer size when pfc_en changesYunsheng Lin
2019-11-14net: hns3: add compatible handling for MAC VLAN switch parameter configurationGuangbin Huang
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-06net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONEHuazhong Tan
2019-11-05net: hns3: remove unused macrosColin Ian King
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar
2019-10-31net: hns3: cleanup byte order issues when printedGuojia Liao
2019-10-31net: hns3: cleanup some print format warningGuojia Liao
2019-10-31net: hns3: add or modify some commentsGuangbin Huang
2019-10-31net: hns3: optimize local variable initializationGuangbin Huang
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-21net: hns3: log and clear hardware error after reset completeJian Shen
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao
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 configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-09-11net: hns3: fix spelling mistake "undeflow" -> "underflow"Colin Ian King
2019-09-11net: hns3: add some DFX info for reset issueHuazhong Tan
2019-09-11net: hns3: modify some logs formatGuangbin Huang
2019-09-11net: hns3: fix shaper parameter algorithmYonglong Liu
2019-09-06net: hns3: make hclge_dbg_get_m7_stats_info staticGuojia Liao
2019-09-06net: hns3: disable loopback setting in hclge_mac_initYufeng Mo
2019-09-06net: hns3: remove explicit conversion to boolGuojia Liao
2019-09-06net: hns3: fix mis-assignment to hdev->reset_level in hclge_resetHuazhong Tan
2019-09-06net: hns3: fix error VF index when setting VLAN offloadJian Shen
2019-09-01net: hns3: remove set but not used variable 'qos'YueHaibing
2019-09-01net: hns3: remove redundant assignment to pointer reg_infoColin Ian King
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo
2019-08-29net: hns3: check reset interrupt status when reset failsHuazhong Tan
2019-08-29net: hns3: add phy selftest functionYufeng Mo
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li
2019-08-29net: hns3: optimize waiting time for TQP resetZhongzhu Liu
2019-08-29net: hns3: fix incorrect type in assignment.Guojia Liao
2019-08-29net: hns3: make some reusable codes into a functionYonglong Liu
2019-08-29net: hns3: optimize some log printingsYufeng Mo
2019-08-29net: hns3: reduce the parameters of some functionsGuojia Liao