index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
renesas
Age
Commit message (
Expand
)
Author
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-04
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
Sergei Shtylyov
2013-09-04
sh_eth: NAPI requires netif_receive_skb()
Sergei Shtylyov
2013-09-03
sh_eth: Enable Rx descriptor word 0 shift for r8a7790
Kouei Abe
2013-09-03
sh_eth: Fix cache invalidation omission of receive buffer
Kouei Abe
2013-08-30
net: sh_eth: use dev_get_platdata()
Jingoo Han
2013-08-29
sh_eth: no need to call ether_setup()
Sergei Shtylyov
2013-08-20
sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'
Sergei Shtylyov
2013-08-20
sh_eth: get register layout from 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-07-31
sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt
Laurent Pinchart
2013-07-24
sh_eth: Add support for r8a7790 SoC
Simon Horman
2013-07-24
sh_eth: add support for RMIIMODE register
Simon Horman
2013-07-10
sh_eth: SH_ETH should depend on HAS_DMA
Geert Uytterhoeven
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-24
sh_eth: fix misreporting of transmit abort
Sergei Shtylyov
2013-06-24
sh_eth: fix unhandled RFE interrupt
Sergei Shtylyov
2013-06-19
net: Move MII out from under NET_CORE and hide it
Ben Hutchings
2013-06-19
sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef
Sergei Shtylyov
2013-06-19
sh_eth: cleanup 'enum TD_STS_BIT'
Sergei Shtylyov
2013-06-19
sh_eth: remove redundant bits from 'eesipr_value' field initializer
Sergei Shtylyov
2013-06-19
sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'
Sergei Shtylyov
2013-06-19
sh_eth: add NAPI support
Sergei Shtylyov
2013-06-19
sh_eth: define/use EESR_RX_CHECK macro
Sergei Shtylyov
2013-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-13
net: sh_eth: fix incorrect RX length error if R8A7740
Yoshihiro Shimoda
2013-06-13
sh_eth: remove '__maybe_unused' annotations
Sergei Shtylyov
2013-06-12
sh_eth: split 'sh_eth_netdev_ops'
Sergei Shtylyov
2013-06-11
sh_eth: fix result of sh_eth_check_reset() on timeout
Sergei Shtylyov
2013-06-07
sh_eth: Fix warnings on 64-bit.
David S. Miller
2013-06-07
sh_eth: remove dependencies from Kconfig
Sergei Shtylyov
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
[next]