summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
Commit message (Expand)AuthorAgeFilesLines
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-1/+1
* net: hns3: support wake on lan configuration and queryHao Lan2023-03-291-0/+6
* net: hns3: fix incorrect hw rss hash type of rx packetJian Shen2022-11-151-0/+1
* net: hns3: add support for external loopback testYonglong Liu2022-09-211-0/+3
* net: hns3: add support for TX push modeYufeng Mo2022-02-071-0/+6
* net: hns3: fix hns3 driver header file not self-contained issueJie Wang2021-12-031-0/+3
* net: hns3: extract macro to simplify ring stats update codePeng Li2021-12-021-0/+7
* net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo2021-11-291-0/+5
* net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen2021-11-221-0/+2
* net: hns3: add debugfs support for interrupt coalesceHuazhong Tan2021-10-251-1/+2
* net: hns3: fix for miscalculation of rx unused descYunsheng Lin2021-10-201-0/+1
* net: hns3: fix the max tx size according to user manualYunsheng Lin2021-10-201-4/+2
* net: hns3: add some required spacesHao Chen2021-08-311-8/+8
* net: hns3: add required space in commentHao Chen2021-08-281-1/+1
* net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo2021-08-241-0/+3
* net: hns3: add support for EQE/CQE mode configurationYufeng Mo2021-08-241-0/+8
* net: hns3: add support for triggering reset by ethtoolYufeng Mo2021-08-111-0/+5
* net: hns3: support skb's frag page recycling based on page poolYunsheng Lin2021-08-091-0/+3
* net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin2021-06-161-0/+4
* net: hns3: support dma_map_sg() for multi frags skbYunsheng Lin2021-06-161-0/+4
* net: hns3: use tx bounce buffer for small packetsYunsheng Lin2021-06-161-9/+34
* net: hns3: minor refactor related to desc_cb handlingYunsheng Lin2021-06-161-0/+7
* net: hns3: add support for PTPHuazhong Tan2021-06-111-2/+7
* net: hns3: add support for modify VLAN filter stateJian Shen2021-05-311-1/+0
* net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan2021-05-251-1/+3
* net: hns3: refactor dump bd info of debugfsHuazhong Tan2021-05-141-0/+1
* net: hns3: refactor the debugfs processYufeng Mo2021-05-141-1/+1
* net: hns3: refactor out RX completion checksumHuazhong Tan2021-05-141-7/+5
* net: hns3: support RXD advanced layoutHuazhong Tan2021-05-141-0/+12
* net: hns3: add tx send size handling for tso skbYunsheng Lin2021-03-291-1/+6
* net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin2021-03-291-0/+2
* net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan2021-02-091-1/+0
* net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo2021-02-091-5/+5
* net: hns3: add support for obtaining the maximum frame sizeYufeng Mo2021-02-061-3/+2
* net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan2020-12-011-1/+3
* net: hns3: add support for TX hardware checksum offloadHuazhong Tan2020-12-011-1/+9
* net: hns3: add support for RX completion checksumHuazhong Tan2020-12-011-0/+7
* net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan2020-11-171-1/+1
* net: hns3: add support for 1us unit GL configurationHuazhong Tan2020-11-171-0/+3
* net: hns3: add support for querying maximum value of GLHuazhong Tan2020-11-171-1/+0
* net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan2020-11-171-1/+12
* net: hns3: dump tqp enable status in debugfsGuangbin Huang2020-09-291-0/+2
* net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan2020-09-291-3/+3
* net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin2020-09-171-1/+1
* net: hns3: use writel() to optimize the barrier operationYunsheng Lin2020-09-171-3/+0
* net: hns3: optimize the tx clean processYunsheng Lin2020-09-171-8/+4
* net: hns3: batch tx doorbell operationYunsheng Lin2020-09-171-1/+1
* net: hns3: batch the page reference count updatesYunsheng Lin2020-09-171-0/+1
* net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao2020-09-081-1/+0
* net: hns3: remove some unused macros related to queueHuazhong Tan2020-09-081-5/+0