]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/history - drivers/net/ethernet/hisilicon/hns3
UBUNTU: Ubuntu-5.4.0-117.132
[mirror_ubuntu-focal-kernel.git] / drivers / net / ethernet / hisilicon / hns3 /
2022-05-20 Guangbin Huangnet: hns3: fix software vlan talbe of vlan 0 inconsiste...
2022-03-29 Yufeng Monet: hns3: handle empty unknown interrupt for VF
2022-02-03 Guangbin Huangnet: hns3: fix VF RSS failed problem after PF enable...
2022-01-13 Guangbin Huangnet: hns3: allow configure ETS bandwidth of all TCs
2021-11-22 Peng Linet: hns3: disable sriov before unload hclge layer
2021-11-22 Guangbin Huangnet: hns3: add limit ets dwrr bandwidth cannot be 0
2021-11-22 Guangbin Huangnet: hns3: reset DWRR of unused tc to zero
2021-11-05 Jian Shennet: hns3: do not allow call hns3_nic_net_open repeatedly
2021-10-12 Jiaran Zhangnet: hns3: fix the timing issue of VF clearing interrup...
2021-10-12 Yufeng Monet: hns3: disable mac in flr process
2021-10-12 Yufeng Monet: hns3: change affinity_mask to numa node range
2021-10-12 Yufeng Monet: hns3: pad the short tunnel frame before sending...
2021-10-01 Guangbin Huangnet: hns3: fix get wrong pfc_en when query PFC configur...
2021-10-01 Guojia Liaonet: hns3: fix duplicate node in VLAN list
2021-10-01 Yufeng Monet: hns3: clear hardware resource when loading driver
2021-09-20 Jian Shennet: hns3: fix rx VLAN offload state inconsistent issue
2021-06-18 Yunsheng Linnet: hns3: check the return of skb_checksum_help()
2021-06-18 Yufeng Monet: hns3: disable phy loopback setting in hclge_mac_st...
2021-06-18 Peng Linet: hns3: use netif_tx_disable to stop the transmit...
2021-06-18 Hao Chennet: hns3: fix for vxlan gpe tx checksum bug
2021-06-18 Jian Shennet: hns3: add check for HNS3_NIC_STATE_INITED in hns3_...
2021-06-18 Yufeng Monet: hns3: initialize the message content in hclge_get_...
2021-06-18 Yufeng Monet: hns3: fix incorrect configuration for igu_egu_hw_err
2021-05-26 Salil Mehtanet: hns3: Limiting the scope of vector_ring_chain...
2021-05-04 Guangbin Huangnet: hns3: clear VF down state bit before request link...
2021-04-14 Jian Shennet: hns3: fix error mask definition of flow director
2021-04-14 Jian Shennet: hns3: fix bug when calculating the TCAM table...
2021-04-14 Jian Shennet: hns3: fix query vlan mask value error for flow...
2021-03-24 Yufeng Monet: hns3: add a check for queue_id in hclge_reset_vf_q...
2021-02-19 Yonglong Liunet: hns3: fix a phy loopback fail issue
2021-02-19 Yufeng Monet: hns3: fix the number of queues actually used by ARQ
2021-01-20 Huazhong Tannet: hns3: remove a misused pragma packed
2020-12-10 Zenghui Yunet: hns3: Clear the CMDQ registers before unmapping...
2020-11-09 Yi Linet: hns3: Fix for geneve tx checksum bug
2020-09-04 Guojia Liaonet: hns3: fix aRFS FD rules leftover after add a user...
2020-09-04 Yonglong Liunet: hns3: fix a TX timeout issue
2020-08-08 Yunsheng Linnet: hns3: fix error handling for desc filling
2020-08-08 Yonglong Liunet: hns3: fix use-after-free when doing self test
2020-08-08 Huazhong Tannet: hns3: add a missing uninit debugfs when unload...
2020-04-07 Yufeng Monet: hns3: delete unnecessary logs after kzalloc fails
2020-04-07 Huazhong Tannet: hns3: synchronize some print relating to reset...
2020-04-07 Yufeng Monet: hns3: print out command code when dump fails in...
2020-04-07 Huazhong Tannet: hns3: print out status register when VF receives...
2020-04-07 Yonglong Liunet: hns3: add a check before PF inform VF to reset
2020-04-07 Guojia Liaonet: hns3: delete some reduandant code
2020-04-07 Yufeng Monet: hns3: remove an unnecessary resetting check in...
2020-04-07 Yufeng Monet: hns3: rename macro HCLGE_MAX_NCL_CONFIG_LENGTH
2020-04-07 Guojia Liaonet: hns3: fix some mixed type assignment
2020-04-07 Yonglong Liunet: hns3: add missing help info for QS shaper in debugfs
2020-04-07 Yufeng Monet: hns3: add support for dump MAC ID and loopback...
2020-04-07 Yonglong Liunet: hns3: add enabled TC numbers and DWRR weight info...
2020-04-07 Guangbin Huangnet: hns3: modify an unsuitable print when setting...
2020-04-03 Jian Shennet: hns3: clear port base VLAN when unload PF
2020-04-03 Jian Shennet: hns3: fix RMW issue for VLAN filter switch
2020-04-03 Jian Shennet: hns3: fix VF VLAN table entries inconsistent issue
2020-04-03 Yonglong Liunet: hns3: fix "tc qdisc del" failed issue
2020-03-18 Jian Shennet: hns3: fix a not link up issue when fibre port...
2020-02-26 Guangbin Huangnet: hns3: fix a copying IPv6 address error in hclge_fd...
2020-02-26 Yonglong Liunet: hns3: fix VF bandwidth does not take effect in...
2020-02-26 Yufeng Monet: hns3: add management table after IMP reset
2020-02-26 Huazhong Tannet: hns3: refactor the notification scheme of PF reset
2020-02-26 Huazhong Tannet: hns3: modify hclge_func_reset_sync_vf()'s return...
2020-02-26 Huazhong Tannet: hns3: enlarge HCLGE_RESET_WAIT_CNT
2020-02-26 Huazhong Tannet: hns3: refactor the procedure of VF FLR
2020-02-26 Huazhong Tannet: hns3: refactor the precedure of PF FLR
2020-02-26 Huazhong Tannet: hns3: split hclgevf_reset() into preparing and...
2020-02-26 Huazhong Tannet: hns3: split hclge_reset() into preparing and rebui...
2020-02-26 Huazhong Tannet: hns3: modify an unsuitable reset level for hardwar...
2020-02-26 Huazhong Tannet: hns3: replace an unsuitable variable type in hclge...
2020-02-26 Guojia Liaonet: hns3: add protection when get SFP speed as 0
2020-02-26 Yonglong Liunet: hns3: modify the IRQ name of misc vectors
2020-02-26 Yonglong Liunet: hns3: modify an unsuitable log in hclge_map_ring_t...
2020-02-26 Yonglong Liunet: hns3: modify the IRQ name of TQP vector
2020-02-26 Yonglong Liunet: hns3: re-organize vector handle
2020-02-26 Yunsheng Linnet: hns3: add trace event support for HNS3 driver
2020-02-26 Huazhong Tannet: hns3: only print misc interrupt status when handli...
2020-02-26 Huazhong Tannet: hns3: add a log for getting chain failure in hns3_...
2020-02-26 Huazhong Tannet: hns3: add some VF VLAN information for command...
2020-02-26 Yunsheng Linnet: hns3: implement ndo_features_check ops for hns3...
2020-02-26 Yufeng Monet: hns3: get FD rules location before dump in debugfs
2020-02-26 Huazhong Tannet: hns3: optimization for CMDQ uninitialization
2020-02-26 Huazhong Tannet: hns3: remove useless mutex vport_cfg_mutex in...
2020-02-26 Yunsheng Linnet: hns3: check FE bit before calling hns3_add_frag()
2020-02-26 Guojia Liaonet: hns3: do not schedule the periodic task when reset...
2020-02-26 Yunsheng Linnet: hns3: allocate WQ with WQ_MEM_RECLAIM flag
2020-02-26 Yunsheng Linnet: hns3: remove unnecessary work in hclgevf_main
2020-02-26 Yunsheng Linnet: hns3: remove mailbox and reset work in hclge_main
2020-02-26 Yunsheng Linnet: hns3: schedule hclgevf_service by using delayed...
2020-02-20 Huazhong Tannet: hns3: remove redundant print on ENOMEM
2020-02-20 Guangbin Huangnet: hns3: delete unnecessary blank line and space...
2020-02-20 Yonglong Liunet: hns3: rewrite a log in hclge_put_vector()
2020-02-20 Guojia Liaonet: hns3: refine the input parameter 'size' for snprintf()
2020-02-20 Guojia Liaonet: hns3: move duplicated macro definition into header
2020-02-20 Huazhong Tannet: hns3: set VF's default reset_type to HNAE3_NONE_RESET
2020-02-20 Yunsheng Linnet: hns3: do not reuse pfmemalloc pages
2020-02-20 Yunsheng Linnet: hns3: limit the error logging in the hns3_clean_tx...
2020-02-20 Chen Zhounet: hns3: replace snprintf with scnprintf in hns3_upda...
2020-02-20 Chen Zhounet: hns3: replace snprintf with scnprintf in hns3_dbg_...
2020-01-30 Yunsheng Linnet: hns3: pad the short frame before sending to the...
2020-01-30 Jian Shennet: hns3: fix VF ID issue for setting VF VLAN
next