提交历史

作者 SHA1 备注 提交日期
  Nobuhiro Iwamatsu b284fbe3b3 sh_eth: Fix access to TRSCER register 11 年之前
  Nobuhiro Iwamatsu d407bc0203 sh-eth: Set fdr_value of R-Car SoCs 11 年之前
  David S. Miller 22f10923dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Mitsuhiro Kimura 450fa21942 sh_eth: Remove redundant alignment adjustment 11 年之前
  Mitsuhiro Kimura 319cd52013 sh_eth: Optimization for RX excess judgement 11 年之前
  Mitsuhiro Kimura 7fa2955ff7 sh_eth: Fix sleeping function called from invalid context 11 年之前
  Mitsuhiro Kimura 4d6a949c62 sh_eth: Fix skb alloc size and alignment adjust rule. 11 年之前
  Hisashi Nakamura 9488e1e5b3 net: sh_eth: Add r8a7793 support 11 年之前
  Hisashi Nakamura 966d6dbb6b net: sh_eth: Add RMII mode setting in probe 11 年之前
  Varka Bhadram c960804f53 ethernet: renesas: remove unnecessary check 11 年之前
  Hisashi Nakamura 0f76b9d83b net: sh_eth: Add r8a7794 support 11 年之前
  Sergei Shtylyov 179d80aff8 sh_eth: remove checks around dev_kfree_skb() calls 11 年之前
  Yoshihiro Shimoda 1b72a0fc9c net: sh_eth: Fix timing of RACT setting in sh_eth_rx() 11 年之前
  Yoshihiro Shimoda 4f809cea61 net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx() 11 年之前
  David S. Miller c99f7abf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 年之前
  Sergei Shtylyov d8b0426af5 sh_eth: fix SH7619/771x support 11 年之前
  Ben Dooks 530aa2d0d9 sh_eth: use RNC mode for packet reception 11 年之前
  Sergei Shtylyov 86b5d251d5 sh_eth: replace devm_kzalloc() with devm_kmalloc_array() 11 年之前
  Wilfried Klaebe 7ad24ea4bf net: get rid of SET_ETHTOOL_OPS 11 年之前
  Ben Dooks b5893a0881 sh_eth: ensure pm_runtime cannot suspend the device during init 11 年之前
  Laurent Pinchart f738a13d83 sh_eth: Remove goto statements that jump straight to a return 11 年之前
  Laurent Pinchart daacf03f0b sh_eth: Register MDIO bus before registering the network device 11 年之前
  Laurent Pinchart bd920ff553 sh_eth: Simplify MDIO bus initialization and release 11 年之前
  Laurent Pinchart a5bd606089 sh_eth: Use the platform device as the MDIO bus parent 11 年之前
  Laurent Pinchart aa8d422510 sh_eth: Use the platform device for memory allocation 11 年之前
  Sergei Shtylyov 8d5009f6a9 sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations 11 年之前
  Sergei Shtylyov da24685556 sh_eth: convert dev_*() to netdev_*() calls 11 年之前
  Sergei Shtylyov f75f14ec2f sh_eth: convert pr_*() to netdev_*() calls 11 年之前
  Sergei Shtylyov 264be2f5a9 sh_eth: exit probe with unknown register layout 11 年之前
  Ben Dooks 702eca02b7 sh_eth: update OF PHY registeration 11 年之前