index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hns3
/
hns3pf
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-12
net: hns3: clear port base VLAN when unload PF
Jian Shen
1
-0
/
+23
2020-03-12
net: hns3: fix RMW issue for VLAN filter switch
Jian Shen
1
-4
/
+15
2020-03-12
net: hns3: fix VF VLAN table entries inconsistent issue
Jian Shen
2
-0
/
+2
2020-03-05
net: hns3: fix a not link up issue when fibre port supports autoneg
Jian Shen
1
-1
/
+3
2020-02-14
net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()
Guangbin Huang
1
-6
/
+9
2020-02-14
net: hns3: fix VF bandwidth does not take effect in some case
Yonglong Liu
1
-1
/
+1
2020-02-14
net: hns3: add management table after IMP reset
Yufeng Mo
1
-0
/
+7
2020-01-21
net: hns3: cleanup some coding style issue
Huazhong Tan
2
-62
/
+25
2020-01-21
net: hns3: remove redundant print on ENOMEM
Huazhong Tan
1
-3
/
+1
2020-01-21
net: hns3: rewrite a log in hclge_put_vector()
Yonglong Liu
1
-1
/
+1
2020-01-21
net: hns3: move duplicated macro definition into header
Guojia Liao
3
-5
/
+3
2020-01-11
net: hns3: refactor the notification scheme of PF reset
Huazhong Tan
1
-23
/
+19
2020-01-11
net: hns3: modify hclge_func_reset_sync_vf()'s return type to void
Huazhong Tan
1
-20
/
+9
2020-01-11
net: hns3: enlarge HCLGE_RESET_WAIT_CNT
Huazhong Tan
1
-1
/
+2
2020-01-11
net: hns3: refactor the precedure of PF FLR
Huazhong Tan
2
-43
/
+43
2020-01-11
net: hns3: split hclge_reset() into preparing and rebuilding part
Huazhong Tan
1
-25
/
+34
2020-01-06
net: hns3: modify an unsuitable reset level for hardware error
Huazhong Tan
1
-2
/
+2
2020-01-06
net: hns3: replace an unsuitable variable type in hclge_inform_reset_assert_t...
Huazhong Tan
1
-1
/
+3
2020-01-06
net: hns3: add protection when get SFP speed as 0
Guojia Liao
1
-0
/
+6
2020-01-06
net: hns3: modify the IRQ name of misc vectors
Yonglong Liu
2
-1
/
+5
2020-01-06
net: hns3: modify an unsuitable log in hclge_map_ring_to_vector()
Yonglong Liu
1
-1
/
+1
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2019-12-20
net: hns3: only print misc interrupt status when handling fails
Huazhong Tan
1
-3
/
+6
2019-12-20
net: hns3: add some VF VLAN information for command "ip link show"
Huazhong Tan
1
-0
/
+3
2019-12-20
net: hns3: get FD rules location before dump in debugfs
Yufeng Mo
1
-7
/
+67
2019-12-20
net: hns3: optimization for CMDQ uninitialization
Huazhong Tan
1
-14
/
+2
2019-12-20
net: hns3: remove useless mutex vport_cfg_mutex in the struct hclge_dev
Huazhong Tan
3
-13
/
+0
2019-12-16
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
2
-1
/
+7
2019-12-16
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
1
-3
/
+12
2019-12-16
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
4
-73
/
+118
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-2
/
+2
2019-12-05
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
1
-12
/
+6
2019-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2019-11-19
net: hns3: fix a wrong reset interrupt status mask
Huazhong Tan
1
-1
/
+1
2019-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+31
2019-11-14
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
1
-1
/
+1
2019-11-14
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
1
-1
/
+16
2019-11-14
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
1
-2
/
+14
2019-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
6
-6
/
+22
2019-11-06
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
1
-1
/
+17
2019-11-05
net: hns3: remove unused macros
Colin Ian King
1
-2
/
+0
2019-11-05
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
5
-5
/
+5
2019-10-31
net: hns3: cleanup byte order issues when printed
Guojia Liao
2
-44
/
+58
2019-10-31
net: hns3: cleanup some print format warning
Guojia Liao
7
-51
/
+51
2019-10-31
net: hns3: add or modify some comments
Guangbin Huang
1
-0
/
+3
2019-10-31
net: hns3: optimize local variable initialization
Guangbin Huang
1
-2
/
+1
2019-10-31
net: hns3: cleanup some coding style issues
Guangbin Huang
4
-10
/
+11
2019-10-31
net: hns3: cleanup some magic numbers
Guojia Liao
4
-15
/
+27
2019-10-31
net: hns3: dump some debug information when reset fail
Huazhong Tan
3
-4
/
+6
2019-10-21
net: hns3: log and clear hardware error after reset complete
Jian Shen
1
-0
/
+3
[next]