summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Fix an error handling path in 'hclge_rss_init_hw()'Christophe JAILLET2017-10-011-1/+2
* net: hns3: Fix for setting rss_size incorrectlyYunsheng Lin2017-09-201-40/+36
* net: hns3: Fix for rx priv buf allocation when DCB is not supportedYunsheng Lin2017-09-201-0/+10
* net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-201-0/+4
* net: hns3: Fix for not setting rx private buffer size to zeroYunsheng Lin2017-09-201-2/+14
* net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-201-1/+5
* net: hns3: Fix initialization when cmd is not supportedYunsheng Lin2017-09-201-11/+15
* net: hns3: Cleanup for ROCE capability flag in ae_devYunsheng Lin2017-09-201-21/+4
* net: hns3: Fixes the default VLAN-id of PFLipeng2017-09-191-1/+5
* net: hns3: Fixes the ether address copy with appropriate APISalil Mehta2017-09-191-2/+1
* net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-191-0/+8
* net: hns3: Fixes the command used to unmap ring from vectorLipeng2017-09-191-1/+1
* net: hns3: Fixes initialization of phy address from firmwareLipeng2017-09-191-0/+1
* net: hns3: fix a handful of spelling mistakesColin Ian King2017-08-191-2/+2
* net: hns3: fix spelling mistake: "capabilty" -> "capability"Colin Ian King2017-08-071-1/+2
* hns3: fix unused function warningArnd Bergmann2017-08-071-15/+12
* net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer SupportSalil2017-08-031-0/+4267