index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
hisilicon
/
hip04_eth.c
Age
Commit message (
Expand
)
Author
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-02-14
net: hip04: Omit private ndo_get_stats function
Tobias Klauser
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2016-12-16
net: ethernet: hip04: Call SET_NETDEV_DEV()
Dongpo Li
2016-10-17
net: hip04: Remove superfluous ether_setup after alloc_etherdev
Tobias Klauser
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-09-26
net: hip04: mark tx_done() static
Baoyou Xie
2016-09-17
hisilicon: constify net_device_ops structures
Julia Lawall
2016-08-31
net: hisilicon: constify ethtool_ops structures
Julia Lawall
2016-01-13
hip04_eth: fix missing error handle for build_skb failed
wangweidong
2015-09-26
net: hisilicon: fix handling platform_get_irq result
Andrzej Hajda
2015-07-10
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
2015-05-12
hisilicon: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-04-15
net: hip04: Make tx coalesce timer actually work
Thomas Gleixner
2015-02-02
net: hip04: add missing MODULE_LICENSE
Arnd Bergmann
2015-01-28
hisilicon: add some missing curly braces
Dan Carpenter
2015-01-14
net: hisilicon: new hip04 ethernet driver
dingtianhong