aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/renesas
Commit message (Expand)AuthorAge
* 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
| * sh_eth: NAPI requires netif_receive_skb()Sergei Shtylyov2013-09-04
* | sh_eth: Enable Rx descriptor word 0 shift for r8a7790Kouei Abe2013-09-03
* | sh_eth: Fix cache invalidation omission of receive bufferKouei Abe2013-09-03
* | net: sh_eth: use dev_get_platdata()Jingoo Han2013-08-30
* | sh_eth: no need to call ether_setup()Sergei Shtylyov2013-08-29
* | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-20
* | sh_eth: get register layout from 'struct sh_eth_cpu_data'Sergei Shtylyov2013-08-20
* | sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart2013-07-31
* | sh_eth: Add support for r8a7790 SoCSimon Horman2013-07-24
* | sh_eth: add support for RMIIMODE registerSimon Horman2013-07-24
|/
* sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * sh_eth: fix misreporting of transmit abortSergei Shtylyov2013-06-24
| * sh_eth: fix unhandled RFE interruptSergei Shtylyov2013-06-24
* | net: Move MII out from under NET_CORE and hide itBen Hutchings2013-06-20
* | sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdefSergei Shtylyov2013-06-19
* | sh_eth: cleanup 'enum TD_STS_BIT'Sergei Shtylyov2013-06-19
* | sh_eth: remove redundant bits from 'eesipr_value' field initializerSergei Shtylyov2013-06-19
* | sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data'Sergei Shtylyov2013-06-19
* | sh_eth: add NAPI supportSergei Shtylyov2013-06-19
* | sh_eth: define/use EESR_RX_CHECK macroSergei Shtylyov2013-06-19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-19
|\|
| * net: sh_eth: fix incorrect RX length error if R8A7740Yoshihiro Shimoda2013-06-13
| * sh_eth: fix result of sh_eth_check_reset() on timeoutSergei Shtylyov2013-06-11
| * drivers/net/ethernet/renesas: don't check resource with devm_ioremap_resourceWolfram Sang2013-05-18
* | sh_eth: remove '__maybe_unused' annotationsSergei Shtylyov2013-06-13
* | sh_eth: split 'sh_eth_netdev_ops'Sergei Shtylyov2013-06-12
* | sh_eth: Fix warnings on 64-bit.David S. Miller2013-06-08
* | sh_eth: remove dependencies from KconfigSergei Shtylyov2013-06-08