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
/
renesas
Age
Commit message (
Expand
)
Author
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-31
sh_eth: make 'link' field of 'struct sh_eth_private' *int*
Sergei Shtylyov
2013-03-31
sh_eth: workaround for spurious ECI interrupt
Sergei Shtylyov
2013-03-31
sh_eth: fix handling of no LINK signal
Sergei Shtylyov
2013-03-29
sh_eth: add R-Car support for real
Sergei Shtylyov
2013-03-29
sh_eth: move data from header file to driver
Sergei Shtylyov
2013-03-21
sh_eth: fix unused variable warning
Sergei Shtylyov
2013-03-21
sh_eth: use managed device API
Sergei Shtylyov
2013-03-21
sh_eth: kill unneeded typecast in sh_eth_drv_probe()
Sergei Shtylyov
2013-03-21
sh_eth: use PIR_* bits
Sergei Shtylyov
2013-03-21
net: sh-eth: Use pr_err instead of printk
Nobuhiro Iwamatsu
2013-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-20
sh_eth: check TSU registers ioremap() error
Sergei Shtylyov
2013-03-20
sh_eth: fix bitbang memory leak
Sergei Shtylyov
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2013-02-04
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2012-11-03
net: sh_eth: Fix a typo - replace regist with register.
YOSHIFUJI Hideaki / 吉藤英明
2012-10-07
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
Peter Senna Tschudin
2012-08-20
net: sh_eth: Add eth support for R8A7779 device
Phil Edworthy
2012-06-27
net: sh_eth: add support for set_ringparam/get_ringparam
Yoshihiro Shimoda
2012-06-27
net: sh_eth: fix up the buffer pointers
Yoshihiro Shimoda
2012-06-27
net: sh_eth: remove unnecessary members/definitions
Yoshihiro Shimoda
2012-06-27
net: sh_eth: remove unnecessary function
Yoshihiro Shimoda
2012-06-25
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
Nobuhiro Iwamatsu
2012-06-25
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
Nobuhiro Iwamatsu
2012-06-22
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
Yoshihiro Shimoda
2012-05-29
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
Yoshihiro Shimoda
2012-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-05
net: sh_eth: add support R8A7740
Yoshihiro Shimoda
2012-04-01
net: sh_eth: fix endian check for architecture independent
Yoshihiro Shimoda
2012-03-27
net: sh_eth: Add support SH7734
Nobuhiro Iwamatsu
2012-02-16
net: sh_eth: add support for VLAN tag filtering
Yoshihiro Shimoda
2012-02-16
net: sh_eth: add support for multicast filtering
Yoshihiro Shimoda
2012-02-16
net: sh_eth: modify a condition of ioremap for TSU
Yoshihiro Shimoda
2012-02-16
net: sh_eth: change the condition of initialization
Yoshihiro Shimoda
2012-02-16
net: sh_eth: add the value of tsu to the SH7757's GETHER
Yoshihiro Shimoda
2012-02-15
renesas/sh_eth.c: fix linux/interrupt.h included twice
Danny Kukawka
2012-02-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-02-08
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A. Dalvi
2012-02-07
sh-eth: use netdev stats structure and fix dma_map_single
Eric Dumazet
2012-02-07
net: sh_eth: fix skb_over_panic happen
Yoshihiro Shimoda
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-17
net: sh-eth: Fix build error by the value which is not defined
Nobuhiro Iwamatsu
2012-01-10
sh-eth: use an unique MDIO bus name.
Florian Fainelli
2012-01-05
net: make ethtool_ops const
stephen hemminger
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-10-03
net: sh_eth: fix build failure
Yoshihiro Shimoda
2011-09-28
net: sh_eth: move the asm/sh_eth.h to include/linux/
Yoshihiro Shimoda
[next]