summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas/sh_eth.c
Commit message (Expand)AuthorAgeFilesLines
* net: sh_eth: Fix a typo - replace regist with register.YOSHIFUJI Hideaki / 吉藤英明2012-11-031-1/+1
* drivers/net/ethernet/renesas/sh_eth.c: fix error return codePeter Senna Tschudin2012-10-071-0/+1
* net: sh_eth: Add eth support for R8A7779 devicePhil Edworthy2012-08-201-3/+8
* net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda2012-06-271-33/+106
* net: sh_eth: fix up the buffer pointersYoshihiro Shimoda2012-06-271-7/+24
* net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda2012-06-271-6/+1Star
* net: sh_eth: remove unnecessary functionYoshihiro Shimoda2012-06-271-22/+0Star
* net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu2012-06-261-32/+56
* net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu2012-06-261-43/+65
* net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda2012-06-231-5/+7
* net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda2012-05-291-3/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-101-1/+1
|\
| * net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda2012-04-021-1/+1
* | net: sh_eth: add support R8A7740Yoshihiro Shimoda2012-04-051-1/+113
|/
* net: sh_eth: Add support SH7734Nobuhiro Iwamatsu2012-03-281-3/+17
* net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2012-02-161-0/+59
* net: sh_eth: add support for multicast filteringYoshihiro Shimoda2012-02-161-5/+277
* net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda2012-02-161-11/+14
* net: sh_eth: change the condition of initializationYoshihiro Shimoda2012-02-161-2/+2
* net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda2012-02-161-0/+1
* renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka2012-02-151-1/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-111-1/+3
|\
| * net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2012-02-071-1/+3
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-091-4/+2Star
* | sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2012-02-071-31/+31
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0Star
|/
* net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu2012-01-171-1/+1
* sh-eth: use an unique MDIO bus name.Florian Fainelli2012-01-111-1/+2
* net: make ethtool_ops conststephen hemminger2012-01-051-3/+3
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-291-12/+1Star
* net: sh_eth: fix build failureYoshihiro Shimoda2011-10-031-0/+3
* net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda2011-09-281-0/+1
* net: sh_eth: use ioremap()Yoshihiro Shimoda2011-09-281-14/+24
* Merge branch 'master' of github.com:davem330/netDavid S. Miller2011-09-221-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-08-201-0/+1
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* sh_eth: Move the Renesas SuperH driverJeff Kirsher2011-08-131-0/+1959