index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hnae3.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
1
-2
/
+3
2021-03-29
net: hns3: optimize the process of queue reset
Yufeng Mo
1
-1
/
+1
2021-03-22
net: hns3: refine for hns3_del_all_fd_entries()
Jian Shen
1
-2
/
+0
2021-03-14
net: hns3: add support for imp-controlled PHYs
Guangbin Huang
1
-0
/
+4
2021-03-12
net: hns3: use pause capability queried from firmware
Yufeng Mo
1
-0
/
+4
2021-02-10
net: hns3: clean up unnecessary parentheses in macro definitions
Yufeng Mo
1
-3
/
+3
2021-02-10
net: hns3: remove redundant client_setup_tc handle
Jian Shen
1
-1
/
+0
2021-02-07
net: hns3: replace macro of max qset number with specification
Guangbin Huang
1
-0
/
+1
2021-02-07
net: hns3: add support for obtaining the maximum frame size
Yufeng Mo
1
-0
/
+1
2021-02-07
net: hns3: RSS indirection table use device specification
Guangbin Huang
1
-3
/
+0
2021-01-30
net: hns3: add debugfs support for tm nodes, priority and qset info
Guangbin Huang
1
-0
/
+8
2020-12-10
net: hns3: add support for hw tc offload of tc flower
Jian Shen
1
-0
/
+11
2020-12-10
net: hns3: add support for tc mqprio offload
Jian Shen
1
-1
/
+5
2020-12-10
net: hns3: refine the struct hane3_tc_info
Jian Shen
1
-9
/
+8
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
1
-0
/
+8
2020-12-02
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
1
-0
/
+1
2020-12-02
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
1
-3
/
+3
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
1
-0
/
+1
2020-11-22
net: hns3: add support for mapping device memory
Huazhong Tan
1
-0
/
+1
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
1
-0
/
+1
2020-09-29
net: hns3: dump tqp enable status in debugfs
Guangbin Huang
1
-0
/
+3
2020-09-27
net: hns3: replace the macro of max tm rate with the queried specification
Guangbin Huang
1
-0
/
+1
2020-09-27
net: hns3: add support to query device specifications
Guangbin Huang
1
-0
/
+11
2020-09-27
net: hns3: use capabilities queried from firmware
Guangbin Huang
1
-6
/
+55
2020-09-27
net: hns3: use capability flag to indicate FEC
Guangbin Huang
1
-0
/
+4
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
1
-0
/
+8
2020-09-25
net: hns3: rename macro of pci device id of vf
Guangbin Huang
1
-2
/
+2
2020-09-25
net: hns3: add support for 200G device
Guangbin Huang
1
-0
/
+1
2020-09-25
net: hns3: add a hardware error detect type
Yufeng Mo
1
-0
/
+1
2020-07-22
net: hns3: fix error handling for desc filling
Yunsheng Lin
1
-0
/
+1
2020-05-29
net: hns3: remove unused struct hnae3_unic_private_info
Huazhong Tan
1
-11
/
+0
2020-05-29
net: hns3; remove unused HNAE3_RESTORE_CLIENT in enum hnae3_reset_notify_type
Huazhong Tan
1
-1
/
+0
2020-05-11
net: hns3: provide .get_cmdq_stat interface for the client
Huazhong Tan
1
-0
/
+1
2020-04-29
net: hns3: adds support for reading module eeprom info
Yonglong Liu
1
-0
/
+4
2020-04-26
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
1
-5
/
+0
2020-04-26
net: hns3: refactor the promisc mode setting
Jian Shen
1
-0
/
+3
2020-03-30
net: hns3: fix for fraglist SKB headlen not handling correctly
Huazhong Tan
1
-0
/
+1
2020-01-12
net: hns3: refactor the procedure of VF FLR
Huazhong Tan
1
-5
/
+0
2020-01-07
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
1
-0
/
+1
2020-01-07
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
1
-2
/
+1
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-11-06
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-10-31
net: hns3: cleanup a format-truncation warning
Guojia Liao
1
-1
/
+2
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
1
-1
/
+0
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-10-19
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
1
-0
/
+2
2019-10-09
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
1
-0
/
+3
2019-10-09
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
1
-0
/
+4
2019-10-09
net: hns3: add support for setting VF trust
Jian Shen
1
-0
/
+4
2019-10-09
net: hns3: add support for spoof check setting
Jian Shen
1
-0
/
+4
[next]