aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu1-20/+23
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li1-4/+4
2019-07-05net: hns3: fix port capbility updating issueJian Shen1-0/+1
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen1-11/+11
2019-06-28net: hns3: handle empty unknown interruptHuazhong Tan1-5/+10
2019-06-28net: hns3: add Asym Pause support to fix autoneg problemYonglong Liu1-0/+1
2019-06-28net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu1-2/+1
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin1-3/+62
2019-06-26net: hns3: add exception handling when enable NIC HW error interruptsWeihang Li1-3/+5
2019-06-26net: hns3: fixes wrong place enabling ROCE HW error when loadingHuazhong Tan1-6/+8
2019-06-26net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan1-0/+40
2019-06-26net: hns3: restore the MAC autoneg state after resetJian Shen1-0/+9
2019-06-26net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen1-13/+61
2019-06-26net: hns3: remove VF VLAN filter entry inexistent warning printJian Shen1-5/+6
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen1-0/+12
2019-06-14net: hns3: some variable modificationWeihang Li1-26/+38
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li1-0/+18
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initializationShiju Jose1-2/+14
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose1-0/+3
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose1-4/+10
2019-06-09net: hns3: fix some coding style issuesWeihang Li1-45/+25
2019-06-09net: hns3: some modifications to simplify and optimize codeYufeng Mo1-32/+50
2019-06-09net: hns3: refactor PF/VF RSS hash key configurationYufeng Mo1-8/+7
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-18/+35
2019-06-09net: hns3: small changes for magic numbersJian Shen1-54/+64
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu1-29/+5
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan1-1/+1
2019-06-03net: hns3: delay and separate enabling of NIC and ROCE HW errorsWeihang Li1-13/+32
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen1-4/+38
2019-06-03net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen1-0/+8
2019-06-03net: hns3: remove redundant core resetHuazhong Tan1-28/+0
2019-05-28net: hns3: stop schedule reset service while unloading driverHuazhong Tan1-1/+3
2019-05-28net: hns3: add handshake with hardware while doing resetHuazhong Tan1-2/+8
2019-05-28net: hns3: modify hclge_init_client_instance()Huazhong Tan1-37/+53
2019-05-28net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has registeredHuazhong Tan1-1/+7
2019-05-28net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has registeredHuazhong Tan1-0/+6
2019-05-28net: hns3: fix compile warning without CONFIG_RFS_ACCELJian Shen1-2/+0
2019-05-26net: hns3: fix for FEC configurationJian Shen1-0/+7
2019-05-26net: hns3: add aRFS support for PFJian Shen1-0/+200
2019-05-26net: hns3: refine the flow director handleJian Shen1-32/+99
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+106
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen1-5/+73
2019-05-04net: hns3: add support for multiple media typeJian Shen1-44/+186
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu1-2/+2
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+4
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu1-0/+29
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen1-0/+11
2019-04-19net: hns3: add some debug information for hclge_check_event_causeHuazhong Tan1-1/+7
2019-04-19net: hns3: add reset statistics info for PFHuazhong Tan1-2/+10
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen1-2/+4