aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-02-21net: hns3: fix port info query issue for copper portJian Shen3-19/+40
2019-02-21net: hns3: convert mac advertize and supported from u32 to link modeJian Shen1-12/+12
2019-02-17net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun1-1/+1
2019-02-02net: hns3: MAC table entry count function increases operation 0 value protection measuresliuzhongzhu1-2/+5
2019-02-02net: hns3: modify the upper limit judgment conditionliuzhongzhu1-2/+2
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu3-7/+6
2019-02-02net: hns3: fix the problem that the supported port is emptyliuzhongzhu1-1/+30
2019-02-02net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan1-4/+5
2019-02-02net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li1-13/+11
2019-02-02net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li1-27/+33
2019-02-02net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin1-77/+63
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu1-1/+1
2019-02-01net: hns3: Check for allocation failureDan Carpenter1-0/+2
2019-01-30net: hns3: keep flow director state unchanged when resetJian Shen2-5/+7
2019-01-30net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan1-1/+1
2019-01-30net: hns3: fix for rss result nonuniformJian Shen1-3/+15
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan3-22/+10
2019-01-30net: hns3: only support tc 0 for VFYunsheng Lin3-16/+28
2019-01-26net: hns3: don't allow vf to enable promisc modeJian Shen1-4/+3
2019-01-26net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin1-6/+12
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin1-4/+5
2019-01-26net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin1-2/+19
2019-01-26net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu1-1/+22
2019-01-26net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen1-1/+9
2019-01-26net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen1-0/+3
2019-01-26net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin1-2/+13
2019-01-23net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin3-4/+6
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu4-7/+109
2019-01-23net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin1-0/+43
2019-01-23net: hns3: do not return GE PFC setting err when initializingYunsheng Lin4-13/+18
2019-01-23net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin2-1/+3
2019-01-23net: hns3: fix for shaper not setting when TC num changesYunsheng Lin3-10/+5
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin1-1/+7
2019-01-23net: hns3: refactor the statistics updating for netdevJian Shen1-25/+0
2019-01-23net: hns3: add calling roce callback function when link status changePeng Li1-0/+6
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin1-0/+4
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan3-2/+21
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan1-4/+3