aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)Author
2024-03-26net: hns3: fix port duplex configure error in IMP resetJie Wang
2023-12-13net: hns: fix fake link up on xge portYonglong Liu
2023-11-28net: hns3: fix variable may not initialized problem in hns3_init_mac_addr()Yonglong Liu
2023-10-10net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang
2023-09-23net: hns3: fix the port information display when sfp is absentYisen Zhuang
2023-05-30net: hns3: fix reset delay time to avoid configuration timeoutJie Wang
2023-05-30net: hns3: fix sending pfc frames after reset issueJijie Shao
2023-01-18net: hns3: add interrupts re-initialization while doing VF FLRJie Wang
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-10-29net: hns: fix possible memory leak in hnae_ae_register()Yang Yingliang
2022-05-09net: hns3: add validity check for message data lengthJian Shen
2022-04-15net: hns3: fix software vlan talbe of vlan 0 inconsistent with hardwareGuangbin Huang
2022-02-01net: hns3: handle empty unknown interrupt for VFYufeng Mo
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang
2021-09-22net: hns3: disable mac in flr processYufeng Mo
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen
2021-07-28net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-09-17net: hns3: Fix for geneve tx checksum bugYi Li