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-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2016-11-10
net: hns: add the support to add/remove the ucast entry to/from table
Kejian Yan
7
-0
/
+155
2016-11-10
net: hns: add multicast tcam table clear
Kejian Yan
7
-0
/
+113
2016-11-10
net: hns: modify tcam table of mask_key
Qianqian Xie
1
-0
/
+7
2016-11-10
net: hns: modify tcam table of mac mc-entry
Qianqian Xie
1
-8
/
+17
2016-11-10
net: hns: modify tcam table of mac mc-port
Qianqian Xie
1
-5
/
+13
2016-11-10
net: hns: modify table index to get mac entry
Qianqian Xie
1
-4
/
+10
2016-11-10
net: hns: modify tcam table of mac uc-entry
Qianqian Xie
1
-6
/
+12
2016-11-10
net: hns: modify tcam table and set mac key
Qianqian Xie
2
-9
/
+20
2016-11-10
net: hns: modify buffer format of cpu data to le64
Qianqian Xie
1
-3
/
+3
2016-11-10
net: hns: fix to intimate the link-status change by adding LF/RF method
Daode Huang
5
-49
/
+37
2016-11-10
net: hns: modify ethtool statistics value error
Qianqian Xie
1
-2
/
+2
2016-11-10
net: hns: delete redundant macro definition
Qianqian Xie
3
-5
/
+1
2016-11-10
net: hns: bug fix about restart auto-negotiation
Daode Huang
1
-1
/
+2
2016-11-10
net: hns: set default mac pause time to 0xffff
Daode Huang
1
-1
/
+1
2016-11-10
net: hns: fix for promisc mode in HNS driver
Kejian Yan
4
-4
/
+67
2016-11-10
net: hns: add fuzzy match of tcam table for hns
Kejian Yan
5
-54
/
+118
2016-11-07
net: hns: fix device reference leaks
Johan Hovold
1
-1
/
+7
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-53
/
+120
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-0
/
+2
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
2
-6
/
+8
2016-10-17
net: hisilicon: Fix hns_mdio module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hns: Fix hns_dsaf module autoload for OF registration
Javier Martinez Canillas
1
-0
/
+1
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
1
-1
/
+0
2016-10-14
Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dled...
Linus Torvalds
9
-53
/
+118
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-10-03
net: hns: delete redundant broadcast packet filter process
Daode Huang
1
-10
/
+0
2016-10-03
net: hns: bug fix about broadcast/multicast packets
Daode Huang
1
-0
/
+16
2016-10-03
net: hns: fix the bug of forwarding table
Daode Huang
3
-5
/
+18
2016-10-03
net: hns: fix port not available after testing loopback
Kejian Yan
4
-14
/
+7
2016-10-03
net: hns: delete repeat read fbd num after while
Daode Huang
1
-13
/
+2
2016-10-03
net: hns: add fini_process for v2 napi process
Daode Huang
1
-7
/
+38
2016-10-03
net: hns: bug fix about setting coalsecs-usecs to 0
Daode Huang
2
-0
/
+20
2016-10-03
net: hns: fix port unavailable after hnae_reserve_buffer_map fail
lipeng
1
-5
/
+18
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
[next]