index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2020-09-29
net: hns3: add UDP segmentation offload support
Huazhong Tan
2020-09-29
net: hns3: rename trace event hns3_over_8bd
Huazhong Tan
2020-09-29
net: hns3: replace macro HNS3_MAX_NON_TSO_BD_NUM
Huazhong Tan
2020-09-27
net: hns3: add support to query device capability
Guangbin Huang
2020-09-27
net: hns3: add device version to replace pci revision
Guangbin Huang
2020-09-24
net: hns3: rename macro of pci device id of vf
Guangbin Huang
2020-09-24
net: hns3: add support for 200G device
Guangbin Huang
2020-09-24
net: hns3: add a hardware error detect type
Yufeng Mo
2020-09-24
net: hns3: remove unnecessary variable initialization
Yufeng Mo
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 rx clean process
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 unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-26
net: Take common prefetch code structure into a function
Tariq Toukan
2020-08-26
net: hns3: Fix for geneve tx checksum bug
Yi Li
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-28
net: hns3: fix a TX timeout issue
Yonglong Liu
2020-07-28
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-21
net: hns3: fix error handling for desc filling
Yunsheng Lin
2020-07-21
net: hns3: fix for not calculating TX BD send size correctly
Yunsheng Lin
2020-07-21
net: hns3: fix for not unmapping TX buffer correctly
Yunsheng Lin
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-06
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
2020-06-18
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
2020-06-18
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
2020-06-18
net: hns3: rename buffer-related functions
Barry Song
2020-06-18
net: hns3: pointer type of buffer should be void
Barry Song
2020-06-18
net: hns3: remove unnecessary devm_kfree
Barry Song
2020-05-30
net: hns3: remove some unused codes in hns3_nic_set_features()
Huazhong Tan
2020-05-14
net: hns3: remove unnecessary frag list checking in hns3_nic_net_xmit()
Huazhong Tan
2020-04-25
net: hns3: optimize the filter table entries handling when resetting
Jian Shen
2020-04-25
net: hns3: refactor the promisc mode setting
Jian Shen
2020-04-25
net: hns3: refactor the MAC address configure
Jian Shen
2020-04-21
net/hns: Remove custom driver version in favour of global one
Leon Romanovsky
2020-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-30
net: hns3: fix for fraglist SKB headlen not handling correctly
Huazhong Tan
2020-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-12
net: hns3: fix "tc qdisc del" failed issue
Yonglong Liu
2020-03-09
net: hns3: synchronize some print relating to reset issue
Huazhong Tan
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2020-01-21
net: hns3: refine the input parameter 'size' for snprintf()
Guojia Liao
2020-01-21
net: hns3: do not reuse pfmemalloc pages
Yunsheng Lin
[next]