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
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
2
-2
/
+2
*
net: hns3: fix VF ID issue for setting VF VLAN
Jian Shen
2019-12-05
1
-12
/
+6
*
net: hns3: fix a use after free problem in hns3_nic_maybe_stop_tx()
Yunsheng Lin
2019-12-05
1
-13
/
+6
*
net: hns3: fix for TX queue not restarted problem
Yunsheng Lin
2019-12-05
1
-12
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2019-11-23
1
-1
/
+1
|
\
|
*
net: hns3: fix a wrong reset interrupt status mask
Huazhong Tan
2019-11-20
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
3
-9
/
+31
|
\
|
|
*
net: hns3: cleanup of stray struct hns3_link_mode_mapping
Salil Mehta
2019-11-16
1
-5
/
+0
|
*
net: hns3: fix ETS bandwidth validation bug
Yonglong Liu
2019-11-15
1
-1
/
+1
|
*
net: hns3: reallocate SSU' buffer size when pfc_en changes
Yunsheng Lin
2019-11-15
1
-1
/
+16
|
*
net: hns3: add compatible handling for MAC VLAN switch parameter configuration
Guangbin Huang
2019-11-15
1
-2
/
+14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-09
11
-33
/
+25
|
\
|
|
*
net: hns: Fix the stray netpoll locks causing deadlock in NAPI path
Salil Mehta
2019-11-08
3
-25
/
+1
|
*
net: hns3: add compatible handling for command HCLGE_OPC_PF_RST_DONE
Huazhong Tan
2019-11-07
1
-1
/
+17
|
*
net: hns3: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-11-06
7
-7
/
+7
*
|
net: hns3: remove unused macros
Colin Ian King
2019-11-06
2
-4
/
+0
*
|
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
2019-11-04
2
-7
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-02
1
-7
/
+9
|
\
|
|
*
net: hisilicon: Fix ping latency when deal with high throughput
Jiangfeng Xiao
2019-10-30
1
-6
/
+9
|
*
net: hisilicon: Fix "Trying to free already-free IRQ"
Jiangfeng Xiao
2019-10-29
1
-1
/
+0
*
|
net: hns3: cleanup byte order issues when printed
Guojia Liao
2019-10-31
4
-62
/
+83
*
|
net: hns3: cleanup some print format warning
Guojia Liao
2019-10-31
14
-101
/
+101
*
|
net: hns3: add or modify some comments
Guangbin Huang
2019-10-31
3
-2
/
+5
*
|
net: hns3: optimize local variable initialization
Guangbin Huang
2019-10-31
2
-3
/
+2
*
|
net: hns3: cleanup a format-truncation warning
Guojia Liao
2019-10-31
1
-1
/
+2
*
|
net: hns3: cleanup some coding style issues
Guangbin Huang
2019-10-31
7
-14
/
+13
*
|
net: hns3: cleanup some magic numbers
Guojia Liao
2019-10-31
6
-20
/
+34
*
|
net: hns3: add struct netdev_queue debug info for TX timeout
Yunsheng Lin
2019-10-31
1
-0
/
+3
*
|
net: hns3: dump some debug information when reset fail
Huazhong Tan
2019-10-31
4
-4
/
+35
*
|
net: hns3: log and clear hardware error after reset complete
Jian Shen
2019-10-21
1
-0
/
+3
*
|
net: hns3: do not allocate linear data for fraglist skb
Yunsheng Lin
2019-10-21
1
-2
/
+1
*
|
net: hns3: minor cleanup for hns3_handle_rx_bd()
Yunsheng Lin
2019-10-21
1
-25
/
+13
*
|
net: hns3: make struct hns3_enet_ring cacheline aligned
Yunsheng Lin
2019-10-21
1
-1
/
+1
*
|
net: hns3: introduce ring_to_netdev() in enet module
Yunsheng Lin
2019-10-21
2
-7
/
+9
*
|
net: hns3: minor optimization for barrier in IO path
Yunsheng Lin
2019-10-21
1
-3
/
+7
*
|
net: hns3: optimized MAC address in management table.
Guojia Liao
2019-10-21
2
-4
/
+3
*
|
net: hns3: remove struct hns3_nic_ring_data in hns3_enet module
Yunsheng Lin
2019-10-21
4
-138
/
+74
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-10-20
6
-6
/
+58
|
\
|
|
*
net: hns3: fix mis-counting IRQ vector numbers issue
Yonglong Liu
2019-10-19
6
-6
/
+58
*
|
net: hns3: support tx-scatter-gather-fraglist feature
Yunsheng Lin
2019-10-09
2
-93
/
+168
*
|
net: hns3: add support for configuring VF MAC from the host
Huazhong Tan
2019-10-09
6
-8
/
+158
*
|
net: hns3: add support for configuring bandwidth of VF on the host
Yonglong Liu
2019-10-09
8
-2
/
+280
*
|
net: hns3: add support for setting VF trust
Jian Shen
2019-10-09
9
-40
/
+129
*
|
net: hns3: add support for spoof check setting
Jian Shen
2019-10-09
6
-9
/
+140
*
|
net: hns3: add support for setting VF link status on the host
Yufeng Mo
2019-10-09
5
-1
/
+111
*
|
net: hns3: make array tick_array static, makes object smaller
Colin Ian King
2019-10-07
1
-1
/
+1
*
|
net: hns: make arrays static, makes object smaller
Colin Ian King
2019-10-07
1
-2
/
+2
|
/
*
net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...
Yizhuo
2019-10-02
1
-1
/
+5
*
net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
Dan Carpenter
2019-09-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-09-18
28
-901
/
+2129
|
\
[next]