summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h
Commit message (Expand)AuthorAgeFilesLines
* net: hinic: remove unused functionsZhengchao Shao2022-09-221-2/+0
* net: hinic: change type of function to be staticZhengchao Shao2022-09-221-3/+0
* hinic: add support to query function tableLuo bin2020-08-311-0/+2
* hinic: fix strncpy output truncated compile warningsLuo bin2020-08-111-2/+0
* hinic: add generating mailbox random index supportLuo bin2020-08-041-0/+13
* hinic: add support to handle hw abnormal eventLuo bin2020-07-281-3/+145
* hinic: add firmware update supportLuo bin2020-07-151-0/+34
* hinic: add support to get eeprom informationLuo bin2020-06-281-0/+4
* hinic: add support to identify physical deviceLuo bin2020-06-281-0/+1
* hinic: add self test supportLuo bin2020-06-281-0/+3
* hinic: add support to set and get irq coalesceLuo bin2020-06-281-0/+21
* hinic: add support to set and get pause paramsLuo bin2020-06-281-0/+2
* hinic: add set_ringparam ethtool_ops supportLuo bin2020-05-141-1/+1
* hinic: add link_ksettings ethtool_ops supportLuo bin2020-05-111-0/+19
* hinic: add three net_device_ops of vfLuo bin2020-05-091-0/+21
* hinic: add sriov feature supportLuo bin2020-04-251-0/+46
* hinic: add mailbox function supportLuo bin2020-04-251-0/+2
* hinic: fix a bug of setting hw_ioctxtLuo bin2020-02-271-1/+1
* hinic: add fw version queryXue Chaojing2019-07-071-0/+2
* hinic: add vlan offload supportXue Chaojing2019-06-291-0/+2
* hinic: implement the statistical interface of ethtoolXue Chaojing2019-06-241-0/+8
* hinic: add support for rss parameters with ethtoolXue Chaojing2019-06-181-1/+11
* hinic: add rss supportXue Chaojing2019-06-181-0/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-10/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-051-10/+1
* | hinic: add LRO supportXue Chaojing2019-06-041-1/+7
|/
* net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing2019-01-171-0/+3
* net-next/hinic:add rx checksum offload for HiNICXue Chaojing2018-11-201-0/+2
* net-next/hinic: add checksum offload and TSO supportZhao Chen2018-10-181-0/+2
* net-next/hinic: Add Tx operationAviad Krawczyk2017-08-221-0/+22
* net-next/hinic: Add Rx handlerAviad Krawczyk2017-08-221-0/+77
* net-next/hinic: Add logical Txq and RxqAviad Krawczyk2017-08-221-0/+20
* net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk2017-08-221-0/+37
* net-next/hinic: Add port management commandsAviad Krawczyk2017-08-221-0/+29
* net-next/hinic: Initialize hw device componentsAviad Krawczyk2017-08-221-1/+13
* net-next/hinic: Initialize hw interfaceAviad Krawczyk2017-08-221-0/+42