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: hns: add netif_carrier_off before change speed and duplex
Peng Li
2018-08-30
1
-0
/
+2
*
net: hns: add the code for cleaning pkt in chip
Peng Li
2018-08-30
13
-4
/
+255
*
net: hns3: modify variable type in hns3_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
*
net: hns3: fix page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
*
net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
Huazhong Tan
2018-08-23
1
-102
/
+1
*
net: hns: fix skb->truesize underestimation
Huazhong Tan
2018-08-23
1
-1
/
+1
*
net: hns: modify variable type in hns_nic_reuse_page
Huazhong Tan
2018-08-23
1
-1
/
+2
*
net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGES
Huazhong Tan
2018-08-23
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
35
-1026
/
+1049
|
\
|
*
net: hns3: Add vlan filter setting by ethtool command -K
Peng Li
2018-08-14
1
-0
/
+6
|
*
net: hns3: Set tx ring' tc info when netdev is up
Yunsheng Lin
2018-08-14
2
-0
/
+25
|
*
net: hns3: Remove tx ring BD len register in hns3_enet
Yunsheng Lin
2018-08-14
2
-3
/
+0
|
*
net: hns3: Fix desc num set to default when setting channel
Yunsheng Lin
2018-08-14
1
-10
/
+12
|
*
net: hns3: Fix for phy link issue when using marvell phy driver
Jian Shen
2018-08-14
1
-0
/
+2
|
*
net: hns3: Fix for information of phydev lost problem when down/up
Fuyun Liang
2018-08-14
3
-9
/
+44
|
*
net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero
Xi Wang
2018-08-14
1
-1
/
+1
|
*
net: hns3: Add support for serdes loopback selftest
Peng Li
2018-08-14
3
-5
/
+75
|
*
net: hns3: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
net: hns: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
|
*
net: hns3: Refine the MSIX allocation for PF
Jian Shen
2018-08-03
3
-4
/
+9
|
*
net: hns3: Fix MSIX allocation issue for VF
Jian Shen
2018-08-03
4
-16
/
+85
|
*
net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
YueHaibing
2018-08-02
2
-14
/
+1
|
*
net: hns3: fix return value error while hclge_cmd_csq_clean failed
Huazhong Tan
2018-08-01
1
-3
/
+9
|
*
net: hisilicon: hns: Replace mdelay() with msleep()
Jia-Ju Bai
2018-07-27
2
-4
/
+4
|
*
net: hns: make hns_dsaf_roce_reset non static
YueHaibing
2018-07-27
1
-1
/
+1
|
*
net: hns: Make many functions static
YueHaibing
2018-07-26
10
-52
/
+60
|
*
net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-07-22
1
-3
/
+2
|
*
net: hns3: Add SPDX tags to HNS3 PF driver
Jian Shen
2018-07-21
16
-128
/
+32
|
*
net: hns3: Remove unused struct member and definition
Jian Shen
2018-07-21
2
-14
/
+0
|
*
net: hns3: Fix misleading parameter name
Jian Shen
2018-07-21
3
-5
/
+5
|
*
net: hns3: Modify inconsistent bit mask macros
Jian Shen
2018-07-21
3
-18
/
+11
|
*
net: hns3: Use decimal for bit offset macros
Jian Shen
2018-07-21
2
-14
/
+14
|
*
net: hns3: Correct unreasonable code comments
Jian Shen
2018-07-21
3
-24
/
+23
|
*
net: hns3: Remove extra space and brackets
Jian Shen
2018-07-21
3
-5
/
+5
|
*
net: hns3: Standardize the handle of return value
Jian Shen
2018-07-21
1
-87
/
+46
|
*
net: hns3: Remove some redundant assignments
Jian Shen
2018-07-21
1
-2
/
+0
|
*
net: hns3: Fix comments for hclge_get_ring_chain_from_mbx
Fuyun Liang
2018-07-16
1
-2
/
+4
|
*
net: hns3: Fix for using wrong mask and shift in hclge_get_ring_chain_from_mbx
Fuyun Liang
2018-07-16
1
-4
/
+4
|
*
net: hns3: Fix for reset_level default assignment probelm
Yunsheng Lin
2018-07-16
1
-1
/
+5
|
*
net: hns3: remove unnecessary ring configuration operation while resetting
Huazhong Tan
2018-07-16
1
-8
/
+0
|
*
net: hns3: Fix return value error in hns3_reset_notify_down_enet
Huazhong Tan
2018-07-16
1
-1
/
+1
|
*
net: hns3: Correct reset event status register
Huazhong Tan
2018-07-16
2
-1
/
+2
|
*
net: hns3: Prevent to request reset frequently
Huazhong Tan
2018-07-16
1
-3
/
+10
|
*
net: hns3: Reset net device with rtnl_lock
Huazhong Tan
2018-07-16
1
-3
/
+2
|
*
net: hns3: Modify the order of initializing command queue register
Huazhong Tan
2018-07-16
1
-2
/
+2
|
*
net: allow fallback function to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+1
|
*
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-09
1
-1
/
+2
|
*
net: hns3: Prevent sending command during global or core reset
Huazhong Tan
2018-07-07
3
-1
/
+6
|
*
net: hns3: Remove the warning when clear reset cause
Peng Li
2018-07-07
1
-2
/
+0
|
*
net: hns3: Fix get_vector ops in hclgevf_main module
Yunsheng Lin
2018-07-07
1
-1
/
+10
[next]