summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: fix compile errorXi Wang2019-03-271-1/+1
* net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose2019-03-091-2/+7
* net: hns3: fix setting of the hns reset_type for rdma hw errorsShiju Jose2019-02-241-16/+20
* net: hns3: fix get VF RSS issueJian Shen2019-02-241-0/+25
* net: hns3: enable VF VLAN filter for each VF when initializingJian Shen2019-02-242-11/+23
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-243-11/+42
* net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan2019-02-213-3/+29
* net: hns3: Record VF vlan tablesliuzhongzhu2019-02-213-1/+96
* net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-213-1/+154
* net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li2019-02-211-1/+1
* net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2019-02-212-2/+8
* net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2019-02-212-5/+12
* net: hns3: modify print message of ssu common ecc errorsWeihang Li2019-02-211-2/+43
* net: hns3: fix port info query issue for copper portJian Shen2019-02-213-19/+40
* net: hns3: convert mac advertize and supported from u32 to link modeJian Shen2019-02-211-12/+12
* net: hns3: make function hclge_set_all_vf_rst() staticWei Yongjun2019-02-171-1/+1
* net: hns3: MAC table entry count function increases operation 0 value protect...liuzhongzhu2019-02-021-2/+5
* net: hns3: modify the upper limit judgment conditionliuzhongzhu2019-02-021-2/+2
* net: hns3: optimize the maximum TC macroliuzhongzhu2019-02-023-7/+6
* net: hns3: fix the problem that the supported port is emptyliuzhongzhu2019-02-021-1/+30
* net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()Huazhong Tan2019-02-021-4/+5
* net: hns3: move some set_bit statement into hclge_prepare_mac_addrWeihang Li2019-02-021-13/+11
* net: hns3: add hclge_cmd_check_retval() to parse comman's return valueWeihang Li2019-02-021-27/+33
* net: hns3: code optimization for hclge_rx_buffer_calcYunsheng Lin2019-02-021-77/+63
* net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu2019-02-021-1/+1
* net: hns3: Check for allocation failureDan Carpenter2019-02-011-0/+2
* net: hns3: keep flow director state unchanged when resetJian Shen2019-01-302-5/+7
* net: hns3: fix improper error handling in the hclge_init_ae_dev()Huazhong Tan2019-01-301-1/+1
* net: hns3: fix for rss result nonuniformJian Shen2019-01-301-3/+15
* net: hns3: Fix NULL deref when unloading driverHuazhong Tan2019-01-303-22/+10
* net: hns3: only support tc 0 for VFYunsheng Lin2019-01-303-16/+28
* net: hns3: don't allow vf to enable promisc modeJian Shen2019-01-261-4/+3
* net: hns3: call hns3_nic_set_real_num_queue with netdev downYunsheng Lin2019-01-261-6/+12
* net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin2019-01-261-4/+5
* net: hns3: do reinitialization while mqprio configuration changedYunsheng Lin2019-01-261-2/+19
* net: hns3: After setting the loopback, add the status of getting MACliuzhongzhu2019-01-261-1/+22
* net: hns3: fix broadcast promisc issue for revision 0x20Jian Shen2019-01-261-1/+9
* net: hns3: fix return value handle issue for hclge_set_loopback()Jian Shen2019-01-261-0/+3
* net: hns3: add error handling in hclge_ieee_setetsYunsheng Lin2019-01-261-2/+13
* net: hns3: fix PFC not setting problem for DCB moduleYunsheng Lin2019-01-233-4/+6
* net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu2019-01-234-7/+109
* net: hns3: add ETS TC weight setting in SSU moduleYunsheng Lin2019-01-231-0/+43
* net: hns3: do not return GE PFC setting err when initializingYunsheng Lin2019-01-234-13/+18
* net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin2019-01-232-1/+3
* net: hns3: fix for shaper not setting when TC num changesYunsheng Lin2019-01-233-10/+5
* net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin2019-01-231-1/+7
* net: hns3: refactor the statistics updating for netdevJian Shen2019-01-231-25/+0
* net: hns3: add calling roce callback function when link status changePeng Li2019-01-231-0/+6
* net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin2019-01-181-0/+4
* net: hns3: do reinitialization while ETS configuration changedHuazhong Tan2019-01-183-2/+21
OpenPOWER on IntegriCloud