summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
2018-08-22net: hns3: modify variable type in hns3_nic_reuse_pageHuazhong Tan
2018-08-22net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan
2018-08-14net: hns3: Add vlan filter setting by ethtool command -KPeng Li
2018-08-14net: hns3: Set tx ring' tc info when netdev is upYunsheng Lin
2018-08-14net: hns3: Remove tx ring BD len register in hns3_enetYunsheng Lin
2018-08-14net: hns3: Fix desc num set to default when setting channelYunsheng Lin
2018-08-14net: hns3: Fix for phy link issue when using marvell phy driverJian Shen
2018-08-14net: hns3: Fix for information of phydev lost problem when down/upFuyun Liang
2018-08-14net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zeroXi Wang
2018-08-14net: hns3: Add support for serdes loopback selftestPeng Li
2018-08-07net: hns3: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-03net: hns3: Refine the MSIX allocation for PFJian Shen
2018-08-03net: hns3: Fix MSIX allocation issue for VFJian Shen
2018-08-01net: hns3: fix return value error while hclge_cmd_csq_clean failedHuazhong Tan
2018-07-21net: hns3: Add SPDX tags to HNS3 PF driverJian Shen
2018-07-21net: hns3: Remove unused struct member and definitionJian Shen
2018-07-21net: hns3: Fix misleading parameter nameJian Shen
2018-07-21net: hns3: Modify inconsistent bit mask macrosJian Shen
2018-07-21net: hns3: Use decimal for bit offset macrosJian Shen
2018-07-21net: hns3: Correct unreasonable code commentsJian Shen
2018-07-21net: hns3: Remove extra space and bracketsJian Shen
2018-07-21net: hns3: Standardize the handle of return valueJian Shen
2018-07-21net: hns3: Remove some redundant assignmentsJian Shen
2018-07-16net: hns3: Fix comments for hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbxFuyun Liang
2018-07-16net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-07-16net: hns3: remove unnecessary ring configuration operation while resettingHuazhong Tan
2018-07-16net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-07-16net: hns3: Correct reset event status registerHuazhong Tan
2018-07-16net: hns3: Prevent to request reset frequentlyHuazhong Tan
2018-07-16net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-07-16net: hns3: Modify the order of initializing command queue registerHuazhong Tan
2018-07-07net: hns3: Prevent sending command during global or core resetHuazhong Tan
2018-07-07net: hns3: Remove the warning when clear reset causePeng Li
2018-07-07net: hns3: Fix get_vector ops in hclgevf_main moduleYunsheng Lin
2018-07-07net: hns3: Fix warning bug when doing lp selftestYunsheng Lin
2018-07-07net: hns3: Add configure for mac minimal frame sizeJian Shen
2018-07-07net: hns3: Fix for mailbox message truncated problemFuyun Liang
2018-07-07net: hns3: Fix for l4 checksum offload bugYunsheng Lin
2018-07-07net: hns3: Fix for waterline not setting correctlyYunsheng Lin
2018-07-07net: hns3: Fix for mac pause not disable in pfc modeYunsheng Lin
2018-07-07net: hns3: Fix tc setup when netdev is first upYunsheng Lin
2018-07-04net: hns3: remove redundant variable 'protocol'Colin Ian King
2018-07-02net: hns3: modify hnae_ to hnae3_Peng Li
2018-07-02net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_singleHuazhong Tan
2018-07-02net: hns3: remove some unused members of some structuresHuazhong Tan
2018-07-02net: hns3: remove a redundant hclge_cmd_csq_doneHuazhong Tan
2018-07-02net: hns3: simplify hclge_cmd_csq_cleanHuazhong Tan
2018-07-02net: hns3: remove some redundant assignmentsHuazhong Tan
2018-07-02net: hns3: remove useless code in hclge_cmd_sendHuazhong Tan