aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2020-07-07net: hns3: prevent unnecessary MAC TNL interruptHuazhong Tan
2020-06-24net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2020-06-24net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2020-05-21net: hns3: fix a not link up issue when fibre port supports autonegJian Shen
2020-05-15net: hns3: add management table after IMP resetYufeng Mo
2019-12-16net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-07-26net: hns3: fix port capbility updating issueJian Shen
2019-07-26net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-07-26net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-07-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-07-26net: hns3: fix for FEC configurationJian Shen
2019-05-04net: hns3: add support for FEC encoding controlJian Shen
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen
2019-05-04net: hns3: add support for multiple media typeJian Shen
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen
2019-04-08net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan
2019-04-08net: hns3: do not request reset when hardware resettingHuazhong Tan
2019-04-08net: hns3: ignore lower-level new coming resetHuazhong Tan
2019-04-08net: hns3: deactive the reset timer when reset successfullyHuazhong Tan
2019-04-08net: hns3: not reset vport who not alive when PF resetHuazhong Tan
2019-04-08net: hns3: set vport alive state to default while resettingHuazhong Tan
2019-04-04net: hns3: return 0 and print warning when hit duplicate MACPeng Li
2019-04-04net: hns3: reduce resources use in kdump kernelYonglong Liu
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu
2019-02-21net: hns3: fix port info query issue for copper portJian Shen
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen
2019-02-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun
2019-02-02net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu
2019-02-02net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan
2019-02-02net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li
2019-02-02net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu
2019-02-01net: hns3: Check for allocation failureDan Carpenter