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.13.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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-12
net: hinic: Fix error handling in hinic_module_init()
Yuan Can
1
-1
/
+8
2022-09-23
net: hinic: remove duplicate macro definition
Zhengchao Shao
1
-2
/
+0
2022-09-23
net: hinic: modify kernel doc comments
Zhengchao Shao
1
-2
/
+0
2022-07-06
net: hinic: avoid kernel hung in hinic_get_stats64()
Qiao Ma
1
-4
/
+0
2022-07-06
net: hinic: fix bug that ethtool get wrong stats
Qiao Ma
1
-41
/
+16
2022-06-28
hinic: Use the bitmap API when applicable
Christophe JAILLET
1
-5
/
+2
2022-01-10
hinic: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-6
/
+2
2021-12-09
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
1
-6
/
+4
2021-10-18
ethernet: use eth_hw_addr_set() in unmaintained drivers
Jakub Kicinski
1
-1
/
+3
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-16
net: hinic: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-23
hinic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-15
/
+2
2021-08-09
devlink: Set device as early as possible
Leon Romanovsky
1
-1
/
+1
2021-05-18
net: huawei: hinic: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-14
net: hinic: remove unnecessary blank line
Guangbin Huang
1
-1
/
+0
2020-12-10
net: hinic: simplify the return hinic_configure_max_qnum()
Zheng Yongjun
1
-7
/
+1
2020-09-23
hinic: improve the comments of function header
Luo bin
1
-1
/
+1
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+24
2020-09-14
hinic: add vxlan segmentation and cs offload support
Luo bin
1
-1
/
+6
2020-09-12
hinic: fix rewaking txq after netif_tx_disable
Luo bin
1
-0
/
+24
2020-08-31
hinic: add support to query function table
Luo bin
1
-0
/
+15
2020-08-31
hinic: add support to query rq info
Luo bin
1
-2
/
+21
2020-08-31
hinic: add support to query sq info
Luo bin
1
-3
/
+42
2020-07-29
hinic: add support to handle hw abnormal event
Luo bin
1
-23
/
+64
2020-07-16
hinic: add firmware update support
Luo bin
1
-2
/
+26
2020-06-29
hinic: add support to set and get irq coalesce
Luo bin
1
-0
/
+53
2020-06-29
hinic: add support to set and get pause params
Luo bin
1
-10
/
+65
2020-06-03
hinic: add set_channels ethtool_ops support
Luo bin
1
-1
/
+1
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+2
2020-05-15
hinic: add set_ringparam ethtool_ops support
Luo bin
1
-3
/
+6
2020-05-11
hinic: fix a bug of ndo_stop
Luo bin
1
-14
/
+2
2020-05-10
hinic: add three net_device_ops of vf
Luo bin
1
-7
/
+10
2020-04-26
hinic: add net_device_ops associated with vf
Luo bin
1
-1
/
+42
2020-04-26
hinic: add sriov feature support
Luo bin
1
-8
/
+69
2020-02-27
hinic: fix a bug of rss configuration
Luo bin
1
-1
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-06-29
hinic: add vlan offload support
Xue Chaojing
1
-2
/
+7
2019-06-28
hinic: reduce rss_init stack usage
Arnd Bergmann
1
-7
/
+13
2019-06-24
hinic: implement the statistical interface of ethtool
Xue Chaojing
1
-0
/
+5
2019-06-19
hinic: move ethtool code into hinic_ethtool
Xue Chaojing
1
-133
/
+1
2019-06-19
hinic: add rss support
Xue Chaojing
1
-5
/
+121
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-10
/
+1
2019-06-05
hinic: add LRO support
Xue Chaojing
1
-1
/
+60
2019-05-29
hinic: fix a bug in set rx mode
Xue Chaojing
1
-4
/
+0
2019-01-23
hinic: Add pci device ids
Xue Chaojing
1
-4
/
+6
2019-01-02
net-next/hinic:add shutdown callback
Xue Chaojing
1
-0
/
+6
2018-11-20
net-next/hinic:fix a bug in set mac address
Xue Chaojing
1
-3
/
+4
2018-11-20
net-next/hinic:add rx checksum offload for HiNIC
Xue Chaojing
1
-1
/
+6
2018-10-19
net-next/hinic: add checksum offload and TSO support
Zhao Chen
1
-1
/
+22
[next]