index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: hns3: remove redundant variable initialization
Peng Li
2018-12-20
1
-1
/
+1
*
net: hns3: fix the descriptor index when get rss type
Peng Li
2018-12-20
1
-1
/
+8
*
net: hns3: don't restore rules when flow director is disabled
Jian Shen
2018-12-20
1
-0
/
+4
*
net: hns3: fix vf id check issue when add flow director rule
Jian Shen
2018-12-20
1
-7
/
+7
*
net: hns3: reset tqp while doing DOWN operation
Huazhong Tan
2018-12-20
2
-0
/
+8
*
net: hns3: add max vector number check for pf
Jian Shen
2018-12-20
1
-0
/
+4
*
net: hns3: fix a bug caused by udelay
Peng Li
2018-12-20
1
-2
/
+2
*
net: hns3: change default tc state to close
Jian Shen
2018-12-20
1
-1
/
+1
*
net: hns3: refine the handle for hns3_nic_net_open/stop()
Jian Shen
2018-12-20
4
-11
/
+38
*
net: hns3: fix a SSU buffer checking bug
Yunsheng Lin
2018-12-18
1
-2
/
+3
*
net: hns3: aligning buffer size in SSU to 256 bytes
Yunsheng Lin
2018-12-18
1
-17
/
+26
*
net: hns3: getting tx and dv buffer size through firmware
Yunsheng Lin
2018-12-18
3
-11
/
+38
*
net: hns3: synchronize speed and duplex from phy when phy link up
Peng Li
2018-12-18
1
-0
/
+4
*
net: hns3: remove 1000M/half support of phy
Fuyun Liang
2018-12-18
1
-1
/
+1
*
net: hns3: update coalesce param per second
Peng Li
2018-12-18
2
-9
/
+3
*
net: hns3: fix incomplete uninitialization of IRQ in the hns3_nic_uninit_vect...
Huazhong Tan
2018-12-18
1
-6
/
+6
*
net: hns3: remove unnecessary configuration recapture while resetting
Huazhong Tan
2018-12-18
1
-13
/
+0
*
net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
Huazhong Tan
2018-12-18
2
-1
/
+7
*
net: hns3: fix napi_disable not return problem
Huazhong Tan
2018-12-18
1
-2
/
+2
*
net: hns3: uninitialize pci in the hclgevf_uninit
Huazhong Tan
2018-12-18
1
-1
/
+1
*
net: hns3: fix error handling int the hns3_get_vector_ring_chain
Huazhong Tan
2018-12-18
1
-2
/
+3
*
net: hns3: Add "tm map" status information query function
liuzhongzhu
2018-12-15
4
-0
/
+93
*
net: hns3: Add "queue map" information query function
liuzhongzhu
2018-12-15
7
-2
/
+76
*
net: hns3: Add "dcb register" status information query function
liuzhongzhu
2018-12-15
4
-0
/
+134
*
net: hns3: Add "status register" information query function
liuzhongzhu
2018-12-15
4
-0
/
+885
*
net: hns3: Add "manager table" information query function
liuzhongzhu
2018-12-15
4
-2
/
+100
*
net: hns3: Add "bd info" query function
liuzhongzhu
2018-12-15
1
-1
/
+78
*
hns3: prevent building without CONFIG_INET
Arnd Bergmann
2018-12-14
1
-0
/
+1
*
net: hns3: fix spelling mistake "offser" -> "offset"
Colin Ian King
2018-12-10
1
-1
/
+1
*
net: hns3: add handling of RDMA RAS errors
Shiju Jose
2018-12-08
3
-1
/
+199
*
net: hns3: handle hw errors of SSU
Shiju Jose
2018-12-08
3
-0
/
+203
*
net: hns3: handle hw errors of PPU(RCB)
Shiju Jose
2018-12-08
3
-0
/
+180
*
net: hns3: handle hw errors of PPP PF
Shiju Jose
2018-12-08
1
-2
/
+13
*
net: hns3: add handling of hw errors of MAC
Shiju Jose
2018-12-08
3
-0
/
+51
*
net: hns3: add handling of hw errors reported through MSIX
Salil Mehta
2018-12-08
6
-2
/
+139
*
net: hns3: deleted logging 1 bit errors
Shiju Jose
2018-12-08
1
-37
/
+0
*
net: hns3: add handling of hw ras errors using new set of commands
Shiju Jose
2018-12-08
3
-170
/
+331
*
net: hns3: add optimization in the hclge_hw_error_set_state
Shiju Jose
2018-12-08
1
-9
/
+7
*
net: hns3: rename process_hw_error function
Shiju Jose
2018-12-08
5
-6
/
+6
*
net: hns3: deletes unnecessary settings of the descriptor data
Shiju Jose
2018-12-08
1
-22
/
+5
*
net: hns3: re-enable error interrupts on hw reset
Shiju Jose
2018-12-08
3
-7
/
+10
*
net: hns3: rename enable error interrupt functions
Shiju Jose
2018-12-08
3
-55
/
+34
*
net: hns3: remove existing process error functions and reorder hw_blk table
Shiju Jose
2018-12-08
3
-475
/
+18
*
net: core: dev: Add extack argument to dev_open()
Petr Machata
2018-12-06
2
-2
/
+2
*
net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
Jian Shen
2018-12-04
2
-5
/
+171
*
net: hns3: Support "ethtool -d" for HNS3 VF driver
Jian Shen
2018-12-04
2
-0
/
+174
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-29
1
-3
/
+1
|
\
|
*
net: hisilicon: remove unexpected free_netdev
Pan Bian
2018-11-28
1
-3
/
+1
*
|
net: hns3: Config NIC port speed same as that of optical module
Peng Li
2018-11-28
3
-60
/
+49
*
|
net: hns3: Add "qos buffer" config info query function
liuzhongzhu
2018-11-24
2
-0
/
+116
[next]