index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
2023-08-07
page_pool: split types and declarations from page_pool.h
Yunsheng Lin
2023-03-29
net: hns3: support wake on lan configuration and query
Hao Lan
2022-11-15
net: hns3: fix incorrect hw rss hash type of rx packet
Jian Shen
2022-09-21
net: hns3: add support for external loopback test
Yonglong Liu
2022-02-07
net: hns3: add support for TX push mode
Yufeng Mo
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
[next]