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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-178
/
+413
2018-12-20
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-20
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-20
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-20
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-20
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-20
net: hns3: fix a bug caused by udelay
Peng Li
1
-2
/
+2
2018-12-20
net: hns3: change default tc state to close
Jian Shen
1
-1
/
+1
2018-12-20
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
4
-11
/
+38
2018-12-18
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
1
-2
/
+3
2018-12-18
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
1
-17
/
+26
2018-12-18
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
3
-11
/
+38
2018-12-18
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
1
-0
/
+4
2018-12-18
net: hns3: remove 1000M/half support of phy
Fuyun Liang
1
-1
/
+1
2018-12-18
net: hns3: update coalesce param per second
Peng Li
2
-9
/
+3
2018-12-18
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
1
-6
/
+6
2018-12-18
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
1
-13
/
+0
2018-12-18
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2
-1
/
+7
2018-12-18
net: hns3: fix napi_disable not return problem
Huazhong Tan
1
-2
/
+2
2018-12-18
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
1
-1
/
+1
2018-12-18
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
1
-2
/
+3
2018-12-16
net: hns: Fix ping failed when use net bridge and send multicast
Yonglong Liu
1
-41
/
+216
2018-12-16
net: hns: Add mac pcs config when enable|disable mac
Yonglong Liu
2
-4
/
+11
2018-12-16
net: hns: Fix ntuple-filters status error.
Yonglong Liu
1
-1
/
+1
2018-12-16
net: hns: Avoid net reset caused by pause frames storm
Yonglong Liu
1
-2
/
+10
2018-12-16
net: hns: Free irq when exit from abnormal branch
Yonglong Liu
1
-1
/
+22
2018-12-16
net: hns: Clean rx fbd when ae stopped.
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Fixed bug that netdev was opened twice
Yonglong Liu
1
-0
/
+3
2018-12-16
net: hns: Some registers use wrong address according to the datasheet.
Yonglong Liu
2
-127
/
+127
2018-12-16
net: hns: All ports can not work when insmod hns ko after rmmod.
Yonglong Liu
2
-0
/
+18
2018-12-16
net: hns: Incorrect offset address used for some registers.
Yonglong Liu
1
-2
/
+2
2018-12-15
net: hns3: Add "tm map" status information query function
liuzhongzhu
4
-0
/
+93
2018-12-15
net: hns3: Add "queue map" information query function
liuzhongzhu
7
-2
/
+76
2018-12-15
net: hns3: Add "dcb register" status information query function
liuzhongzhu
4
-0
/
+134
2018-12-15
net: hns3: Add "status register" information query function
liuzhongzhu
4
-0
/
+885
2018-12-15
net: hns3: Add "manager table" information query function
liuzhongzhu
4
-2
/
+100
2018-12-15
net: hns3: Add "bd info" query function
liuzhongzhu
1
-1
/
+78
2018-12-15
hns3: prevent building without CONFIG_INET
Arnd Bergmann
1
-0
/
+1
2018-12-10
net: hns3: fix spelling mistake "offser" -> "offset"
Colin Ian King
1
-1
/
+1
2018-12-08
net: hns3: add handling of RDMA RAS errors
Shiju Jose
3
-1
/
+199
2018-12-08
net: hns3: handle hw errors of SSU
Shiju Jose
3
-0
/
+203
2018-12-08
net: hns3: handle hw errors of PPU(RCB)
Shiju Jose
3
-0
/
+180
2018-12-08
net: hns3: handle hw errors of PPP PF
Shiju Jose
1
-2
/
+13
2018-12-08
net: hns3: add handling of hw errors of MAC
Shiju Jose
3
-0
/
+51
2018-12-08
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
6
-2
/
+139
2018-12-08
net: hns3: deleted logging 1 bit errors
Shiju Jose
1
-37
/
+0
2018-12-08
net: hns3: add handling of hw ras errors using new set of commands
Shiju Jose
3
-170
/
+331
2018-12-08
net: hns3: add optimization in the hclge_hw_error_set_state
Shiju Jose
1
-9
/
+7
2018-12-08
net: hns3: rename process_hw_error function
Shiju Jose
5
-6
/
+6
[next]