index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
huawei
/
hinic
/
hinic_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-08
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-2
/
+2
2022-08-21
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
1
-2
/
+0
2022-06-09
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-5
/
+4
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-18
/
+6
2020-09-19
hinic: modify irq name
Luo bin
1
-2
/
+2
2020-09-19
hinic: fix sending pkts from core while self testing
Luo bin
1
-2
/
+2
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
1
-11
/
+40
2020-09-12
hinic: fix rewaking txq after netif_tx_disable
Luo bin
1
-16
/
+4
2020-06-29
hinic: add self test support
Luo bin
1
-0
/
+61
2020-06-29
hinic: add support to set and get irq coalesce
Luo bin
1
-0
/
+19
2020-04-26
hinic: add sriov feature support
Luo bin
1
-7
/
+10
2020-03-22
hinic: fix wrong value of MIN_SKB_LEN
Luo bin
1
-1
/
+1
2020-03-22
hinic: fix out-of-order excution in arm cpu
Luo bin
1
-0
/
+2
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-1
/
+1
2019-06-29
hinic: add vlan offload support
Xue Chaojing
1
-0
/
+17
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
1
-0
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-04-02
net: move skb->xmit_more hint to softnet data
Florian Westphal
1
-1
/
+1
2019-01-17
net-next/hinic: replace disable_irq_nosync/enable_irq
Xue Chaojing
1
-2
/
+6
2018-10-19
net-next/hinic: add checksum offload and TSO support
Zhao Chen
1
-6
/
+289
2018-08-08
net-next: hinic: fix a problem in free_tx_poll()
Zhao Chen
1
-2
/
+16
2018-07-20
net-next/hinic: fix a problem in hinic_xmit_frame()
Zhao Chen
1
-0
/
+1
2017-09-28
net-next/hinic: Fix a case of Tx Queue is Stopped forever
Aviad Krawczyk
1
-2
/
+12
2017-08-26
hinic: skb_pad() frees on error
Dan Carpenter
1
-1
/
+2
2017-08-22
net-next/hinic: Add ethtool and stats
Aviad Krawczyk
1
-0
/
+22
2017-08-22
net-next/hinic: Add Tx operation
Aviad Krawczyk
1
-0
/
+406
2017-08-22
net-next/hinic: Add logical Txq and Rxq
Aviad Krawczyk
1
-0
/
+75