summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-01net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET1-1/+2
2017-09-20net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin1-40/+36
2017-09-20net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin1-0/+10
2017-09-20net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin1-0/+4
2017-09-20net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin1-2/+14
2017-09-20net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin1-1/+5
2017-09-20net: hns3: Fix initialization when cmd is not supportedYunsheng Lin1-11/+15
2017-09-20net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin1-21/+4
2017-09-19net: hns3: Fixes the default VLAN-id of PFLipeng1-1/+5
2017-09-19net: hns3: Fixes the ether address copy with appropriate APISalil Mehta1-2/+1
2017-09-19net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng1-0/+8
2017-09-19net: hns3: Fixes the command used to unmap ring from vectorLipeng1-1/+1
2017-09-19net: hns3: Fixes initialization of phy address from firmwareLipeng1-0/+1
2017-08-19net: hns3: fix a handful of spelling mistakesColin Ian King1-2/+2
2017-08-07net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King1-1/+2
2017-08-07hns3: fix unused function warningArnd Bergmann1-15/+12
2017-08-03net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil1-0/+4267