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
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
/
hns3pf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-25
net: hns3: Fix -Wunused-const-variable warning
YueHaibing
2
-44
/
+44
2019-08-18
net: hns3: add phy_attached_info() to the hns3 driver
Yonglong Liu
1
-0
/
+2
2019-08-18
net: hns3: prevent unnecessary MAC TNL interrupt
Huazhong Tan
1
-0
/
+2
2019-08-18
net: hns3: change print level of RAS error log from warning to error
Xiaofei Tan
1
-44
/
+44
2019-08-18
net: hns3: fix error and incorrect format
Guojia Liao
2
-4
/
+4
2019-08-18
net: hns3: modify redundant initialization of variable
Guojia Liao
2
-2
/
+2
2019-08-18
net: hns3: add or modify comments
Guojia Liao
3
-5
/
+8
2019-08-14
net: hns3: Make hclge_func_reset_sync_vf static
YueHaibing
1
-1
/
+1
2019-08-09
net: hns3: add handshake with VF for PF reset
Huazhong Tan
2
-8
/
+55
2019-08-09
net: hns3: refine MAC pause statistics querying function
Yufeng Mo
1
-5
/
+7
2019-08-09
net: hns3: add function display NCL_CONFIG info
Yufeng Mo
1
-22
/
+30
2019-08-09
net: hns3: add DFX registers information for ethtool -d
Guangbin Huang
3
-55
/
+301
2019-08-09
net: hns3: modify how pause options is displayed
Yonglong Liu
1
-17
/
+21
2019-08-09
net: hns3: fix GFP flag error in hclge_mac_update_stats()
Zhongzhu Liu
1
-1
/
+5
2019-08-01
net: hns3: activate reset timer when calling reset_event
Huazhong Tan
1
-3
/
+18
2019-08-01
net: hns3: clear reset interrupt status in hclge_irq_handle()
Huazhong Tan
2
-3
/
+39
2019-08-01
net: hns3: fix some reset handshake issue
Huazhong Tan
3
-6
/
+31
2019-08-01
net: hns3: rename a member in struct hclge_mac_ethertype_idx_rd_cmd
Guojia Liao
2
-4
/
+4
2019-08-01
net: hns3: simplify hclge_cmd_query_error()
Weihang Li
1
-14
/
+5
2019-08-01
net: hns3: minior error handling change for hclge_tm_schd_info_init
Yunsheng Lin
1
-12
/
+6
2019-08-01
net: hns3: remove unnecessary variable in hclge_get_mac_vlan_cmd_status()
Jian Shen
1
-25
/
+25
2019-08-01
net: hns3: do not query unsupported commands in debugfs
Yufeng Mo
1
-24
/
+46
2019-08-01
net: hns3: add handler for NCSI error mailbox
Huazhong Tan
3
-0
/
+14
2019-08-01
net: hns3: add link change event report
Jian Shen
5
-4
/
+78
2019-07-29
net: hns3: use dev_info() instead of pr_info()
Huazhong Tan
1
-1
/
+3
2019-07-29
net: hns3: add interrupt affinity support for misc interrupt
Yunsheng Lin
2
-4
/
+53
2019-07-29
net: hns3: make hclge_service use delayed workqueue
Yunsheng Lin
2
-34
/
+21
2019-07-29
net: hns3: add debug messages to identify eth down cause
Yonglong Liu
1
-0
/
+11
2019-07-29
net: hns3: modify firmware version display format
Yufeng Mo
1
-1
/
+9
2019-07-29
net: hns3: change GFP flag during lock period
Yufeng Mo
1
-1
/
+1
2019-07-29
net: hns3: remove upgrade reset level when reset fail
Huazhong Tan
1
-20
/
+8
2019-07-21
net: hns3: typo in the name of a constant
Christophe JAILLET
1
-1
/
+1
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
1
-20
/
+23
2019-07-06
net: hns3: add default value for tc_size and tc_offset
Peng Li
1
-4
/
+4
2019-07-06
net: hns3: add all IMP return code
Peng Li
2
-10
/
+41
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-06-28
net: hns3: optimize the CSQ cmd error handling
Peng Li
1
-3
/
+12
2019-06-28
net: hns3: handle empty unknown interrupt
Huazhong Tan
1
-5
/
+10
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-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
1
-4
/
+1
[next]