index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2018-08-07
net: hns3: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-03
net: hns3: Refine the MSIX allocation for PF
Jian Shen
3
-4
/
+9
2018-08-03
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
4
-16
/
+85
2018-08-01
net: hns3: fix return value error while hclge_cmd_csq_clean failed
Huazhong Tan
1
-3
/
+9
2018-07-21
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
16
-128
/
+32
2018-07-21
net: hns3: Remove unused struct member and definition
Jian Shen
2
-14
/
+0
2018-07-21
net: hns3: Fix misleading parameter name
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Modify inconsistent bit mask macros
Jian Shen
3
-18
/
+11
2018-07-21
net: hns3: Use decimal for bit offset macros
Jian Shen
2
-14
/
+14
2018-07-21
net: hns3: Correct unreasonable code comments
Jian Shen
3
-24
/
+23
2018-07-21
net: hns3: Remove extra space and brackets
Jian Shen
3
-5
/
+5
2018-07-21
net: hns3: Standardize the handle of return value
Jian Shen
1
-87
/
+46
2018-07-21
net: hns3: Remove some redundant assignments
Jian Shen
1
-2
/
+0
2018-07-16
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-2
/
+4
2018-07-16
net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx
Fuyun Liang
1
-4
/
+4
2018-07-16
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
1
-1
/
+5
2018-07-16
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
1
-8
/
+0
2018-07-16
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
1
-1
/
+1
2018-07-16
net: hns3: Correct reset event status register
Huazhong Tan
2
-1
/
+2
2018-07-16
net: hns3: Prevent to request reset frequently
Huazhong Tan
1
-3
/
+10
2018-07-16
net: hns3: Reset net device with rtnl_lock
Huazhong Tan
1
-3
/
+2
2018-07-16
net: hns3: Modify the order of initializing command queue register
Huazhong Tan
1
-2
/
+2
2018-07-07
net: hns3: Prevent sending command during global or core reset
Huazhong Tan
3
-1
/
+6
2018-07-07
net: hns3: Remove the warning when clear reset cause
Peng Li
1
-2
/
+0
2018-07-07
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
1
-1
/
+10
2018-07-07
net: hns3: Fix warning bug when doing lp selftest
Yunsheng Lin
1
-0
/
+2
2018-07-07
net: hns3: Add configure for mac minimal frame size
Jian Shen
2
-1
/
+3
2018-07-07
net: hns3: Fix for mailbox message truncated problem
Fuyun Liang
1
-1
/
+2
2018-07-07
net: hns3: Fix for l4 checksum offload bug
Yunsheng Lin
1
-3
/
+3
2018-07-07
net: hns3: Fix for waterline not setting correctly
Yunsheng Lin
1
-16
/
+6
2018-07-07
net: hns3: Fix for mac pause not disable in pfc mode
Yunsheng Lin
1
-2
/
+7
2018-07-07
net: hns3: Fix tc setup when netdev is first up
Yunsheng Lin
1
-47
/
+31
2018-07-04
net: hns3: remove redundant variable 'protocol'
Colin Ian King
1
-2
/
+0
2018-07-02
net: hns3: modify hnae_ to hnae3_
Peng Li
11
-336
/
+343
2018-07-02
net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single
Huazhong Tan
3
-49
/
+28
2018-07-02
net: hns3: remove some unused members of some structures
Huazhong Tan
4
-5
/
+0
2018-07-02
net: hns3: remove a redundant hclge_cmd_csq_done
Huazhong Tan
1
-6
/
+6
2018-07-02
net: hns3: simplify hclge_cmd_csq_clean
Huazhong Tan
1
-16
/
+5
2018-07-02
net: hns3: remove some redundant assignments
Huazhong Tan
2
-10
/
+0
2018-07-02
net: hns3: remove useless code in hclge_cmd_send
Huazhong Tan
1
-4
/
+2
2018-07-02
net: hns3: remove unused hclge_ring_to_dma_dir
Huazhong Tan
1
-2
/
+1
2018-06-29
net: hns3: use lower_32_bits and upper_32_bits
Huazhong Tan
1
-4
/
+4
2018-06-29
net: hns3: remove back in struct hclge_hw
Huazhong Tan
3
-4
/
+2
2018-06-29
net: hns3: remove the Redundant put_vector in hns3_client_uninit
Peng Li
1
-4
/
+0
2018-06-29
net: hns3: print the ret value in error information
Peng Li
1
-6
/
+11
2018-06-29
net: hns3: extraction an interface for state init|uninit
Peng Li
1
-16
/
+26
2018-06-29
net: hns3: remove unused head file in hnae3.c
Peng Li
1
-1
/
+0
2018-06-29
net: hns3: add unlikely for error check
Peng Li
1
-2
/
+2
2018-06-29
net: hns3: add l4_type check for both ipv4 and ipv6
Peng Li
1
-5
/
+5
2018-06-29
net: hns3: add vector status check before free vector
Peng Li
2
-0
/
+12
[next]