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
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
net: hns3: keep MAC pause mode when multiple TCs are enabled
Yonglong Liu
1
-1
/
+22
2020-12-02
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
1
-0
/
+8
2020-12-02
net: hns3: add more info to hns3_dbg_bd_info()
Huazhong Tan
1
-10
/
+40
2020-12-02
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
8
-8
/
+33
2020-12-02
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
1
-19
/
+5
2020-12-02
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
8
-18
/
+74
2020-12-02
net: hns3: add support for RX completion checksum
Huazhong Tan
3
-0
/
+29
2020-11-25
net: hns3: fix spelling mistake "memroy" -> "memory"
Colin Ian King
2
-2
/
+2
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-22
net: hns3: adds debugfs to dump more info of shaping parameters
Yonglong Liu
1
-2
/
+16
2020-11-22
net: hns3: add support to utilize the firmware calculated shaping parameters
Yonglong Liu
2
-12
/
+46
2020-11-22
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
4
-53
/
+69
2020-11-22
net: hns3: add support for mapping device memory
Huazhong Tan
5
-0
/
+69
2020-11-22
net: hns3: add support for 1280 queues
Yonglong Liu
7
-22
/
+111
2020-11-17
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
3
-11
/
+11
2020-11-17
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
3
-4
/
+31
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
8
-7
/
+38
2020-11-17
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
5
-18
/
+105
2020-11-03
net: hns3: Remove duplicated include
YueHaibing
1
-1
/
+0
2020-10-27
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
2020-10-27
net: hns3: clean up a return in hclge_tm_bp_setup()
Dan Carpenter
1
-1
/
+1
2020-09-29
net: hns3: dump tqp enable status in debugfs
Guangbin Huang
3
-2
/
+25
2020-09-29
net: hns3: debugfs add new command to query device specifications
Guangbin Huang
1
-0
/
+28
2020-09-29
net: hns3: remove unused code in hns3_self_test()
Guojia Liao
1
-7
/
+2
2020-09-29
net: hns3: Add RoCE VF reset support
Huazhong Tan
2
-0
/
+51
2020-09-29
net: hns3: add UDP segmentation offload support
Huazhong Tan
1
-3
/
+17
2020-09-29
net: hns3: rename trace event hns3_over_8bd
Huazhong Tan
2
-3
/
+3
2020-09-29
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2
-22
/
+31
2020-09-27
net: hns3: add a structure for IR shaper's parameter in hclge_shaper_para_calc()
Huazhong Tan
2
-44
/
+49
2020-09-27
net: hns3: add a check for device specifications queried from firmware
Guangbin Huang
2
-0
/
+28
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
5
-13
/
+29
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
5
-1
/
+167
2020-09-27
net: hns3: add debugfs to dump device capabilities
Guangbin Huang
1
-0
/
+24
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
6
-19
/
+145
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
4
-4
/
+11
2020-09-27
net: hns3: add support to query device capability
Guangbin Huang
5
-18
/
+29
2020-09-27
net: hns3: delete redundant PCI revision judgement
Guangbin Huang
2
-5
/
+1
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
10
-69
/
+100
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
10
-110
/
+125
2020-09-26
drivers/net/ethernet: rid ethernet of no-prototype warnings
Jesse Brandeburg
1
-0
/
+1
2020-09-25
net: hns3: rename macro of pci device id of vf
Guangbin Huang
3
-8
/
+9
2020-09-25
net: hns3: add support for 200G device
Guangbin Huang
5
-11
/
+55
2020-09-25
net: hns3: add debugfs of dumping pf interrupt resources
Yufeng Mo
2
-0
/
+13
2020-09-25
net: hns3: add a hardware error detect type
Yufeng Mo
3
-0
/
+5
2020-09-25
net: hns3: remove unnecessary variable initialization
Yufeng Mo
6
-9
/
+9
2020-09-25
net: hns3: refactor the function for dumping tc information in debugfs
Yufeng Mo
1
-10
/
+5
2020-09-24
net: hns3: Constify static structs
Rikard Falkeborn
2
-18
/
+18
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-22
/
+22
2020-09-21
net: hns3: simplify the return expression of hclgevf_client_start()
Qinglang Miao
1
-7
/
+1
2020-09-19
net: hns3: Supply missing hclge_dcb.h include file
Wang Hai
1
-0
/
+1
[next]