| Commit message (Expand) | Author | Age | Files | Lines |
* | net: sh_eth: add support for set_ringparam/get_ringparam | Yoshihiro Shimoda | 2012-06-27 | 2 | -33/+112 |
* | net: sh_eth: fix up the buffer pointers | Yoshihiro Shimoda | 2012-06-27 | 1 | -7/+24 |
* | net: sh_eth: remove unnecessary members/definitions | Yoshihiro Shimoda | 2012-06-27 | 2 | -75/+1 |
* | net: sh_eth: remove unnecessary function | Yoshihiro Shimoda | 2012-06-27 | 2 | -23/+0 |
* | net/sh-eth: Check return value of sh_eth_reset when chip reset fail | Nobuhiro Iwamatsu | 2012-06-25 | 1 | -32/+56 |
* | net/sh-eth: Add support selecting MII function for SH7734 and R8A7740 | Nobuhiro Iwamatsu | 2012-06-25 | 2 | -43/+66 |
* | net: sh_eth: fix the condition to fix the cur_tx/dirty_rx | Yoshihiro Shimoda | 2012-06-22 | 1 | -5/+7 |
* | net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens | Yoshihiro Shimoda | 2012-05-29 | 1 | -3/+5 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-04-10 | 2 | -3/+3 |
|\ |
|
| * | net: sh_eth: fix endian check for architecture independent | Yoshihiro Shimoda | 2012-04-01 | 2 | -3/+3 |
* | | net: sh_eth: add support R8A7740 | Yoshihiro Shimoda | 2012-04-05 | 3 | -6/+120 |
|/ |
|
* | net: sh_eth: Add support SH7734 | Nobuhiro Iwamatsu | 2012-03-27 | 3 | -8/+28 |
* | net: sh_eth: add support for VLAN tag filtering | Yoshihiro Shimoda | 2012-02-16 | 2 | -0/+64 |
* | net: sh_eth: add support for multicast filtering | Yoshihiro Shimoda | 2012-02-16 | 2 | -5/+286 |
* | net: sh_eth: modify a condition of ioremap for TSU | Yoshihiro Shimoda | 2012-02-16 | 1 | -11/+14 |
* | net: sh_eth: change the condition of initialization | Yoshihiro Shimoda | 2012-02-16 | 1 | -2/+2 |
* | net: sh_eth: add the value of tsu to the SH7757's GETHER | Yoshihiro Shimoda | 2012-02-16 | 1 | -0/+1 |
* | renesas/sh_eth.c: fix linux/interrupt.h included twice | Danny Kukawka | 2012-02-15 | 1 | -1/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-02-10 | 2 | -4/+3 |
|\ |
|
| * | net: sh_eth: fix skb_over_panic happen | Yoshihiro Shimoda | 2012-02-07 | 2 | -4/+3 |
* | | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A. Dalvi | 2012-02-08 | 1 | -4/+2 |
* | | sh-eth: use netdev stats structure and fix dma_map_single | Eric Dumazet | 2012-02-07 | 2 | -32/+31 |
* | | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 2012-01-31 | 1 | -1/+0 |
|/ |
|
* | net: sh-eth: Fix build error by the value which is not defined | Nobuhiro Iwamatsu | 2012-01-17 | 1 | -1/+1 |
* | sh-eth: use an unique MDIO bus name. | Florian Fainelli | 2012-01-10 | 1 | -1/+2 |
* | net: make ethtool_ops const | stephen hemminger | 2012-01-05 | 1 | -3/+3 |
* | net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver() | Axel Lin | 2011-11-29 | 1 | -12/+1 |
* | net: sh_eth: fix build failure | Yoshihiro Shimoda | 2011-10-03 | 1 | -0/+3 |
* | net: sh_eth: move the asm/sh_eth.h to include/linux/ | Yoshihiro Shimoda | 2011-09-28 | 2 | -8/+1 |
* | net: sh_eth: use ioremap() | Yoshihiro Shimoda | 2011-09-28 | 2 | -18/+29 |
* | Merge branch 'master' of github.com:davem330/net | David S. Miller | 2011-09-22 | 1 | -0/+1 |
* | MII: fix Kconfig dependencies for MII | Jeff Kirsher | 2011-09-15 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-08-20 | 1 | -0/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -1/+1 |
* | sh_eth: Move the Renesas SuperH driver | Jeff Kirsher | 2011-08-12 | 4 | -0/+2819 |