index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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-12-09
net: hns3: add support for tc mqprio offload
Jian Shen
2020-12-09
net: hns3: refine the struct hane3_tc_info
Jian Shen
2020-12-08
net: hns3: refine the VLAN tag handle for port based VLAN
Guojia Liao
2020-12-08
net: hns3: add priv flags support to switch limit promisc mode
Jian Shen
2020-12-01
net: hns3: add a check for devcie's verion in hns3_tunnel_csum_bug()
Huazhong Tan
2020-12-01
net: hns3: add udp tunnel checksum segmentation support
Huazhong Tan
2020-12-01
net: hns3: remove unsupported NETIF_F_GSO_UDP_TUNNEL_CSUM
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-21
net: hns3: add support for pf querying new interrupt resources
Yufeng Mo
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 configuring interrupt quantity limiting
Huazhong Tan
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
[next]