aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-05net: sh_eth: add support R8A7740Yoshihiro Shimoda3-6/+120
2012-03-27net: sh_eth: Add support SH7734Nobuhiro Iwamatsu3-8/+28
2012-02-16net: sh_eth: add support for VLAN tag filteringYoshihiro Shimoda2-0/+64
2012-02-16net: sh_eth: add support for multicast filteringYoshihiro Shimoda2-5/+286
2012-02-16net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda1-11/+14
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda1-2/+2
2012-02-16net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda1-0/+1
2012-02-15renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka1-1/+0
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+3
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi1-4/+2
2012-02-07sh-eth: use netdev stats structure and fix dma_map_singleEric Dumazet2-32/+31
2012-02-07net: sh_eth: fix skb_over_panic happenYoshihiro Shimoda2-4/+3
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches1-1/+0
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu1-1/+1
2012-01-10sh-eth: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-05net: make ethtool_ops conststephen hemminger1-3/+3
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin1-12/+1
2011-10-03net: sh_eth: fix build failureYoshihiro Shimoda1-0/+3
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda2-8/+1
2011-09-28net: sh_eth: use ioremap()Yoshihiro Shimoda2-18/+29
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+1
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+1
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-12sh_eth: Move the Renesas SuperH driverJeff Kirsher4-0/+2819