aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/hisilicon/hns3/hns3_enet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-31net: hns3: add some required spacesHao Chen1-8/+8
2021-08-28net: hns3: add required space in commentHao Chen1-1/+1
2021-08-24net: hns3: add ethtool support for CQE/EQE mode configurationYufeng Mo1-0/+3
2021-08-24net: hns3: add support for EQE/CQE mode configurationYufeng Mo1-0/+8
2021-08-11net: hns3: add support for triggering reset by ethtoolYufeng Mo1-0/+5
2021-08-09net: hns3: support skb's frag page recycling based on page poolYunsheng Lin1-0/+3
2021-06-16net: hns3: use bounce buffer when rx page can not be reusedYunsheng Lin1-0/+4
2021-06-16net: hns3: support dma_map_sg() for multi frags skbYunsheng Lin1-0/+4
2021-06-16net: hns3: use tx bounce buffer for small packetsYunsheng Lin1-9/+34
2021-06-16net: hns3: minor refactor related to desc_cb handlingYunsheng Lin1-0/+7
2021-06-11net: hns3: add support for PTPHuazhong Tan1-2/+7
2021-05-31net: hns3: add support for modify VLAN filter stateJian Shen1-1/+0
2021-05-25net: hns3: switch to dim algorithm for adaptive interrupt moderationHuazhong Tan1-1/+3
2021-05-14net: hns3: refactor dump bd info of debugfsHuazhong Tan1-0/+1
2021-05-14net: hns3: refactor the debugfs processYufeng Mo1-1/+1
2021-05-14net: hns3: refactor out RX completion checksumHuazhong Tan1-7/+5
2021-05-14net: hns3: support RXD advanced layoutHuazhong Tan1-0/+12
2021-03-29net: hns3: add tx send size handling for tso skbYunsheng Lin1-1/+6
2021-03-29net: hns3: add handling for xmit skb with recursive fraglistYunsheng Lin1-0/+2
2021-02-09net: hns3: remove redundant return value of hns3_uninit_all_ring()Huazhong Tan1-1/+0
2021-02-09net: hns3: clean up unnecessary parentheses in macro definitionsYufeng Mo1-5/+5
2021-02-06net: hns3: add support for obtaining the maximum frame sizeYufeng Mo1-3/+2
2020-12-01net: hns3: add udp tunnel checksum segmentation supportHuazhong Tan1-1/+3
2020-12-01net: hns3: add support for TX hardware checksum offloadHuazhong Tan1-1/+9
2020-12-01net: hns3: add support for RX completion checksumHuazhong Tan1-0/+7
2020-11-17net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesceHuazhong Tan1-1/+1
2020-11-17net: hns3: add support for 1us unit GL configurationHuazhong Tan1-0/+3
2020-11-17net: hns3: add support for querying maximum value of GLHuazhong Tan1-1/+0
2020-11-17net: hns3: add support for configuring interrupt quantity limitingHuazhong Tan1-1/+12
2020-09-29net: hns3: dump tqp enable status in debugfsGuangbin Huang1-0/+2
2020-09-29net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUMHuazhong Tan1-3/+3
2020-09-17net: hns3: use napi_consume_skb() when cleaning tx descYunsheng Lin1-1/+1
2020-09-17net: hns3: use writel() to optimize the barrier operationYunsheng Lin1-3/+0
2020-09-17net: hns3: optimize the tx clean processYunsheng Lin1-8/+4
2020-09-17net: hns3: batch tx doorbell operationYunsheng Lin1-1/+1
2020-09-17net: hns3: batch the page reference count updatesYunsheng Lin1-0/+1
2020-09-08net: hns3: remove some unused function hns3_update_promisc_mode()Guojia Liao1-1/+0
2020-09-08net: hns3: remove some unused macros related to queueHuazhong Tan1-5/+0
2020-09-08net: hns3: remove unused field 'io_base' in struct hns3_enet_ringHuazhong Tan1-1/+0
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+0
2020-07-21net: hns3: fix for not calculating TX BD send size correctlyYunsheng Lin1-2/+0
2020-06-18net: hns3: pointer type of buffer should be voidBarry Song1-1/+1
2020-05-28net: hns3: remove some unused fields in struct hns3_nic_privHuazhong Tan1-22/+0
2020-05-14net: hns3: remove some unused macrosHuazhong Tan1-17/+0
2020-04-25net: hns3: optimize the filter table entries handling when resettingJian Shen1-9/+0
2020-04-25net: hns3: refactor the promisc mode settingJian Shen1-0/+1
2020-04-21net/hns: Remove custom driver version in favour of global oneLeon Romanovsky1-4/+0
2020-01-06net: hns3: add trace event support for HNS3 driverYunsheng Lin1-0/+1
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2019-11-05net: hns3: Use the correct style for SPDX License IdentifierNishad Kamdar1-1/+1