index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
3
-4
/
+4
2019-07-06
net: hns3: set maximum length to resp_data_len for exceptional case
Peng Li
1
-0
/
+4
2019-07-06
net: hns3: bitwise operator should use unsigned type
Yonglong Liu
3
-25
/
+29
2019-07-06
net: hns3: add default value for tc_size and tc_offset
Peng Li
1
-4
/
+4
2019-07-06
net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msg
Weihang Li
1
-1
/
+2
2019-07-06
net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vector
Peng Li
1
-3
/
+2
2019-07-06
net: hns3: add all IMP return code
Peng Li
4
-18
/
+85
2019-07-06
net: hns3: fix port capbility updating issue
Jian Shen
1
-0
/
+1
2019-07-06
net: hns3: fix flow control configure issue for fibre port
Jian Shen
1
-11
/
+11
2019-07-06
net: hns3: enable broadcast promisc mode when initializing VF
Jian Shen
1
-3
/
+11
2019-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
2
-8
/
+26
2019-06-28
net: hns3: remove RXD_VLD check in hns3_handle_bdinfo
Yunsheng Lin
3
-12
/
+0
2019-06-28
net: hns3: remove unused linkmode definition
Jian Shen
1
-19
/
+0
2019-06-28
net: hns3: fix a statistics issue about l3l4 checksum error
Yufeng Mo
1
-1
/
+1
2019-06-28
net: hns3: handle empty unknown interrupt
Huazhong Tan
1
-5
/
+10
2019-06-28
net: hns3: re-schedule reset task while VF reset fail
Huazhong Tan
2
-8
/
+23
2019-06-28
net: hns3: add Asym Pause support to fix autoneg problem
Yonglong Liu
2
-0
/
+8
2019-06-28
net: hns3: fix a -Wformat-nonliteral compile warning
Yonglong Liu
1
-2
/
+1
2019-06-28
net: hns3: add some error checking in hclge_tm module
Yunsheng Lin
1
-1
/
+5
2019-06-28
net: hns3: change SSU's buffer allocation according to UM
Yunsheng Lin
3
-5
/
+64
2019-06-28
net: hns3: enable DCB when TC num is one and pfc_en is non-zero
Yunsheng Lin
3
-2
/
+20
2019-06-28
net: hns3: fix __QUEUE_STATE_STACK_XOFF not cleared issue
Huazhong Tan
1
-28
/
+26
2019-06-26
net: hns3: add exception handling when enable NIC HW error interrupts
Weihang Li
1
-3
/
+5
2019-06-26
net: hns3: fixes wrong place enabling ROCE HW error when loading
Huazhong Tan
1
-6
/
+8
2019-06-26
net: hns3: fix race conditions between reset and module loading & unloading
Huazhong Tan
2
-0
/
+41
2019-06-26
net: hns3: add check to number of buffer descriptors
Weihang Li
2
-33
/
+58
2019-06-26
net: hns3: remove override_pci_need_reset
Weihang Li
3
-6
/
+2
2019-06-26
net: hns3: modify handling of out of memory in hclge_err.c
Weihang Li
1
-2
/
+4
2019-06-26
net: hns3: code optimizaition of hclge_handle_hw_ras_error()
Weihang Li
1
-12
/
+12
2019-06-26
net: hns3: restore the MAC autoneg state after reset
Jian Shen
1
-0
/
+9
2019-06-26
net: hns3: sync VLAN filter entries when kill VLAN ID failed
Jian Shen
4
-16
/
+112
2019-06-26
net: hns3: remove VF VLAN filter entry inexistent warning print
Jian Shen
1
-5
/
+6
2019-06-26
net: hns3: fix selftest fail issue for fibre port with autoneg on
Jian Shen
3
-0
/
+25
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-06-19
net: hns3: Fix inconsistent indenting
Krzysztof Kozlowski
1
-1
/
+1
2019-06-19
net: hns3: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-06-18
net: hns3: fix dereference of ae_dev before it is null checked
Colin Ian King
1
-1
/
+2
2019-06-15
net: hns3: some variable modification
Weihang Li
12
-61
/
+95
2019-06-15
net: hns3: delay ring buffer clearing during reset
Yunsheng Lin
1
-5
/
+14
2019-06-15
net: hns3: fix for skb leak when doing selftest
Yunsheng Lin
1
-2
/
+4
2019-06-15
net: hns3: fix for dereferencing before null checking
Yunsheng Lin
1
-2
/
+5
2019-06-15
net: hns3: free irq when exit from abnormal branch
Yonglong Liu
1
-0
/
+1
2019-06-15
net: hns3: clear restting state when initializing HW device
Peng Li
1
-0
/
+18
2019-06-15
net: hns3: extract handling of mpf/pf msi-x errors into functions
Weihang Li
1
-39
/
+83
2019-06-15
net: hns3: some changes of MSI-X bits in PPU(RCB)
Weihang Li
2
-4
/
+3
2019-06-15
net: hns3: add recovery for the H/W errors occurred before the HNS dev initia...
Shiju Jose
1
-2
/
+14
2019-06-15
net: hns3: process H/W errors occurred before HNS dev initialization
Shiju Jose
3
-8
/
+107
2019-06-15
net: hns3: fix avoid unnecessary resetting for the H/W errors which do not re...
Shiju Jose
1
-171
/
+109
2019-06-15
net: hns3: delay setting of reset level for hw errors until slot_reset is called
Shiju Jose
4
-42
/
+51
2019-06-09
net: hns3: fix some coding style issues
Weihang Li
8
-130
/
+96
[next]