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
2016-06-05
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-05
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-05
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-05
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-05
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-05
net: hisilicon: cleanup to prepare for other cases
Kejian Yan
1
-30
/
+18
2016-05-23
net: hns: avoid null pointer dereference
xypron.glpk@gmx.de
1
-11
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-4
/
+4
2016-04-29
net: hns: change port-id property to reg property in dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
1
-3
/
+3
2016-04-29
net: hns: remove cpld-ctrl-reg and add cell in the cpld-syscon property
Yisen.Zhuang\(Zhuangyuzeng\)
1
-12
/
+14
2016-04-26
net: hns: add attribute port-mode-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-25
/
+30
2016-04-26
net: hns: add attribute port-rst-offset for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-17
/
+19
2016-04-26
net: hns: add attribute cpld_ctrl for dsaf port node
Yisen.Zhuang\(Zhuangyuzeng\)
6
-34
/
+51
2016-04-26
net: hns: separate debug dsaf device from service dsaf device
Yisen.Zhuang\(Zhuangyuzeng\)
10
-241
/
+261
2016-04-26
net: hns: sort the header file by alphabetical order
Daode Huang
3
-14
/
+14
2016-04-26
net: hns: add syscon operation for dsaf
Yisen.Zhuang\(Zhuangyuzeng\)
1
-0
/
+14
2016-04-26
net: hns: add attribute reset-field-offset for dsaf node
Yisen.Zhuang\(Zhuangyuzeng\)
3
-12
/
+37
2016-04-26
net: hns: add attribute port-idx-in-ae in enet node.
Yisen.Zhuang\(Zhuangyuzeng\)
4
-32
/
+22
2016-04-26
net: hns: set debug port irq index to 0
Daode Huang
2
-11
/
+2
2016-04-26
net: hns: add a new dsaf mode for debug port
Yisen.Zhuang\(Zhuangyuzeng\)
9
-89
/
+84
2016-04-03
net: hns: add support of pause frame ctrl for HNS V2
Lisheng
6
-38
/
+104
2016-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-195
/
+174
2016-03-28
net: hns: set-coalesce-usecs returns errno by dsaf.ko
Lisheng
3
-6
/
+8
2016-03-28
net: hns: fixed the setting and getting overtime bug
Lisheng
4
-154
/
+126
2016-03-25
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-03-24
net: hns: bug fix about getting hilink status for HNS v2
Sheng Li
2
-18
/
+24
2016-03-24
net: hns: fix warning of passing zero to 'PTR_ERR'
Kejian Yan
1
-1
/
+1
2016-03-24
net: hns: optimizate irq proccess for HNS V2
Sheng Li
1
-4
/
+5
2016-03-24
net: hns: remove useless variable assignment and comment
Qianqian Xie
1
-4
/
+1
2016-03-24
net: hns: bug fix for return values
Qianqian Xie
1
-2
/
+2
2016-03-24
net: hns: optimizate fmt of snprintf()
Qianqian Xie
1
-1
/
+2
2016-03-24
net: hns: fix a bug for cycle index
Qianqian Xie
1
-6
/
+6
2016-03-22
net: hns: bug fix about the overflow of mss
Daode Huang
1
-9
/
+8
2016-03-22
net: hns: adds limitation for debug port mtu
Kejian Yan
2
-0
/
+4
2016-03-22
net: hns: fix the bug about mtu setting
Kejian Yan
4
-1
/
+9
2016-03-22
net: hns: fixes a bug of RSS
Kejian Yan
2
-2
/
+22
2016-03-22
net: hns: fix return value of the function about rss
Kejian Yan
3
-20
/
+8
2016-03-22
net: hns: set xge statistic reg as read only
Qianqian Xie
1
-2
/
+3
2016-03-22
net: hns: fixed the bug about GMACs mac setting
Sheng Li
1
-10
/
+8
2016-03-22
net: hns: add uc match for debug ports
Kejian Yan
5
-2
/
+43
2016-03-22
net: hns: fixed portid bug in sending manage pkt
Sheng Li
3
-1
/
+9
2016-03-22
net: hns: bug fix about ping6
Kejian Yan
1
-0
/
+9
2016-03-07
net: hns: fix the bug about loopback
yankejian
5
-1
/
+65
2016-03-07
net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEM
Krzysztof Kozlowski
1
-0
/
+1
2016-03-02
asm-generic: remove old nonatomic-io wrapper files
Arnd Bergmann
1
-1
/
+1
2016-01-21
net: hns: enet specifies a reference to dsaf
yankejian
7
-28
/
+28
2016-01-18
net: hns: bug fix about hisilicon TSO BD mode
huangdaode
3
-2
/
+19
2016-01-15
net: hns: fixes no syscon error when init mdio
yankejian
1
-1
/
+1
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
1
-1
/
+4
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
1
-1
/
+1
[prev]
[next]