summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2021-08-26net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-08-26net: hns3: fix GRO configuration error after resetYufeng Mo
2021-08-26net: hns3: change the method of getting cmd index in debugfsYufeng Mo
2021-08-26net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-08-26net: hns3: fix speed unknown issue in bond 4Yonglong Liu
2021-08-26net: hns3: add waiting time before cmdq memory is releasedYufeng Mo
2021-08-26net: hns3: clear hardware resource when loading driverYufeng Mo
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-20net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-20net: hns3: disable port VLAN filter when support function level VLAN filter c...Jian Shen
2021-07-20net: hns3: add match_id to check mailbox response from PF to VFPeng Li
2021-07-20net: hns3: fix possible mismatches resp of mailboxChengwen Feng
2021-07-19net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-06-28net: hns3: add support for dumping MAC umv counter in debugfsJian Shen
2021-06-28net: hns3: add support for FD counter in debugfsJian Shen
2021-06-21net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error...Christophe JAILLET
2021-06-21net: hns3: fix a double shift bugDan Carpenter
2021-06-21net: hns3: fix different snprintf() limitDan Carpenter
2021-06-18net: hns3: fix reuse conflict of the rx pageYunsheng Lin
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin
2021-06-16net: hns3: optimize the rx page reuse handling processYunsheng Lin
2021-06-16net: hns3: support dma_map_sg() for multi frags skbYunsheng Lin
2021-06-16net: hns3: add support to query tx spare buffer size for pfHuazhong Tan
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin
2021-06-16net: hns3: refactor for hns3_fill_desc() functionYunsheng Lin
2021-06-16net: hns3: minor refactor related to desc_cb handlingYunsheng Lin
2021-06-11net: hns3: add debugfs support for ptp infoHuazhong Tan
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclge_main.cBaokun Li
2021-06-09net: hns3: use list_move_tail instead of list_del/list_add_tail in hclgevf_ma...Baokun Li
2021-06-08net: hns3: add error handling compatibility during initializationJiaran Zhang
2021-06-08net: hns3: update error recovery module and typeJiaran Zhang
2021-06-08net: hns3: add support for imp-handle ras capabilityJiaran Zhang
2021-06-08net: hns3: add the RAS compatibility adaptation solutionJiaran Zhang
2021-06-08net: hns3: add support for handling all errors through MSI-XYufeng Mo
2021-06-07net: hns3: remove now redundant logic related to HNAE3_UNKNOWN_RESETYufeng Mo
2021-06-07net: hns3: add scheduling logic for error handling taskJiaran Zhang
2021-06-07net: hns3: add a separate error handling taskJiaran Zhang
2021-05-31net: hns3: add debugfs support for vlan configurationJian Shen
2021-05-31net: hns3: add support for VF modify VLAN filter stateJian Shen
2021-05-31net: hns3: add query basic info support for VFJian Shen
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-31net: hns3: refine function hclge_set_vf_vlan_cfg()Jian Shen
2021-05-31net: hns3: remove unnecessary updating port based VLANJian Shen
2021-05-31net: hns3: refine for hclge_push_vf_port_base_vlan_info()Jian Shen
2021-05-31net: hns3: add 'QoS' support for port based VLAN configurationJian Shen
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-25net: hns: Fix kernel-docYang Li
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan
2021-05-24net: hns3: use HCLGE_VPORT_STATE_PROMISC_CHANGE to replace HCLGE_STATE_PROMIS...Jian Shen