summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* net: hns: Mark expected switch fall-throughGustavo A. R. Silva2018-08-071-0/+1
* net: hns3: Refine the MSIX allocation for PFJian Shen2018-08-033-4/+9
* net: hns3: Fix MSIX allocation issue for VFJian Shen2018-08-034-16/+85
* net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'YueHaibing2018-08-022-14/+1
* net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan2018-08-011-3/+9
* net: hisilicon: hns: Replace mdelay() with msleep()Jia-Ju Bai2018-07-272-4/+4
* net: hns: make hns_dsaf_roce_reset non staticYueHaibing2018-07-261-1/+1
* net: hns: Make many functions staticYueHaibing2018-07-2610-52/+60
* net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-07-211-3/+2
* net: hns3: Add SPDX tags to HNS3 PF driverJian Shen2018-07-2116-128/+32
* net: hns3: Remove unused struct member and definitionJian Shen2018-07-212-14/+0
* net: hns3: Fix misleading parameter nameJian Shen2018-07-213-5/+5
* net: hns3: Modify inconsistent bit mask macrosJian Shen2018-07-213-18/+11
* net: hns3: Use decimal for bit offset macrosJian Shen2018-07-212-14/+14
* net: hns3: Correct unreasonable code commentsJian Shen2018-07-213-24/+23
* net: hns3: Remove extra space and bracketsJian Shen2018-07-213-5/+5
* net: hns3: Standardize the handle of return valueJian Shen2018-07-211-87/+46
* net: hns3: Remove some redundant assignmentsJian Shen2018-07-211-2/+0
* net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-2/+4
* net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang2018-07-161-4/+4
* net: hns3: Fix for reset_level default assignment probelmYunsheng Lin2018-07-161-1/+5
* net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan2018-07-161-8/+0
* net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan2018-07-161-1/+1
* net: hns3: Correct reset event status registerHuazhong Tan2018-07-162-1/+2
* net: hns3: Prevent to request reset frequentlyHuazhong Tan2018-07-161-3/+10
* net: hns3: Reset net device with rtnl_lockHuazhong Tan2018-07-161-3/+2
* net: hns3: Modify the order of initializing command queue registerHuazhong Tan2018-07-161-2/+2
* net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1
* net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
* net: hns3: Prevent sending command during global or core resetHuazhong Tan2018-07-073-1/+6
* net: hns3: Remove the warning when clear reset causePeng Li2018-07-071-2/+0
* net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin2018-07-071-1/+10
* net: hns3: Fix warning bug when doing lp selftestYunsheng Lin2018-07-071-0/+2
* net: hns3: Add configure for mac minimal frame sizeJian Shen2018-07-072-1/+3
* net: hns3: Fix for mailbox message truncated problemFuyun Liang2018-07-071-1/+2
* net: hns3: Fix for l4 checksum offload bugYunsheng Lin2018-07-071-3/+3
* net: hns3: Fix for waterline not setting correctlyYunsheng Lin2018-07-071-16/+6
* net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin2018-07-071-2/+7
* net: hns3: Fix tc setup when netdev is first upYunsheng Lin2018-07-071-47/+31
* net: hns3: remove redundant variable 'protocol'Colin Ian King2018-07-041-2/+0
* net: hns3: modify hnae_ to hnae3_Peng Li2018-07-0211-336/+343
* net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan2018-07-023-49/+28
* net: hns3: give default option while dependency HNS3 setHuazhong Tan2018-07-021-6/+9
* net: hns3: remove some unused members of some structuresHuazhong Tan2018-07-024-5/+0
* net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan2018-07-021-6/+6
* net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan2018-07-021-16/+5
* net: hns3: remove some redundant assignmentsHuazhong Tan2018-07-022-10/+0
* net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan2018-07-021-4/+2
* net: hns3: remove unused hclge_ring_to_dma_dirHuazhong Tan2018-07-021-2/+1
OpenPOWER on IntegriCloud