index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2018-11-27
net: hns3: Fix for out-of-bounds access when setting pfc back pressure
Yunsheng Lin
1
-6
/
+4
2018-11-27
net: hns3: bugfix for the initialization of command queue's spin lock
Huazhong Tan
1
-4
/
+10
2018-11-27
net: hns3: bugfix for handling mailbox while the command queue reinitialized
Huazhong Tan
1
-0
/
+6
2018-11-27
net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
Huazhong Tan
1
-0
/
+3
2018-11-27
net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
Huazhong Tan
1
-0
/
+5
2018-11-13
net: hns3: Fix for vf vlan delete failed problem
Yunsheng Lin
1
-0
/
+8
2018-11-13
net: hns3: Fix ping exited problem when doing lp selftest
Yunsheng Lin
1
-2
/
+2
2018-11-13
net: hns3: Preserve vlan 0 in hardware table
Yunsheng Lin
1
-0
/
+3
2018-11-13
net: hns3: Set STATE_DOWN bit of hdev state when stopping net
Fuyun Liang
2
-0
/
+4
2018-11-13
net: hns3: Check hdev state when getting link status
Peng Li
2
-0
/
+6
2018-11-13
net: hns3: Fix ets validate issue
Jian Shen
1
-2
/
+4
2018-11-13
net: hns3: Add nic state check before calling netif_tx_wake_queue
Jian Shen
1
-1
/
+3
2018-11-13
net: hns3: Fix for packet buffer setting bug
Yunsheng Lin
1
-6
/
+8
2018-08-23
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
1
-1
/
+2
2018-08-23
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
1
-3
/
+3
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-08
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
[next]