index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_enet.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: check the return of skb_checksum_help()
Yunsheng Lin
2021-05-18
1
-7
/
+3
*
net: hns3: fix user's coalesce configuration lost issue
Huazhong Tan
2021-05-18
1
-44
/
+40
*
net: hns3: put off calling register_netdev() until client initialize complete
Jian Shen
2021-05-18
1
-8
/
+8
*
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
2021-04-30
1
-1
/
+1
*
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
2021-04-30
1
-2
/
+3
*
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
2021-04-30
1
-0
/
+5
*
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
2021-04-12
1
-4
/
+4
*
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2021-04-08
1
-0
/
+29
*
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
2021-04-08
1
-4
/
+4
*
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
2021-04-06
1
-1
/
+2
*
net: hns3: add stats logging when skb padding fails
Yunsheng Lin
2021-03-29
1
-0
/
+5
*
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2021-03-29
1
-7
/
+18
*
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
2021-03-29
1
-41
/
+74
*
net: hns3: optimize the process of queue reset
Yufeng Mo
2021-03-29
1
-4
/
+4
*
net: hns3: remove redundant blank lines
Peng Li
2021-03-26
1
-7
/
+0
*
net: hns3: refine for hns3_del_all_fd_entries()
Jian Shen
2021-03-22
1
-10
/
+0
*
net: hns3: fix return of random stack value
Gustavo A. R. Silva
2021-02-11
1
-2
/
+1
*
net: hns3: remove redundant return value of hns3_uninit_all_ring()
Huazhong Tan
2021-02-10
1
-9
/
+3
*
net: hns3: modify some unmacthed types print parameter
Jiaran Zhang
2021-02-10
1
-1
/
+1
*
net: hns3: clean up unnecessary parentheses in macro definitions
Yufeng Mo
2021-02-10
1
-1
/
+1
*
net: hns3: remove redundant client_setup_tc handle
Jian Shen
2021-02-10
1
-15
/
+0
*
net: hns3: add support for obtaining the maximum frame size
Yufeng Mo
2021-02-06
1
-2
/
+1
*
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-05
1
-11
/
+6
*
net: hns3: replace skb->csum_not_inet with skb_csum_is_sctp
Xin Long
2021-01-23
1
-1
/
+1
*
net: hns3: add support for hw tc offload of tc flower
Jian Shen
2020-12-10
1
-2
/
+68
*
net: hns3: add support for tc mqprio offload
Jian Shen
2020-12-10
1
-4
/
+9
*
net: hns3: refine the struct hane3_tc_info
Jian Shen
2020-12-10
1
-17
/
+16
*
net: hns3: refine the VLAN tag handle for port based VLAN
Guojia Liao
2020-12-08
1
-2
/
+6
*
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
2020-12-08
1
-0
/
+3
*
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
2020-12-02
1
-0
/
+8
*
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
2020-12-02
1
-6
/
+18
*
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
Huazhong Tan
2020-12-02
1
-19
/
+5
*
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
2020-12-02
1
-11
/
+51
*
net: hns3: add support for RX completion checksum
Huazhong Tan
2020-12-02
1
-0
/
+21
*
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
2020-11-21
1
-3
/
+0
*
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
2020-11-17
1
-6
/
+6
*
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
2020-11-17
1
-4
/
+22
*
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
2020-11-17
1
-16
/
+49
*
net: hns3: add UDP segmentation offload support
Huazhong Tan
2020-09-29
1
-3
/
+17
*
net: hns3: rename trace event hns3_over_8bd
Huazhong Tan
2020-09-29
1
-2
/
+2
*
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2020-09-29
1
-19
/
+28
*
net: hns3: add support to query device capability
Guangbin Huang
2020-09-27
1
-10
/
+0
*
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-27
1
-3
/
+7
*
net: hns3: rename macro of pci device id of vf
Guangbin Huang
2020-09-25
1
-4
/
+4
*
net: hns3: add support for 200G device
Guangbin Huang
2020-09-25
1
-0
/
+3
*
net: hns3: add a hardware error detect type
Yufeng Mo
2020-09-25
1
-0
/
+2
*
net: hns3: remove unnecessary variable initialization
Yufeng Mo
2020-09-25
1
-2
/
+2
*
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
2020-09-18
1
-13
/
+14
*
net: hns3: use writel() to optimize the barrier operation
Yunsheng Lin
2020-09-18
1
-5
/
+3
*
net: hns3: optimize the rx clean process
Yunsheng Lin
2020-09-18
1
-30
/
+31
[next]