summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: small changes for magic numbersJian Shen
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li
2019-06-09net: hns3: refactor hns3_get_new_int_gl functionYunsheng Lin
2019-06-09net: hns3: replace numa_node_id with numa_mem_id for buffer reusingYunsheng Lin
2019-06-09net: hns3: make HW GRO handling compliant with SW GROYunsheng Lin
2019-06-09net: hns3: fix wrong size of mailbox responding dataZhongzhu Liu
2019-06-09net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li
2019-06-03net: hns3: add opcode about query and clear RAS & MSI-X to special opcodeWeihang Li
2019-06-03net: hns3: remove setting bit of reset_requests when handling mac tunnel inte...Weihang Li
2019-06-03net: hns3: add handling of two bits in MAC tunnel interruptsWeihang Li
2019-06-03net: hns3: set ops to null when unregister ad_devWeihang Li
2019-06-03net: hns3: add a check to pointer in error_detected and slot_resetWeihang Li
2019-06-03net: hns3: set the port shaper according to MAC speedYunsheng Lin
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan
2019-06-02net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vectorHuazhong Tan
2019-05-28net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-05-28net: hns3: modify hclgevf_init_client_instance()Huazhong Tan
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan
2019-05-28net: hns3: use HCLGEVF_STATE_NIC_REGISTERED to indicate VF NIC client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu
2019-05-28net: hns3: fix for HNS3_RXD_GRO_SIZE_M macroYunsheng Lin
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen
2019-05-26net: hns3: fix for FEC configurationJian Shen
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian Shen
2019-05-26net: hns3: initialize CPU reverse mappingJian Shen
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-08net: hns3: remove redundant assignment of l2_hdr to itselfColin Ian King
2019-05-07net: ethernet: support of_get_mac_address new ERR_PTR errorPetr Štetiar
2019-05-07net: hns3: use devm_kcalloc when allocating desc_cbYunsheng Lin
2019-05-07net: hns3: some cleanup for struct hns3_enet_ringYunsheng Lin
2019-05-07net: hns3: unify the page reusing for page size 4K and 64KYunsheng Lin