index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-30
2
-0
/
+2
|
\
|
*
net: hisilicon: Fix hns_mdio module autoload for OF registration
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
|
*
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
2016-10-17
1
-0
/
+1
*
|
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
2016-10-14
9
-53
/
+118
|
\
\
|
|
/
|
/
|
|
*
net: hns: delete redundant broadcast packet filter process
Daode Huang
2016-10-03
1
-10
/
+0
|
*
net: hns: bug fix about broadcast/multicast packets
Daode Huang
2016-10-03
1
-0
/
+16
|
*
net: hns: fix the bug of forwarding table
Daode Huang
2016-10-03
3
-5
/
+18
|
*
net: hns: fix port not available after testing loopback
Kejian Yan
2016-10-03
4
-14
/
+7
|
*
net: hns: delete repeat read fbd num after while
Daode Huang
2016-10-03
1
-13
/
+2
|
*
net: hns: add fini_process for v2 napi process
Daode Huang
2016-10-03
1
-7
/
+38
|
*
net: hns: bug fix about setting coalsecs-usecs to 0
Daode Huang
2016-10-03
2
-0
/
+20
|
*
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
lipeng
2016-10-03
1
-5
/
+18
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-11
1
-11
/
+11
|
\
\
|
*
|
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
2016-10-07
1
-11
/
+11
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
6
-41
/
+92
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
2016-08-25
6
-41
/
+92
*
|
net: hip04: mark tx_done() static
Baoyou Xie
2016-09-26
1
-1
/
+1
*
|
net: hisilicon: mark symbols static where possible
Baoyou Xie
2016-09-26
1
-3
/
+3
*
|
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-22
1
-47
/
+58
*
|
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
2016-09-22
3
-33
/
+24
*
|
hisilicon: constify net_device_ops structures
Julia Lawall
2016-09-17
1
-1
/
+1
*
|
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-08-31
4
-4
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-1
/
+2
|
\
\
|
*
|
net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
Colin Ian King
2016-08-26
1
-1
/
+2
*
|
|
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
2016-08-24
1
-12
/
+4
|
|
/
|
/
|
*
|
net: hns: Add reset function support for RoCE driver
oulijun
2016-08-20
4
-0
/
+162
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-18
1
-1
/
+1
|
\
|
|
*
net: hns: fix typo in g_gmac_stats_string[]
Fabian Frederick
2016-08-11
1
-1
/
+1
*
|
net: hns: mdio->irq is an array, so no need to check if it is null
Colin Ian King
2016-08-15
1
-2
/
+1
|
/
*
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
2016-08-02
1
-3
/
+4
*
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
2016-08-02
1
-3
/
+6
*
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
2016-07-17
3
-0
/
+1020
*
net: hns: fix return value check in hns_dsaf_get_cfg()
Wei Yongjun
2016-07-05
1
-8
/
+8
*
net: hns: get reset registers from DT
Kejian Yan
2016-07-01
1
-14
/
+66
*
net: hns: add media-type property for hns
Kejian Yan
2016-07-01
5
-3
/
+48
*
net: hns: remove redundant hns_mac_dev_to_enet_if()
Kejian Yan
2016-07-01
1
-15
/
+0
*
net: hns: normalize two different loop
Daode Huang
2016-07-01
1
-9
/
+9
*
net: hns: add a space before "*/"
Daode Huang
2016-07-01
1
-2
/
+2
*
net: hns: delete redundant parenthese
Daode Huang
2016-07-01
1
-2
/
+2
*
net: hns: change code style from a = a + x to a += x
Daode Huang
2016-07-01
1
-16
/
+16
*
net: hns: fix code style about hns driver
Daode Huang
2016-07-01
1
-9
/
+7
*
net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-06-28
1
-20
/
+2
*
net: ethernet: hix5hd2: use phydev from struct net_device
Philippe Reynes
2016-06-28
1
-17
/
+13
*
net: hns: bug fix about TSO on|off when there is traffic
Daode Huang
2016-06-21
1
-4
/
+4
*
net: hns: change the default coalesce usecs
Daode Huang
2016-06-21
2
-2
/
+2
*
net: hns: fix sbm default parameters config error
Daode Huang
2016-06-21
2
-17
/
+39
*
net: hns: fix bug that alloc skb fail lead to port unavailable
Jun He
2016-06-21
1
-2
/
+3
*
net: hns: bug fix about led control logic when link down
Daode Huang
2016-06-21
1
-5
/
+7
*
net: hns: delete redundancy ring enable operations
Daode Huang
2016-06-21
4
-21
/
+10
*
net: hns: add get_coalesce_range api for hns
Daode Huang
2016-06-21
3
-0
/
+40
[next]