summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3
AgeCommit message (Expand)Author
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-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-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-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-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
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
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu
2020-07-29net: hns3: fix error handling for desc fillingYunsheng Lin
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu
2020-07-16net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan
2020-04-01net: hns3: fix "tc qdisc del" failed issueYonglong Liu
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang
2020-03-05net: hns3: add management table after IMP resetYufeng Mo