aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * sh_eth: Fix sleeping function called from invalid contextMitsuhiro Kimura2014-11-30
| * sh_eth: Fix skb alloc size and alignment adjust rule.Mitsuhiro Kimura2014-11-30
* | sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura2014-12-09
* | sh_eth: Optimization for RX excess judgementMitsuhiro Kimura2014-12-09
* | net: sh_eth: Add r8a7793 supportHisashi Nakamura2014-11-13
* | net: sh_eth: Add RMII mode setting in probeHisashi Nakamura2014-11-13
* | ethernet: renesas: remove unnecessary checkVarka Bhadram2014-10-27
|/
* net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz2014-09-02
* net: sh_eth: Add r8a7794 supportHisashi Nakamura2014-08-02
* sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov2014-07-02
* net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda2014-06-11
* net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda2014-06-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-04
|\
| * sh_eth: fix SH7619/771x supportSergei Shtylyov2014-06-03
| * sh_eth: use RNC mode for packet receptionBen Dooks2014-06-03
* | sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov2014-05-13
* | net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
|/
* sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks2014-03-28
* sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart2014-03-20
* sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart2014-03-20
* sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart2014-03-20
* sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart2014-03-20
* sh_eth: Use the platform device for memory allocationLaurent Pinchart2014-03-20
* sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov2014-03-17
* sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov2014-03-17
* sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov2014-03-17
* sh_eth: exit probe with unknown register layoutSergei Shtylyov2014-03-17
* sh_eth: update OF PHY registerationBen Dooks2014-03-13
* sh_eth: add device tree supportSergei Shtylyov2014-02-18
* sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov2014-02-13
* sh_eth: Add support for r7s72100Simon Horman2014-01-17
* sh_eth: Use bool as return type of sh_eth_is_gether()Simon Horman2014-01-17
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* sh_eth: fix garbled TX error messageSergei Shtylyov2014-01-14
* sh_eth: coding style fixesSergei Shtylyov2014-01-03
* net: renesas: slight optimization of addr comparedingtianhong2013-12-31
* sh_eth: do not reset PHY needlesslySergei Shtylyov2013-12-19
* sh_eth: add PHY IRQ to platform dataSergei Shtylyov2013-12-19
* sh_eth: add R8A7791 supportSergei Shtylyov2013-12-10
* net: sh_eth: do not issue a wild PHY reset through BMCRFlorian Fainelli2013-12-09
* sh_eth: check platform data pointerSergei Shtylyov2013-11-04
* sh_eth: add/use RMCR.RNC bitSergei Shtylyov2013-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\
| * net: sh_eth: Correct fix for RX packet errors on R8A7740Simon Horman2013-10-11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\|
| * net: sh_eth: Fix RX packets errors on R8A7740Nguyen Hong Ky2013-10-08
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * sh_eth: fix napi_{en|dis}able() calls racing against interruptsSergei Shtylyov2013-09-04