index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-05
net: hns: fix return value check in hns_dsaf_get_cfg()
Wei Yongjun
1
-8
/
+8
2016-07-01
net: hns: get reset registers from DT
Kejian Yan
1
-14
/
+66
2016-07-01
net: hns: add media-type property for hns
Kejian Yan
5
-3
/
+48
2016-07-01
net: hns: remove redundant hns_mac_dev_to_enet_if()
Kejian Yan
1
-15
/
+0
2016-07-01
net: hns: normalize two different loop
Daode Huang
1
-9
/
+9
2016-07-01
net: hns: add a space before "*/"
Daode Huang
1
-2
/
+2
2016-07-01
net: hns: delete redundant parenthese
Daode Huang
1
-2
/
+2
2016-07-01
net: hns: change code style from a = a + x to a += x
Daode Huang
1
-16
/
+16
2016-07-01
net: hns: fix code style about hns driver
Daode Huang
1
-9
/
+7
2016-06-28
net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+2
2016-06-28
net: ethernet: hix5hd2: use phydev from struct net_device
Philippe Reynes
1
-17
/
+13
2016-06-21
net: hns: bug fix about TSO on|off when there is traffic
Daode Huang
1
-4
/
+4
2016-06-21
net: hns: change the default coalesce usecs
Daode Huang
2
-2
/
+2
2016-06-21
net: hns: fix sbm default parameters config error
Daode Huang
2
-17
/
+39
2016-06-21
net: hns: fix bug that alloc skb fail lead to port unavailable
Jun He
1
-2
/
+3
2016-06-21
net: hns: bug fix about led control logic when link down
Daode Huang
1
-5
/
+7
2016-06-21
net: hns: delete redundancy ring enable operations
Daode Huang
4
-21
/
+10
2016-06-21
net: hns: add get_coalesce_range api for hns
Daode Huang
3
-0
/
+40
2016-06-21
net: hns: fix bug of getting the wrong tcam data
Daode Huang
1
-4
/
+4
2016-06-21
net: hns: add spin lock for tcam table operation
Daode Huang
2
-0
/
+27
2016-06-21
net: hns: bugfix about pfc pause frame statistics
Daode Huang
4
-12
/
+81
2016-06-21
net: hns: fix the wrong speed for bond
Qianqian Xie
2
-20
/
+25
2016-06-21
net: hns: fix ethtool loopback fail bug
Kejian Yan
1
-21
/
+14
2016-06-21
net: hns: select Hilink before serdes loopback for HNS V2
Kejian Yan
1
-6
/
+20
2016-06-21
net: hns: fix the error info when dma_set_mask_and_coherent fail
Qianqian Xie
1
-1
/
+1
2016-06-21
net: hns: Remove unnecessary device resource free
Qianqian Xie
1
-35
/
+4
2016-06-21
net: hns: typo fix of annotation info for hns_nic_reset_subtask()
Qianqian Xie
1
-1
/
+1
2016-06-21
net: hns: add skb_reset_mac_header() after skb being alloc
Kejian Yan
1
-0
/
+1
2016-06-21
net: hns: fix hns dsaf v1 dont support tx_pause close
Qianqian Xie
1
-3
/
+3
2016-06-21
net: hns: bug fix of ge reset sequence
Qianqian Xie
1
-1
/
+5
2016-06-14
net: hns: update the dependency
Kejian Yan
1
-1
/
+1
2016-06-04
net: hns: net: hns: enet adds support of acpi
Kejian Yan
1
-12
/
+44
2016-06-04
net: hns: implement the miscellaneous operation by asl
Kejian Yan
1
-0
/
+167
2016-06-04
net: hns: register phy device in each mac initial sequence
Kejian Yan
1
-7
/
+126
2016-06-04
net: hns: dsaf adds support of acpi
Kejian Yan
3
-83
/
+114
2016-06-04
net: hns: add dsaf misc operation method
Kejian Yan
10
-70
/
+111
2016-06-04
net: hns: add uniform interface for phy connection
Kejian Yan
8
-25
/
+49
2016-06-04
net: hns: enet specify a reference to dsaf by fwnode_handle
Kejian Yan
4
-14
/
+16
2016-06-04
net: hns: use platform_get_irq instead of irq_of_parse_and_map
Kejian Yan
1
-3
/
+2
2016-06-04
net: hns: use device_* APIs instead of of_* APIs
Kejian Yan
2
-12
/
+8
2016-06-04
net: hisilicon: add support of acpi for hns-mdio
Kejian Yan
1
-37
/
+69
2016-06-04
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
[next]