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-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2
-6
/
+8
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2
-2
/
+0
2016-10-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-11
/
+11
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-41
/
+92
2016-10-06
net: hns: Add missing \n to end of dev_err messages, tidy up text
Colin Ian King
1
-11
/
+11
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
1
-1
/
+1
2016-09-26
net: hisilicon: mark symbols static where possible
Baoyou Xie
1
-3
/
+3
2016-09-22
net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-47
/
+58
2016-09-22
net: ethernet: hisilicon: hns: use phydev from struct net_device
Philippe Reynes
3
-33
/
+24
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
1
-1
/
+1
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
4
-4
/
+4
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2016-08-26
net: hns: dereference ppe_cb->ppe_common_cb if it is non-null
Colin Ian King
1
-1
/
+2
2016-08-25
net: hns: Add support of ACPI to HNS driver RoCE Reset function
Salil
6
-41
/
+92
2016-08-23
net: hns: remove redundant dev_err call in hns_dsaf_get_cfg()
Wei Yongjun
1
-12
/
+4
2016-08-19
net: hns: Add reset function support for RoCE driver
oulijun
4
-0
/
+162
2016-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-08-15
net: hns: mdio->irq is an array, so no need to check if it is null
Colin Ian King
1
-2
/
+1
2016-08-10
net: hns: fix typo in g_gmac_stats_string[]
Fabian Frederick
1
-1
/
+1
2016-08-01
ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...
Peter Chen
1
-3
/
+4
2016-08-01
ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...
Peter Chen
1
-3
/
+6
2016-07-16
net: hisilicon: Add Fast Ethernet MAC driver
Dongpo Li
3
-0
/
+1020
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
[next]