aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/renesas
AgeCommit message (Expand)Author
2012-06-27net: sh_eth: add support for set_ringparam/get_ringparamYoshihiro Shimoda
2012-06-27net: sh_eth: fix up the buffer pointersYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary members/definitionsYoshihiro Shimoda
2012-06-27net: sh_eth: remove unnecessary functionYoshihiro Shimoda
2012-06-25net/sh-eth: Check return value of sh_eth_reset when chip reset failNobuhiro Iwamatsu
2012-06-25net/sh-eth: Add support selecting MII function for SH7734 and R8A7740Nobuhiro Iwamatsu
2012-06-22net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda
2012-05-29net: sh_eth: fix the rxdesc pointer when rx descriptor empty happensYoshihiro Shimoda
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-01net: sh_eth: fix endian check for architecture independentYoshihiro Shimoda
2012-03-27net: 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-16net: sh_eth: modify a condition of ioremap for TSUYoshihiro Shimoda
2012-02-16net: sh_eth: change the condition of initializationYoshihiro Shimoda
2012-02-16net: sh_eth: add the value of tsu to the SH7757's GETHERYoshihiro Shimoda
2012-02-15renesas/sh_eth.c: fix linux/interrupt.h included twiceDanny Kukawka
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
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
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-17net: sh-eth: Fix build error by the value which is not definedNobuhiro Iwamatsu
2012-01-10sh-eth: use an unique MDIO bus name.Florian Fainelli
2012-01-05net: make ethtool_ops conststephen hemminger
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-10-03net: sh_eth: fix build failureYoshihiro 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-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-12sh_eth: Move the Renesas SuperH driverJeff Kirsher