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