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
2021-11-24
net: hns3: format the output of the MAC address
Yufeng Mo
2021-11-22
net: hns3: remove the way to set tx spare buf via module parameter
Hao Chen
2021-11-22
net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...
Hao Chen
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
2021-11-16
net: move gro definitions to include/net/gro.h
Eric Dumazet
2021-11-10
net: hns3: sync rx ring head in echo common pull
Yufeng Mo
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
net: hns3: schedule the polling again when allocation fails
Yunsheng Lin
2021-10-20
net: hns3: fix for miscalculation of rx unused desc
Yunsheng Lin
2021-10-20
net: hns3: fix the max tx size according to user manual
Yunsheng Lin
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-09-29
net: hns3: remove tc enable checking
Jian Shen
2021-09-29
net: hns3: do not allow call hns3_nic_net_open repeatedly
Jian Shen
2021-09-13
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
2021-09-13
net: hns3: add option to turn off page pool feature
Yunsheng Lin
2021-08-31
net: hns3: remove unnecessary spaces
Hao Chen
2021-08-31
net: hns3: add some required spaces
Hao Chen
2021-08-31
net: hns3: refine function hns3_set_default_feature()
Jian Shen
2021-08-30
net: hnss3: use max() to simplify code
Hao Chen
2021-08-27
net: hns3: add hns3_state_init() to do state initialization
Huazhong Tan
2021-08-24
net: hns3: add ethtool support for CQE/EQE mode configuration
Yufeng Mo
2021-08-24
net: hns3: add support for EQE/CQE mode configuration
Yufeng Mo
2021-08-09
net: hns3: support skb's frag page recycling based on page pool
Yunsheng Lin
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-18
net: hns3: fix reuse conflict of the rx page
Yunsheng Lin
2021-06-16
net: hns3: use bounce buffer when rx page can not be reused
Yunsheng Lin
2021-06-16
net: hns3: optimize the rx page reuse handling process
Yunsheng Lin
2021-06-16
net: hns3: support dma_map_sg() for multi frags skb
Yunsheng Lin
2021-06-16
net: hns3: add support to query tx spare buffer size for pf
Huazhong Tan
2021-06-16
net: hns3: use tx bounce buffer for small packets
Yunsheng Lin
2021-06-16
net: hns3: refactor for hns3_fill_desc() function
Yunsheng Lin
2021-06-16
net: hns3: minor refactor related to desc_cb handling
Yunsheng Lin
2021-06-11
net: hns3: add support for PTP
Huazhong Tan
2021-05-31
net: hns3: add support for modify VLAN filter state
Jian Shen
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-25
net: hns3: switch to dim algorithm for adaptive interrupt moderation
Huazhong Tan
2021-05-18
net: hns3: check the return of skb_checksum_help()
Yunsheng Lin
2021-05-18
net: hns3: fix user's coalesce configuration lost issue
Huazhong Tan
2021-05-18
net: hns3: put off calling register_netdev() until client initialize complete
Jian Shen
2021-05-14
net: hns3: refactor dump bd info of debugfs
Huazhong Tan
2021-05-14
net: hns3: refactor the debugfs process
Yufeng Mo
2021-05-14
net: hns3: refactor out RX completion checksum
Huazhong Tan
2021-05-14
net: hns3: support RXD advanced layout
Huazhong Tan
2021-04-30
net: hns3: use netif_tx_disable to stop the transmit queue
Peng Li
2021-04-30
net: hns3: fix for vxlan gpe tx checksum bug
Hao Chen
2021-04-29
net: hns3: add check for HNS3_NIC_STATE_INITED in hns3_reset_notify_up_enet()
Jian Shen
2021-04-12
net: hns3: Fix potential null pointer defererence of null ae_dev
Colin Ian King
2021-04-08
net: hns3: add suspend and resume pm_ops
Jiaran Zhang
2021-04-08
net: hns3: change flr_prepare/flr_done function names
Jiaran Zhang
2021-04-05
net: hns3: Limiting the scope of vector_ring_chain variable
Salil Mehta
[next]