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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
35
-1026
/
+1049
2018-08-14
net: hns3: Add vlan filter setting by ethtool command -K
Peng Li
1
-0
/
+6
2018-08-14
net: hns3: Set tx ring' tc info when netdev is up
Yunsheng Lin
2
-0
/
+25
2018-08-14
net: hns3: Remove tx ring BD len register in hns3_enet
Yunsheng Lin
2
-3
/
+0
2018-08-14
net: hns3: Fix desc num set to default when setting channel
Yunsheng Lin
1
-10
/
+12
2018-08-14
net: hns3: Fix for phy link issue when using marvell phy driver
Jian Shen
1
-0
/
+2
2018-08-14
net: hns3: Fix for information of phydev lost problem when down/up
Fuyun Liang
3
-9
/
+44
2018-08-14
net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero
Xi Wang
1
-1
/
+1
2018-08-14
net: hns3: Add support for serdes loopback selftest
Peng Li
3
-5
/
+75
2018-08-07
net: hns3: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-08-07
net: hns: 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-02
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2
-14
/
+1
2018-08-01
net: hns3: fix return value error while hclge_cmd_csq_clean failed
Huazhong Tan
1
-3
/
+9
2018-07-27
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2
-4
/
+4
2018-07-26
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
1
-1
/
+1
2018-07-26
net: hns: Make many functions static
YueHaibing
10
-52
/
+60
2018-07-23
ACPI: Convert ACPI reference args to generic fwnode reference args
Sakari Ailus
2
-4
/
+10
2018-07-21
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
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-09
net: allow fallback function to pass netdev
Alexander Duyck
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
1
-1
/
+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
[next]