summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon
AgeCommit message (Expand)AuthorFilesLines
2021-12-08ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...Teng Qi1-0/+4
2021-12-01net: hns3: fix VF RSS failed problem after PF enable multi-TCsGuangbin Huang1-2/+2
2021-11-17net: hns3: allow configure ETS bandwidth of all TCsGuangbin Huang2-9/+2
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-06net: hns3: do not allow call hns3_nic_net_open repeatedlyJian Shen1-0/+5
2021-09-22net: hns3: fix the timing issue of VF clearing interrupt sourcesJiaran Zhang1-3/+3
2021-09-22net: hns3: disable mac in flr processYufeng Mo1-2/+3
2021-09-22net: hns3: change affinity_mask to numa node rangeYufeng Mo1-6/+8
2021-09-22net: hns3: pad the short tunnel frame before sending to hardwareYufeng Mo1-2/+6
2021-09-03net: hns3: fix get wrong pfc_en when query PFC configurationGuangbin Huang1-11/+2
2021-09-03net: hns3: fix duplicate node in VLAN listGuojia Liao1-1/+5
2021-09-03net: hns3: clear hardware resource when loading driverYufeng Mo2-0/+29
2021-07-28net: hns3: fix rx VLAN offload state inconsistent issueJian Shen1-0/+10
2021-07-28net: hisilicon: rename CACHE_LINE_MASK to avoid redefinitionRandy Dunlap1-3/+3
2021-06-03net: hns3: check the return of skb_checksum_help()Yunsheng Lin1-7/+3
2021-05-19net: hns3: disable phy loopback setting in hclge_mac_start_phyYufeng Mo1-0/+2
2021-05-19net: hns3: use netif_tx_disable to stop the transmit queuePeng Li1-1/+1
2021-05-19net: hns3: fix for vxlan gpe tx checksum bugHao Chen1-2/+3
2021-05-19net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()Jian Shen1-0/+5
2021-05-19net: hns3: initialize the message content in hclge_get_link_mode()Yufeng Mo1-1/+1
2021-05-19net: hns3: fix incorrect configuration for igu_egu_hw_errYufeng Mo2-2/+4
2021-05-14net: hns3: Limiting the scope of vector_ring_chain variableSalil Mehta1-1/+2
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-03-30net: hisilicon: hns: fix error return code of hns_nic_clear_all_rx_fetch()Jia-Ju Bai1-1/+3
2021-03-17net: hns3: fix error mask definition of flow directorJian Shen1-3/+3
2021-03-17net: hns3: fix bug when calculating the TCAM table infoJian Shen1-2/+2
2021-03-17net: hns3: fix query vlan mask value error for flow directorJian Shen1-2/+1
2021-02-17net: hns3: add a check for queue_id in hclge_reset_vf_queue()Yufeng Mo1-0/+7
2021-01-17net: hns3: fix a phy loopback fail issueYonglong Liu1-1/+2
2021-01-17net: hns3: fix the number of queues actually used by ARQYufeng Mo1-2/+2
2021-01-12net: hns: fix return value check in __lb_other_process()Yunjian Wang1-0/+4
2020-12-21net: hns3: remove a misused pragma packedHuazhong Tan1-4/+0
2020-11-01net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-09-17net: hns3: Fix for geneve tx checksum bugYi Li1-2/+4
2020-09-09net: hns: Fix memleak in hns_nic_dev_probeDinghao Liu1-3/+6
2020-08-05net: hns3: fix aRFS FD rules leftover after add a user FD ruleGuojia Liao1-13/+15
2020-08-05net: hns3: fix a TX timeout issueYonglong Liu1-1/+1
2020-07-29net: hns3: fix error handling for desc fillingYunsheng Lin2-0/+9
2020-07-16net: hns3: fix use-after-free when doing self testYonglong Liu1-3/+6
2020-07-16net: hns3: add a missing uninit debugfs when unload driverHuazhong Tan1-2/+1
2020-04-01net: hns3: fix "tc qdisc del" failed issueYonglong Liu1-1/+1
2020-03-18net: hns3: fix a not link up issue when fibre port supports autonegJian Shen1-1/+3
2020-03-05net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang1-6/+9
2020-03-05net: hns3: add management table after IMP resetYufeng Mo1-0/+7
2020-01-23net: hns: fix soft lockup when there is not enough memoryYonglong Liu1-3/+1
2020-01-23net: hns3: pad the short frame before sending to the hardwareYunsheng Lin1-0/+6
2019-12-31net: hns3: add struct netdev_queue debug info for TX timeoutYunsheng Lin1-0/+3
2019-12-31net: hns3: log and clear hardware error after reset completeJian Shen1-0/+3