index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2017-04-01
net: hns: Add ACPI support to check SFP present
Daode Huang
2
-5
/
+34
2017-03-26
net: hns: avoid gcc-7.0.1 warning for uninitialized data
Arnd Bergmann
1
-0
/
+1
2017-03-26
net: hns: fix uninitialized data use
Arnd Bergmann
1
-2
/
+3
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
1
-6
/
+0
2017-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-02-10
net: hns: Fix the device being used for dma mapping during TX
Kejian Yan
1
-1
/
+1
2017-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2017-02-06
hns: avoid stack overflow with CONFIG_KASAN
Arnd Bergmann
1
-6
/
+2
2017-02-03
hns_enet: use cpumask_var_t for on-stack mask
Arnd Bergmann
1
-10
/
+15
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-19
net: Remove usage of net_device last_rx member
Tobias Klauser
1
-1
/
+0
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
1
-6
/
+7
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-16
net: ethernet: hisi_femac: Call SET_NETDEV_DEV()
Dongpo Li
1
-1
/
+1
2016-12-06
net: hns: Fix to conditionally convey RX checksum flag to stack
Salil
2
-7
/
+71
2016-12-06
net: hix5hd2_gmac: add reset control and clock signals
Dongpo Li
1
-12
/
+127
2016-12-06
net: hix5hd2_gmac: add tx scatter-gather feature
Dongpo Li
1
-11
/
+187
2016-12-06
net: hix5hd2_gmac: add generic compatible string
Dongpo Li
1
-4
/
+11
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-30
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-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
6
-41
/
+92
2016-10-07
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
[next]