aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hnae3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1
2019-10-31net: hns3: cleanup a format-truncation warningGuojia Liao1-1/+2
2019-10-31net: hns3: cleanup some coding style issuesGuangbin Huang1-1/+0
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+2
2019-10-19net: hns3: fix mis-counting IRQ vector numbers issueYonglong Liu1-0/+2
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan1-0/+3
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-0/+4
2019-10-08net: hns3: add support for setting VF trustJian Shen1-0/+4
2019-10-08net: hns3: add support for spoof check settingJian Shen1-0/+4
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo1-0/+8
2019-08-29net: hns3: implement .process_hw_error for hns3 clientWeihang Li1-1/+8
2019-08-18net: hns3: add or modify commentsGuojia Liao1-6/+6
2019-08-09net: hns3: refine some macro definitionsGuojia Liao1-2/+2
2019-08-09net: hns3: refine MAC pause statistics querying functionYufeng Mo1-2/+9
2019-07-29net: hns3: modify firmware version display formatYufeng Mo1-0/+9
2019-06-26net: hns3: remove override_pci_need_resetWeihang Li1-1/+0
2019-06-26net: hns3: fix selftest fail issue for fibre port with autoneg onJian Shen1-0/+3
2019-06-14net: hns3: some variable modificationWeihang Li1-2/+3
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose1-0/+3
2019-06-09net: hns3: delete the redundant user NIC codesYonglong Liu1-7/+0
2019-06-03net: hns3: fix VLAN filter restore issue after resetJian Shen1-0/+3
2019-06-03net: hns3: remove redundant core resetHuazhong Tan1-1/+0
2019-05-26net: hns3: add aRFS support for PFJian Shen1-0/+4
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+10
2019-05-04net: hns3: add autoneg and change speed support for fibre portJian Shen1-0/+6
2019-05-04net: hns3: add support for multiple media typeJian Shen1-4/+14
2019-04-19net: hns3: Add support for netif message level settingsYonglong Liu1-0/+3
2019-04-19net: hns3: dump more information when tx timeout happensJian Shen1-1/+2
2019-04-14net: hns3: fix VLAN offload handle for VLAN inserted by portJian Shen1-0/+2
2019-04-14net: hns3: modify VLAN initialization to be compatible with port based VLANJian Shen1-0/+7
2019-03-09net: hns3: fix to stop multiple HNS reset due to the AER changesShiju Jose1-0/+1
2019-02-24net: hns3: add support to config depth for tx|rx ring separatelyPeng Li1-3/+7
2019-02-02net: hns3: Modify parameter type from int to bool in set_gro_enYonglong Liu1-1/+1
2019-01-30net: hns3: Fix NULL deref when unloading driverHuazhong Tan1-0/+2
2019-01-30net: hns3: change hnae3_register_ae_dev() to intHuazhong Tan1-1/+1
2019-01-26net: hns3: remove dcb_ops->map_update in hclge_dcbYunsheng Lin1-1/+0
2019-01-23net: hns3: fix rss configuration lost problem when setting channelYunsheng Lin1-1/+2
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin1-0/+1
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan1-0/+1
2018-12-19net: hns3: refine the handle for hns3_nic_net_open/stop()Jian Shen1-0/+1
2018-12-15net: hns3: Add "queue map" information query functionliuzhongzhu1-0/+1
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta1-0/+1
2018-12-07net: hns3: rename process_hw_error functionShiju Jose1-1/+1
2018-11-23net: hns3: Add "FD flow table" info query functionliuzhongzhu1-0/+1
2018-11-23net: hns3: Add debugfs framework registrationliuzhongzhu1-0/+1
2018-11-17net: hns3: Add vport alive state checking supportYunsheng Lin1-0/+6
2018-11-15net: hns3: Add support for ethtool -K to enable/disable HW GROPeng Li1-0/+3
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li1-0/+4
2018-11-09net: hns3: add PCIe FLR support for PFHuazhong Tan1-1/+8