summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28net: hns3: modify an incorrect type in struct hclge_cfg_gro_status_cmdHuazhong Tan1-2/+2
2020-05-10net: hns3: modify two uncorrect macro namesHuazhong Tan1-2/+2
2020-04-29net: hns3: adds support for reading module eeprom infoYonglong Liu1-0/+15
2020-04-20net: hns3: remove two unused structures in hclge_cmd.hGuojia Liao1-25/+0
2020-01-06net: hns3: modify the IRQ name of misc vectorsYonglong Liu1-0/+2
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 some coding style issuesGuangbin Huang1-0/+1
2019-10-31net: hns3: cleanup some magic numbersGuojia Liao1-8/+21
2019-10-21net: hns3: optimized MAC address in management table.Guojia Liao1-2/+2
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu1-1/+1
2019-10-08net: hns3: add support for setting VF trustJian Shen1-3/+0
2019-08-29net: hns3: not allow SSU loopback while execute ethtool -t devYufeng Mo1-0/+28
2019-08-09net: hns3: add handshake with VF for PF resetHuazhong Tan1-0/+7
2019-08-01net: hns3: clear reset interrupt status in hclge_irq_handle()Huazhong Tan1-0/+8
2019-08-01net: hns3: fix some reset handshake issueHuazhong Tan1-2/+5
2019-08-01net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmdGuojia Liao1-1/+1
2019-08-01net: hns3: add handler for NCSI error mailboxHuazhong Tan1-0/+1
2019-08-01net: hns3: add link change event reportJian Shen1-0/+7
2019-07-05net: hns3: add all IMP return codePeng Li1-0/+8
2019-06-28net: hns3: change SSU's buffer allocation according to UMYunsheng Lin1-1/+1
2019-06-09net: hns3: use macros instead of magic numbersYufeng Mo1-0/+5
2019-06-09net: hns3: trigger VF reset if a VF has an over_8bd_nfe_errWeihang Li1-0/+17
2019-06-09net: hns3: log detail error info of ROCEE ECC and AXI errorsXiaofei Tan1-0/+2
2019-06-05net: hns3: Use LLDP ethertype define ETH_P_LLDPAnirudh Venkataramanan1-1/+0
2019-05-28net: hns3: add support for dump firmware statistics by debugfsZhongzhu Liu1-0/+8
2019-05-04net: hns3: add support for FEC encoding controlJian Shen1-0/+16
2019-05-04net: hns3: add support for multiple media typeJian Shen1-4/+10
2019-04-19net: hns3: Add handling of MAC tunnel interruptionWeihang Li1-0/+3
2019-04-19net: hns3: add support for dump ncl config by debugfsWeihang Li1-0/+3
2019-02-24net: hns3: enable VF VLAN filter for each VF when initializingJian Shen1-1/+3
2019-02-21net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan1-1/+1
2019-02-02net: hns3: optimize the maximum TC macroliuzhongzhu1-4/+3
2019-01-23net: hns3: add statistics for PFC frames and MAC control framesliuzhongzhu1-0/+2
2019-01-23net: hns3: Change fw error code NOT_EXEC to NOT_SUPPORTEDYunsheng Lin1-1/+1
2018-12-18net: hns3: getting tx and dv buffer size through firmwareYunsheng Lin1-1/+4
2018-12-15net: hns3: Add "tm map" status information query functionliuzhongzhu1-0/+1
2018-12-15net: hns3: Add "dcb register" status information query functionliuzhongzhu1-0/+9
2018-12-15net: hns3: Add "status register" information query functionliuzhongzhu1-0/+14
2018-12-15net: hns3: Add "manager table" information query functionliuzhongzhu1-0/+19
2018-12-07net: hns3: add handling of RDMA RAS errorsShiju Jose1-0/+3
2018-12-07net: hns3: handle hw errors of SSUShiju Jose1-0/+2
2018-12-07net: hns3: handle hw errors of PPU(RCB)Shiju Jose1-0/+3
2018-12-07net: hns3: add handling of hw errors of MACShiju Jose1-0/+1
2018-12-07net: hns3: add handling of hw errors reported through MSIXSalil Mehta1-0/+3
2018-12-07net: hns3: add handling of hw ras errors using new set of commandsShiju Jose1-0/+3
2018-12-07net: hns3: remove existing process error functions and reorder hw_blk tableShiju Jose1-12/+0
2018-11-27net: hns3: Config NIC port speed same as that of optical modulePeng Li1-15/+8
2018-11-23net: hns3: Add "tc config" info query functionliuzhongzhu1-0/+1
2018-11-15net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardwarePeng Li1-0/+7