summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.h
AgeCommit message (Expand)Author
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin
2023-03-29net: hns3: support wake on lan configuration and queryHao Lan
2022-11-15net: hns3: fix incorrect hw rss hash type of rx packetJian Shen
2022-09-21net: hns3: add support for external loopback testYonglong Liu
2022-02-07net: hns3: add support for TX push modeYufeng Mo
2021-12-03net: hns3: fix hns3 driver header file not self-contained issueJie Wang
2021-12-02net: hns3: extract macro to simplify ring stats update codePeng Li
2021-11-29net: hns3: split function hns3_get_tx_timeo_queue_info()Yufeng Mo
2021-11-22net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen
2021-10-25net: hns3: add debugfs support for interrupt coalesceHuazhong Tan
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-08-31net: hns3: add some required spacesHao Chen
2021-08-28net: hns3: add required space in commentHao Chen
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin
2021-06-16net: hns3: support dma_map_sg() for multi frags skbYunsheng Lin
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin
2021-06-16net: hns3: minor refactor related to desc_cb handlingYunsheng Lin
2021-06-11net: hns3: add support for PTPHuazhong Tan
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan
2021-05-14net: hns3: refactor dump bd info of debugfsHuazhong Tan
2021-05-14net: hns3: refactor the debugfs processYufeng Mo
2021-05-14net: hns3: refactor out RX completion checksumHuazhong Tan
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan
2021-03-29net: hns3: add tx send size handling for tso skbYunsheng Lin
2021-03-29net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin
2021-02-09net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo
2020-12-01net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan
2020-12-01net: hns3: add support for TX hardware checksum offloadHuazhong Tan
2020-12-01net: hns3: add support for RX completion checksumHuazhong Tan
2020-11-17net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan
2020-11-17net: hns3: add support for 1us unit GL configurationHuazhong Tan
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang
2020-09-29net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan