aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-04net: hns3: add support for FEC encoding controlJian Shen3-1/+126
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 Shen4-52/+210
2019-04-26net: hns3: remove reset after command send failedWeihang Li1-10/+0
2019-04-26net: hns3: extend the loopback state acquisition timeliuzhongzhu1-2/+2
2019-04-26net: hns3: fix pause configure fail problemHuazhong Tan1-1/+4
2019-04-26net: hns3: use a reserved byte to identify need_resp flagHuazhong Tan1-4/+3
2019-04-23net: phy: marvell: add new default led configure for m88e151xJian Shen1-0/+3
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li6-0/+95
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li2-0/+69
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 Tan3-3/+44
2019-04-15net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin1-1/+1
2019-04-15net: hns3: fix sparse: warning when calling hclge_set_vlan_filter_hw()Jian Shen1-2/+4
2019-04-14net: hns3: code optimization for command queue' spin lockPeng Li1-2/+2
2019-04-14net: hns3: do not initialize MDIO bus when PHY is inexistentJian Shen1-1/+7
2019-04-14net: hns3: set dividual reset level for all RAS and MSI-X errorsWeihang Li2-339/+618
2019-04-14net: hns3: divide shared buffer between TCYunsheng Lin1-7/+20
2019-04-14net: hns3: always assume no drop TC for performance reasonYunsheng Lin1-25/+4
2019-04-14net: hns3: fix set port based VLAN issue for VFJian Shen3-7/+46
2019-04-14net: hns3: fix set port based VLAN for PFJian Shen3-34/+203
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen1-2/+8
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen2-30/+71
2019-04-08net: hns3: add error handler for initializing command queueHuazhong Tan1-3/+8
2019-04-08net: hns3: stop mailbox handling when command queue need re-initHuazhong Tan1-1/+2
2019-04-08net: hns3: do not request reset when hardware resettingHuazhong Tan1-0/+10
2019-04-08net: hns3: ignore lower-level new coming resetHuazhong Tan1-0/+4
2019-04-08net: hns3: deactive the reset timer when reset successfullyHuazhong Tan1-0/+1
2019-04-08net: hns3: not reset vport who not alive when PF resetHuazhong Tan1-1/+1
2019-04-08net: hns3: set vport alive state to default while resettingHuazhong Tan1-1/+1
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-04-04net: hns3: return 0 and print warning when hit duplicate MACPeng Li1-2/+5
2019-04-04net: hns3: modify the VF network port media type acquisition methodliuzhongzhu1-4/+19
2019-04-04net: hns3: reduce resources use in kdump kernelYonglong Liu1-1/+22
2019-03-27net: hns3: fix compile errorXi Wang1-1/+1
2019-03-20net: hns3: Make hclge_destroy_cmd_queue staticYueHaibing1-1/+1
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose1-2/+7
2019-02-24net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose1-16/+20
2019-02-24net: hns3: fix get VF RSS issueJian Shen1-0/+25
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2-11/+23
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li3-11/+42
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan3-3/+29
2019-02-21net: hns3: Record VF vlan tablesliuzhongzhu3-1/+96
2019-02-21net: hns3: Record VF unicast and multicast tablesliuzhongzhu3-1/+154
2019-02-21net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li1-1/+1
2019-02-21net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2-2/+8
2019-02-21net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2-5/+12
2019-02-21net: hns3: modify print message of ssu common ecc errorsWeihang Li1-2/+43