index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-09-22
net: hinic: change type of function to be static
Zhengchao Shao
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2021-12-10
hinic: Use irq_set_affinity_and_hint()
Nitesh Narayan Lal
2021-05-13
net: hinic: add blank line after function declaration
Guangbin Huang
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