index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_rx.c
Age
Commit message (
Expand
)
Author
2021-03-19
net: hinic: Remove unnecessary 'out of memory' message
Daode Huang
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-18
hinic: modify irq name
Luo bin
2020-09-17
hinic: fix potential resource leak
Wei Li
2020-06-28
hinic: add self test support
Luo bin
2020-06-28
hinic: add support to set and get irq coalesce
Luo bin
2020-04-25
hinic: add sriov feature support
Luo bin
2020-03-21
hinic: fix out-of-order excution in arm cpu
Luo bin
2020-02-27
hinic: fix a irq affinity bug
Luo bin
2019-06-29
hinic: add vlan offload support
Xue Chaojing
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-15
hinic: Use devm_kasprintf instead of hard coding it
Christophe JAILLET
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-04
hinic: add LRO support
Xue Chaojing
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
2018-12-11
hinic: optmize rx refill buffer mechanism
Xue Chaojing
2018-11-20
net-next/hinic: fix a bug in rx data flow
Xue Chaojing
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
2018-06-28
hinic: reset irq affinity before freeing irq
Wei Yongjun
2017-09-28
net-next/hinic: Set Rxq irq to specific cpu for NUMA
Aviad Krawczyk
2017-08-22
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
2017-08-22
net-next/hinic: Add Rx handler
Aviad Krawczyk
2017-08-22
net-next/hinic: Add logical Txq and Rxq
Aviad Krawczyk