summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_dev.h
Commit message (Expand)AuthorAgeFilesLines
* net: hinic: Set max_mtu/min_mtu directly to simplify the code.caihuoqing2022-10-251-0/+4
* net: hinic: fix bug that ethtool get wrong statsQiao Ma2022-07-061-3/+0
* hinic: add support to query function tableLuo bin2020-08-311-0/+3
* hinic: add support to query rq infoLuo bin2020-08-311-0/+2
* hinic: add support to query sq infoLuo bin2020-08-311-0/+15
* hinic: add support to handle hw abnormal eventLuo bin2020-07-281-0/+4
* hinic: add firmware update supportLuo bin2020-07-151-0/+5
* hinic: add self test supportLuo bin2020-06-281-0/+6
* hinic: add support to set and get irq coalesceLuo bin2020-06-281-0/+8
* hinic: add set_ringparam ethtool_ops supportLuo bin2020-05-141-0/+2
* hinic: add sriov feature supportLuo bin2020-04-251-0/+3
* hinic: add support for rss parameters with ethtoolXue Chaojing2019-06-181-0/+2
* hinic: add rss supportXue Chaojing2019-06-181-0/+26
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* net-next/hinic: Add ethtool and statsAviad Krawczyk2017-08-221-0/+3
* net-next/hinic: Add Tx operationAviad Krawczyk2017-08-221-0/+1
* net-next/hinic: Add Rx handlerAviad Krawczyk2017-08-221-0/+1
* net-next/hinic: Add logical Txq and RxqAviad Krawczyk2017-08-221-0/+5
* net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk2017-08-221-0/+17
* net-next/hinic: Add port management commandsAviad Krawczyk2017-08-221-0/+4
* net-next/hinic: Initialize hw interfaceAviad Krawczyk2017-08-221-0/+33