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