aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-0/+7
2013-08-20sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov1-0/+1
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman1-0/+2
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov1-1/+1
2013-06-19sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov1-0/+1
2013-06-19sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov1-4/+4
2013-06-19sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov1-3/+0
2013-06-19sh_eth: add NAPI supportSergei Shtylyov1-0/+1
2013-06-19sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov1-0/+8
2013-06-06sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu1-0/+1
2013-06-06sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu1-5/+2
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov1-1/+1
2013-03-29sh_eth: move data from header file to driverSergei Shtylyov1-219/+0
2013-03-21sh_eth: use managed device APISergei Shtylyov1-1/+0
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov1-0/+1
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda1-0/+6
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda1-69/+0
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda1-1/+0
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu1-0/+1
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2012-04-05net: sh_eth: add support R8A7740Yoshihiro Shimoda1-2/+3
2012-04-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda1-2/+2
2012-03-27net: sh_eth: Add support SH7734Nobuhiro Iwamatsu1-3/+8
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda1-0/+5
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda1-0/+9
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+0
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet1-1/+0
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda1-3/+0
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda1-8/+0
2011-09-28net: sh_eth: use ioremap()Yoshihiro Shimoda1-4/+5
2011-08-12sh_eth: Move the Renesas SuperH driverJeff Kirsher1-0/+837