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
2019-03-21
net: hns3: fix for not calculating tx bd num correctly
Yunsheng Lin
2019-03-09
net: hns3: fix to stop multiple HNS reset due to the AER changes
Shiju Jose
2019-03-08
net: hns3: add dma_rmb() for rx description
Jian Shen
2019-03-06
net: hns3: Fix a logical vs bitwise typo
Dan Carpenter
2019-02-24
net: hns3: fix improper error handling for hns3_client_start
Huazhong Tan
2019-02-24
net: hns3: add support to config depth for tx|rx ring separately
Peng Li
2019-02-24
net: hns3: remove hnae3_get_bit in data path
Yunsheng Lin
2019-02-24
net: hns3: replace hnae3_set_bit and hnae3_set_field in data path
Yunsheng Lin
2019-02-24
net: hns3: add unlikely for error handling in data path
Yunsheng Lin
2019-02-24
net: hns3: remove some ops in struct hns3_nic_ops
Yunsheng Lin
2019-02-24
net: hns3: limit some variable scope in critical data path
Yunsheng Lin
2019-02-24
net: hns3: avoid mult + div op in critical data path
Yunsheng Lin
2019-02-24
net: hns3: add xps setting support for hns3 driver
Yunsheng Lin
2019-02-02
net: hns3: don't allow user to change vlan filter state
Jian Shen
2019-02-02
net: hns3: Modify parameter type from int to bool in set_gro_en
Yonglong Liu
2019-02-02
net: hns3: fix an issue for hns3_update_new_int_gl
Peng Li
2019-02-02
net: hns3: fix a code style issue for hns3_update_new_int_gl()
Peng Li
2019-01-30
net: hns3: fix netif_napi_del() not do problem when unloading
Huazhong Tan
2019-01-30
net: hns3: Fix NULL deref when unloading driver
Huazhong Tan
2019-01-30
net: hns3: change hnae3_register_ae_dev() to int
Huazhong Tan
2019-01-30
net: hns3: reuse the definition of l3 and l4 header info union
liyongxin
2019-01-26
net: hns3: add initialization for nic state
Jian Shen
2019-01-26
net: hns3: add 8 BD limit for tx flow
Peng Li
2019-01-26
net: hns3: call hns3_nic_set_real_num_queue with netdev down
Yunsheng Lin
2019-01-26
net: hns3: remove dcb_ops->map_update in hclge_dcb
Yunsheng Lin
2019-01-26
net: hns3: do reinitialization while mqprio configuration changed
Yunsheng Lin
2019-01-26
net: hns3: fix broadcast promisc issue for revision 0x20
Jian Shen
2019-01-26
net: hns3: clear pci private data when unload hns3 driver
Jian Shen
2019-01-26
net: hns3: don't update packet statistics for packets dropped by hardware
Jian Shen
2019-01-23
net: hns3: clear param in ring when free ring
Peng Li
2019-01-23
net: hns3: fix rss configuration lost problem when setting channel
Yunsheng Lin
2019-01-23
net: hns3: refactor the statistics updating for netdev
Jian Shen
2019-01-23
net: hns3: add rx multicast packets statistic
Jian Shen
2019-01-18
net: hns3: add HNAE3_RESTORE_CLIENT interface in enet module
Yunsheng Lin
2019-01-18
net: hns3: do reinitialization while ETS configuration changed
Huazhong Tan
2019-01-18
net: hns3: modify parameter checks in the hns3_set_channels
Huazhong Tan
2019-01-18
net: hns3: reuse reinitialization interface in the hns3_set_channels
Huazhong Tan
2019-01-18
net: hns3: remove unnecessary hns3_adjust_tqps_num
Huazhong Tan
2019-01-18
net: hns3: remove unused member in struct hns3_enet_ring
Huazhong Tan
2019-01-18
net: hns3: modify enet reinitialization interface
Huazhong Tan
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
2018-12-19
net: hns3: fix the descriptor index when get rss type
Peng Li
2018-12-19
net: hns3: add max vector number check for pf
Jian Shen
2018-12-19
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
2018-12-07
net: hns3: rename process_hw_error function
Shiju Jose
[next]