开源镜像站
帮助
动态
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.c
Age
Commit message (
Expand
)
Author
2021-12-02
net: hns3: refactor function hns3_get_vector_ring_chain()
Jie Wang
2021-12-02
net: hns3: split function hns3_nic_net_xmit()
Yufeng Mo
2021-12-02
net: hns3: refactor function hns3_fill_skb_desc to simplify code
Peng Li
2021-12-02
net: hns3: extract macro to simplify ring stats update code
Peng Li
2021-11-29
net: hns3: split function hns3_set_l2l3l4()
Yufeng Mo
2021-11-29
net: hns3: split function hns3_handle_bdinfo()
Yufeng Mo
2021-11-29
net: hns3: split function hns3_nic_get_stats64()
Yufeng Mo
2021-11-29
net: hns3: split function hns3_get_tx_timeo_queue_info()
Yufeng Mo
2021-11-29
net: hns3: refactor hns3_nic_reuse_page()
Hao Chen
2021-11-29
net: hns3: use macro IANA_VXLAN_GPE_UDP_PORT to replace number 4790
Hao Chen
2021-11-24
net: hns3: add dql info when tx timeout
Yufeng Mo
2021-11-24
net: hns3: format the output of the MAC address
Yufeng Mo
2021-11-22
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
net: hns3: schedule the polling again when allocation fails
Yunsheng Lin
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-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
2021-09-29
net: hns3: do not allow call hns3_nic_net_open repeatedly
Jian Shen
2021-09-13
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
2021-09-13
net: hns3: add option to turn off page pool feature
Yunsheng Lin
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2021-08-31
net: hns3: add some required spaces
Hao Chen
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
2021-08-27
net: hns3: add hns3_state_init() to do state initialization
Huazhong Tan
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-09
net: hns3: support skb's frag page recycling based on page pool
Yunsheng Lin
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-18
net: hns3: fix reuse conflict of the rx page
Yunsheng Lin
2021-06-16
net: hns3: use bounce buffer when rx page can not be reused
Yunsheng Lin
2021-06-16
net: hns3: optimize the rx page reuse handling process
Yunsheng Lin
2021-06-16
net: hns3: support dma_map_sg() for multi frags skb
Yunsheng Lin
2021-06-16
net: hns3: add support to query tx spare buffer size for pf
Huazhong Tan
2021-06-16
net: hns3: use tx bounce buffer for small packets
Yunsheng Lin
2021-06-16
net: hns3: refactor for hns3_fill_desc() function
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-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
2021-05-18
net: hns3: check the return of skb_checksum_help()
Yunsheng Lin
2021-05-18
net: hns3: fix user's coalesce configuration lost issue
Huazhong Tan
2021-05-18
net: hns3: put off calling register_netdev() until client initialize complete
Jian Shen
[next]