index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2013-06-07
sh_eth: get R8A777x support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7724 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7757 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH77{34|63} support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get R8A7740 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH7619 support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: get SH771x support out of #ifdef
Sergei Shtylyov
2013-06-07
sh_eth: create initial ID table
Sergei Shtylyov
2013-06-06
sh_eth: enclose PM code into #ifdef CONFIG_PM
Nobuhiro Iwamatsu
2013-06-06
sh_eth: consolidate sh_eth_reset()
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove #ifdef around sh_eth_select_mii()
Nobuhiro Iwamatsu
2013-06-06
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove SH_ETH_HAS_TSU
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Nobuhiro Iwamatsu
2013-06-06
sh_eth: use EDSR_ENALL to set EDSR
Nobuhiro Iwamatsu
2013-06-06
sh_eth: remove #ifdef around EDSR and GECMR bit definitions
Nobuhiro Iwamatsu
2013-05-27
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-18
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-16
drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-04-30
sh_eth: use random MAC address if no valid one supplied
Sergei Shtylyov
2013-04-29
sh_eth: add R8A77781 support
Sergei Shtylyov
2013-04-19
net: vlan: prepare for 802.1ad VLAN filtering offload
Patrick McHardy
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
[prev]
[next]