summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3pf/hclge_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* net: hns3: Adds support for led locate command for copper portJian Shen2018-05-291-10/+2
* net: hns3: Remove unused led control codeJian Shen2018-05-291-1/+0
* net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2018-05-291-0/+2
* net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-291-2/+5
* net: hns3: fix for getting wrong link mode problemFuyun Liang2018-03-221-0/+2
* net: hns3: increase the max time for IMP handle commandPeng Li2018-03-221-1/+1
* net: hns3: add net status led support for fiber portJian Shen2018-01-221-0/+1
* net: hns3: add ethtool -p support for fiber portJian Shen2018-01-221-0/+20
* net: hns3: add manager table initialization for hardwareFuyun Liang2018-01-221-0/+22
* net: hns3: add support for get_regsFuyun Liang2018-01-221-0/+4
* net: hns3: fix for setting MTUFuyun Liang2018-01-081-2/+0
* net: hns3: add vlan offload config commandPeng Li2017-12-271-0/+45
* net: hns3: add a mask initialization for mac_vlan tablePeng Li2017-12-271-0/+10
* net: hns3: get rss_size_max from configuration but not hardcodePeng Li2017-12-271-0/+2
* net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang2017-11-111-1/+1
* net: hns3: Add reset process in hclge_mainLipeng2017-11-021-0/+7
* net: hns3: Add support for misc interruptLipeng2017-11-021-0/+5
* net: hns3: Refactor the initialization of command queueLipeng2017-11-021-0/+1
* net: hns3: add support for set_rxnfcLipeng2017-10-101-0/+1
* net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin2017-10-091-5/+5
* net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin2017-10-091-36/+36
* net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin2017-10-091-24/+24
* net: hns3: Add support for dynamically buffer reallocationYunsheng Lin2017-09-281-0/+5
* net: hns3: Support for dynamically assigning tx buffer to TCYunsheng Lin2017-09-281-0/+1
* net: hns3: Fix for rx_priv_buf_alloc not setting rx shared bufferYunsheng Lin2017-09-201-1/+2
* net: hns3: Fix for DEFAULT_DV when dev doesn't support DCBYunsheng Lin2017-09-201-0/+1
* net: hns3: Fixes ring-to-vector map-and-unmap commandLipeng2017-09-191-2/+6
* net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface SupportSalil2017-08-031-0/+740