开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3_enet.h
Age
Commit message (
Expand
)
Author
2021-12-03
net: hns3: fix hns3 driver header file not self-contained issue
Jie Wang
2021-12-02
net: hns3: extract macro to simplify ring stats update code
Peng Li
2021-11-29
net: hns3: split function hns3_get_tx_timeo_queue_info()
Yufeng Mo
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-10-25
net: hns3: add debugfs support for interrupt coalesce
Huazhong Tan
2021-10-20
net: hns3: fix for miscalculation of rx unused desc
Yunsheng Lin
2021-10-20
net: hns3: fix the max tx size according to user manual
Yunsheng Lin
2021-08-31
net: hns3: add some required spaces
Hao Chen
2021-08-28
net: hns3: add required space in comment
Hao Chen
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
2021-08-11
net: hns3: add support for triggering reset by ethtool
Yufeng Mo
2021-08-09
net: hns3: support skb's frag page recycling based on page pool
Yunsheng Lin
2021-06-16
net: hns3: use bounce buffer when rx page can not be reused
Yunsheng Lin
2021-06-16
net: hns3: support dma_map_sg() for multi frags skb
Yunsheng Lin
2021-06-16
net: hns3: use tx bounce buffer for small packets
Yunsheng Lin
2021-06-16
net: hns3: minor refactor related to desc_cb handling
Yunsheng Lin
2021-06-11
net: hns3: add support for PTP
Huazhong Tan
2021-05-31
net: hns3: add support for modify VLAN filter state
Jian Shen
2021-05-25
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
2021-05-14
net: hns3: refactor dump bd info of debugfs
Huazhong Tan
2021-05-14
net: hns3: refactor the debugfs process
Yufeng Mo
2021-05-14
net: hns3: refactor out RX completion checksum
Huazhong Tan
2021-05-14
net: hns3: support RXD advanced layout
Huazhong Tan
2021-03-29
net: hns3: add tx send size handling for tso skb
Yunsheng Lin
2021-03-29
net: hns3: add handling for xmit skb with recursive fraglist
Yunsheng Lin
2021-02-09
net: hns3: remove redundant return value of hns3_uninit_all_ring()
Huazhong Tan
2021-02-09
net: hns3: clean up unnecessary parentheses in macro definitions
Yufeng Mo
2021-02-06
net: hns3: add support for obtaining the maximum frame size
Yufeng Mo
2020-12-01
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
2020-12-01
net: hns3: add support for TX hardware checksum offload
Huazhong Tan
2020-12-01
net: hns3: add support for RX completion checksum
Huazhong Tan
2020-11-17
net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce
Huazhong Tan
2020-11-17
net: hns3: add support for 1us unit GL configuration
Huazhong Tan
2020-11-17
net: hns3: add support for querying maximum value of GL
Huazhong Tan
2020-11-17
net: hns3: add support for configuring interrupt quantity limiting
Huazhong Tan
2020-09-29
net: hns3: dump tqp enable status in debugfs
Guangbin Huang
2020-09-29
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2020-09-17
net: hns3: use napi_consume_skb() when cleaning tx desc
Yunsheng Lin
2020-09-17
net: hns3: use writel() to optimize the barrier operation
Yunsheng Lin
2020-09-17
net: hns3: optimize the tx clean process
Yunsheng Lin
2020-09-17
net: hns3: batch tx doorbell operation
Yunsheng Lin
2020-09-17
net: hns3: batch the page reference count updates
Yunsheng Lin
2020-09-08
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2020-09-08
net: hns3: remove some unused macros related to queue
Huazhong Tan
2020-09-08
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
net: hns3: fix for not calculating TX BD send size correctly
Yunsheng Lin
2020-06-18
net: hns3: pointer type of buffer should be void
Barry Song
2020-05-28
net: hns3: remove some unused fields in struct hns3_nic_priv
Huazhong Tan
[next]