aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-22net: hinic: remove unused functionsZhengchao Shao1-2/+0
2022-09-22net: hinic: change type of function to be staticZhengchao Shao1-3/+0
2020-08-31hinic: add support to query function tableLuo bin1-0/+2
2020-08-11hinic: fix strncpy output truncated compile warningsLuo bin1-2/+0
2020-08-04hinic: add generating mailbox random index supportLuo bin1-0/+13
2020-07-28hinic: add support to handle hw abnormal eventLuo bin1-3/+145
2020-07-15hinic: add firmware update supportLuo bin1-0/+34
2020-06-28hinic: add support to get eeprom informationLuo bin1-0/+4
2020-06-28hinic: add support to identify physical deviceLuo bin1-0/+1
2020-06-28hinic: add self test supportLuo bin1-0/+3
2020-06-28hinic: add support to set and get irq coalesceLuo bin1-0/+21
2020-06-28hinic: add support to set and get pause paramsLuo bin1-0/+2
2020-05-14hinic: add set_ringparam ethtool_ops supportLuo bin1-1/+1
2020-05-11hinic: add link_ksettings ethtool_ops supportLuo bin1-0/+19
2020-05-09hinic: add three net_device_ops of vfLuo bin1-0/+21
2020-04-25hinic: add sriov feature supportLuo bin1-0/+46
2020-04-25hinic: add mailbox function supportLuo bin1-0/+2
2020-02-27hinic: fix a bug of setting hw_ioctxtLuo bin1-1/+1
2019-07-07hinic: add fw version queryXue Chaojing1-0/+2
2019-06-29hinic: add vlan offload supportXue Chaojing1-0/+2
2019-06-24hinic: implement the statistical interface of ethtoolXue Chaojing1-0/+8
2019-06-18hinic: add support for rss parameters with ethtoolXue Chaojing1-1/+11
2019-06-18hinic: add rss supportXue Chaojing1-0/+26
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner1-10/+1
2019-06-04hinic: add LRO supportXue Chaojing1-1/+7
2019-01-17net-next/hinic: replace disable_irq_nosync/enable_irqXue Chaojing1-0/+3
2018-11-20net-next/hinic:add rx checksum offload for HiNICXue Chaojing1-0/+2
2018-10-18net-next/hinic: add checksum offload and TSO supportZhao Chen1-0/+2
2017-08-22net-next/hinic: Add Tx operationAviad Krawczyk1-0/+22
2017-08-22net-next/hinic: Add Rx handlerAviad Krawczyk1-0/+77
2017-08-22net-next/hinic: Add logical Txq and RxqAviad Krawczyk1-0/+20
2017-08-22net-next/hinic: Add Rx mode and link event handlerAviad Krawczyk1-0/+37
2017-08-22net-next/hinic: Add port management commandsAviad Krawczyk1-0/+29
2017-08-22net-next/hinic: Initialize hw device componentsAviad Krawczyk1-1/+13
2017-08-22net-next/hinic: Initialize hw interfaceAviad Krawczyk1-0/+42