summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_main.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: move duplicated macro definition into headerGuojia Liao2020-01-211-0/+2
* net: hns3: refactor the precedure of PF FLRHuazhong Tan2020-01-111-0/+1
* net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_devHuazhong Tan2019-12-201-2/+0
* net: hns3: do not schedule the periodic task when reset failGuojia Liao2019-12-161-0/+1
* net: hns3: remove mailbox and reset work in hclge_mainYunsheng Lin2019-12-161-11/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2019-11-221-1/+1
|\
| * net: hns3: fix a wrong reset interrupt status maskHuazhong Tan2019-11-191-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-1/+1
|\ \ | |/
| * net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar2019-11-051-1/+1
* | net: hns3: remove unused macrosColin Ian King2019-11-051-2/+0
* | net: hns3: cleanup some magic numbersGuojia Liao2019-10-311-1/+0
* | net: hns3: dump some debug information when reset failHuazhong Tan2019-10-311-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-10-201-0/+1
|\ \ | |/
| * net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu2019-10-191-0/+1
* | net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu2019-10-081-0/+2
* | net: hns3: add support for setting VF trustJian Shen2019-10-081-3/+5
* | net: hns3: add support for spoof check settingJian Shen2019-10-081-0/+1
* | net: hns3: add support for setting VF link status on the hostYufeng Mo2019-10-081-0/+6
|/
* net: hns3: add some DFX info for reset issueHuazhong Tan2019-09-111-1/+1
* net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo2019-08-291-0/+2
* net: hns3: check reset interrupt status when reset failsHuazhong Tan2019-08-291-0/+1
* net: hns3: implement .process_hw_error for hns3 clientWeihang Li2019-08-291-0/+4
* net: hns3: optimize waiting time for TQP resetZhongzhu Liu2019-08-291-1/+1
* net: hns3: Fix -Wunused-const-variable warningYueHaibing2019-08-241-44/+0
* net: hns3: fix error and incorrect formatGuojia Liao2019-08-181-1/+0
* net: hns3: add DFX registers information for ethtool -dGuangbin Huang2019-08-091-0/+2
* net: hns3: add link change event reportJian Shen2019-08-011-0/+8
* net: hns3: add interrupt affinity support for misc interruptYunsheng Lin2019-07-291-0/+4
* net: hns3: make hclge_service use delayed workqueueYunsheng Lin2019-07-291-2/+1
* net: hns3: fix race conditions between reset and module loading & unloadingHuazhong Tan2019-06-261-0/+1
* net: hns3: sync VLAN filter entries when kill VLAN ID failedJian Shen2019-06-261-0/+1
* net: hns3: some variable modificationWeihang Li2019-06-141-2/+13
* net: hns3: use macros instead of magic numbersYufeng Mo2019-06-091-0/+2
* net: hns3: small changes for magic numbersJian Shen2019-06-091-9/+15
* net: hns3: don't configure new VLAN ID into VF VLAN table when it's fullJian Shen2019-06-031-0/+1
* net: hns3: use HCLGE_STATE_ROCE_REGISTERED to indicate PF ROCE client has reg...Huazhong Tan2019-05-281-0/+1
* net: hns3: use HCLGE_STATE_NIC_REGISTERED to indicate PF NIC client has regis...Huazhong Tan2019-05-281-0/+1
* net: hns3: add aRFS support for PFJian Shen2019-05-261-0/+3
* net: hns3: refine the flow director handleJian Shen2019-05-261-0/+13
* net: hns3: add support for FEC encoding controlJian Shen2019-05-041-1/+4
* net: hns3: add support for multiple media typeJian Shen2019-05-041-1/+10
* net: hns3: Add handling of MAC tunnel interruptionWeihang Li2019-04-191-0/+11
* net: hns3: add reset statistics info for PFHuazhong Tan2019-04-191-1/+12
* net: hns3: fix for vport->bw_limit overflow problemYunsheng Lin2019-04-151-1/+1
* net: hns3: fix set port based VLAN issue for VFJian Shen2019-04-141-0/+3
* net: hns3: fix set port based VLAN for PFJian Shen2019-04-141-3/+2
* net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen2019-04-141-4/+17
* net: hns3: add support to config depth for tx|rx ring separatelyPeng Li2019-02-241-1/+2
* net: hns3: Record VF vlan tablesliuzhongzhu2019-02-211-1/+12
* net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-211-0/+25
OpenPOWER on IntegriCloud