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
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-14
/
+9
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
4
-11
/
+8
2019-01-04
net: hns: Fix use after free identified by SLUB debug
Yonglong Liu
1
-4
/
+2
2019-01-04
net: hns: Fix WARNING when hns modules installed
Yonglong Liu
1
-10
/
+7
2019-01-01
net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
Huazhong Tan
1
-3
/
+4
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-178
/
+413
2018-12-19
net: hns3: remove redundant variable initialization
Peng Li
1
-1
/
+1
2018-12-19
net: hns3: fix the descriptor index when get rss type
Peng Li
1
-1
/
+8
2018-12-19
net: hns3: don't restore rules when flow director is disabled
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
1
-7
/
+7
2018-12-19
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2
-0
/
+8
2018-12-19
net: hns3: add max vector number check for pf
Jian Shen
1
-0
/
+4
2018-12-19
net: hns3: fix a bug caused by udelay
Peng Li
1
-2
/
+2
2018-12-19
net: hns3: change default tc state to close
Jian Shen
1
-1
/
+1
2018-12-19
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-14
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-07
net: hns3: add handling of RDMA RAS errors
Shiju Jose
3
-1
/
+199
2018-12-07
net: hns3: handle hw errors of SSU
Shiju Jose
3
-0
/
+203
2018-12-07
net: hns3: handle hw errors of PPU(RCB)
Shiju Jose
3
-0
/
+180
2018-12-07
net: hns3: handle hw errors of PPP PF
Shiju Jose
1
-2
/
+13
2018-12-07
net: hns3: add handling of hw errors of MAC
Shiju Jose
3
-0
/
+51
[next]