summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas/sh_eth.h
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-08-21sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov
2013-08-21sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-07-24sh_eth: add support for RMIIMODE registerSimon Horman
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-24sh_eth: fix unhandled RFE interruptSergei Shtylyov
2013-06-20sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov
2013-06-20sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov
2013-06-20sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov
2013-06-20sh_eth: add NAPI supportSergei Shtylyov
2013-06-20sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov
2013-06-06sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'Nobuhiro Iwamatsu
2013-06-06sh_eth: remove #ifdef around EDSR and GECMR bit definitionsNobuhiro Iwamatsu
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-31sh_eth: make 'link' field of 'struct sh_eth_private' *int*Sergei Shtylyov
2013-03-29sh_eth: move data from header file to driverSergei Shtylyov
2013-03-21sh_eth: use managed device APISergei Shtylyov
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-26net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-05net: sh_eth: add support R8A7740Yoshihiro Shimoda
2012-04-02net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda
2012-03-28net: sh_eth: Add support SH7734Nobuhiro Iwamatsu
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda
2011-09-28net: sh_eth: use ioremap()Yoshihiro Shimoda
2011-08-13sh_eth: Move the Renesas SuperH driverJeff Kirsher