summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c
AgeCommit message (Expand)Author
2019-11-10net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li
2019-07-05net: hns3: fix port capbility updating issueJian Shen
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen
2019-06-14net: hns3: some variable modificationWeihang Li
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...Shiju Jose
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose
2019-06-09net: hns3: fix some coding style issuesWeihang Li
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo
2019-06-09net: hns3: small changes for magic numbersJian Shen
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen
2019-06-03net: hns3: remove redundant core resetHuazhong Tan
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen
2019-05-26net: hns3: fix for FEC configurationJian Shen
2019-05-26net: hns3: add aRFS support for PFJian Shen
2019-05-26net: hns3: refine the flow director handleJian 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