summary refs log tree commit diff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2023-08-16net: hns3: fix strscpy causing content truncation issueHao Chen
2023-08-16net: hns3: fix deadlock issue when externel_lb and reset are executed togetherYonglong Liu
2023-08-16net: hns3: add wait until mac link downJie Wang
2023-08-16net: hns3: refactor hclge_mac_link_status_wait for interface reuseJie Wang
2023-08-03net: hns3: fix wrong bw weight of disabled tc issueJijie Shao
2023-08-03net: hns3: fix wrong tc bandwidth weight data issueJijie Shao
2023-08-03net: hns3: fix the imp capability bit cannot exceed 32 bits issueHao Lan
2023-07-27net: hns3: fix strncpy() not using dest-buf length as length issueHao Chen
2023-05-24net: hns3: fix reset timeout when enable full VFJijie Shao
2023-05-24net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-24net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-05-24net: hns3: fix output information incomplete for dumping tx queue info with d...Jie Wang
2023-01-18net: hns3: fix wrong use of rss size during VF rss configJie Wang
2023-01-12net: hns3: refine the handling for VF heartbeatJian Shen
2023-01-12net: hns3: fix VF promisc mode not update when mac table fullJian Shen
2023-01-12net: hns3: fix miss L3E checking for rx packetJian Shen
2023-01-12net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2022-12-06net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-06net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-11-15net: hns3: fix setting incorrect phy link ksettings for firmware in resetting...Guangbin Huang
2022-11-15net: hns3: fix return value check bug of rx copybreakJie Wang
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-11-04net: hns3: fix get wrong value of function hclge_get_dscp_prio()Guangbin Huang
2022-10-19net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-21net: hns3: add __init/__exit annotations to module init/exit funcsXiu Jianfeng
2022-09-21net: hns3: add judge fd ability for sync and clear process of flow directorGuangbin Huang
2022-09-21net: hns3: refactor function hclge_mbx_handler()Hao Lan
2022-09-21net: hns3: optimize converting dscp to priority process of hns3_nic_select_qu...Guangbin Huang
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-09-07net: hns3: add support to query and set lane number by ethtoolHao Chen
2022-09-07net: hns3: add querying fec statisticsHao Lan
2022-09-07net: hns3: debugfs add dump dscp map infoGuangbin Huang
2022-09-07net: hns3: support ndo_select_queue()Guangbin Huang
2022-09-07net: hns3: add support config dscp map to tcGuangbin Huang
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-31net: hns3: net: hns3: add querying and setting fec off mode from firmwareGuangbin Huang
2022-08-31net: hns3: add querying and setting fec llrs mode from firmwareHao Lan
2022-08-31net: hns3: add querying fec ability from firmwareGuangbin Huang
2022-08-31net: hns3: add getting capabilities of gro offload and fd from firmwareGuangbin Huang
2022-07-04net: hns: Fix spelling mistakes in comments.Zhang Jiaming
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30hisilicon/hns3/hns3vf:fix repeated words in commentsJilin Yuan
2022-06-13net: hns3: fix tm port shapping of fibre port is incorrect after driver initi...Guangbin Huang
2022-06-13net: hns3: fix PF rss size initialization bugJie Wang
2022-06-13net: hns3: restore tm priority/qset to default settings when tc disabledGuangbin Huang
2022-06-13net: hns3: modify the ring param print infoJie Wang
2022-06-13net: hns3: don't push link state to VF if unaliveJian Shen
2022-06-13net: hns3: set port base vlan tbl_sta to false before removing old vlanGuangbin Huang
2022-05-09net: hns3: fix incorrect type of argument in declaration of function hclge_co...Guangbin Huang