index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-14
net: hns3: fix expression that is currently always true
Colin Ian King
1
-1
/
+1
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2020-12-09
net: hns3: adjust rss tc mode configure command
Guojia Liao
2
-1
/
+5
2020-12-09
net: hns3: adjust rss indirection table configure command
Guojia Liao
2
-8
/
+19
2020-12-09
net: hns3: add support for max 512 rss size
Guojia Liao
5
-16
/
+39
2020-12-09
net: hns3: add support for hw tc offload of tc flower
Jian Shen
4
-13
/
+397
2020-12-09
net: hns3: add support for forwarding packet to queues of specified TC when f...
Jian Shen
4
-5
/
+27
2020-12-09
net: hns3: add support for tc mqprio offload
Jian Shen
5
-53
/
+220
2020-12-09
net: hns3: refine the struct hane3_tc_info
Jian Shen
8
-67
/
+64
2020-12-09
hisilicon/hns3: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-09
hisilicon/hns: convert comma to semicolon
Zheng Yongjun
1
-6
/
+6
2020-12-08
net: hns3: refine the VLAN tag handle for port based VLAN
Guojia Liao
5
-17
/
+64
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
7
-1
/
+119
2020-12-08
net: hns3: add support for extended promiscuous command
Guojia Liao
2
-49
/
+41
2020-12-06
net: hns3: remove a misused pragma packed
Huazhong Tan
1
-4
/
+0
2020-12-01
net: hns3: keep MAC pause mode when multiple TCs are enabled
Yonglong Liu
1
-1
/
+22
2020-12-01
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
1
-0
/
+8
2020-12-01
net: hns3: add more info to hns3_dbg_bd_info()
Huazhong Tan
1
-10
/
+40
2020-12-01
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
8
-8
/
+33
2020-12-01
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
1
-19
/
+5
2020-12-01
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
8
-18
/
+74
2020-12-01
net: hns3: add support for RX completion checksum
Huazhong Tan
3
-0
/
+29
2020-11-24
net: hns3: fix spelling mistake "memroy" -> "memory"
Colin Ian King
2
-2
/
+2
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-21
net: hns3: adds debugfs to dump more info of shaping parameters
Yonglong Liu
1
-2
/
+16
2020-11-21
net: hns3: add support to utilize the firmware calculated shaping parameters
Yonglong Liu
2
-12
/
+46
2020-11-21
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
4
-53
/
+69
2020-11-21
net: hns3: add support for mapping device memory
Huazhong Tan
5
-0
/
+69
2020-11-21
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-02
net: hns3: Remove duplicated include
YueHaibing
1
-1
/
+0
2020-10-26
net: hns3: Clear the CMDQ registers before unmapping BAR region
Zenghui Yu
1
-1
/
+1
2020-10-26
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
[next]