Commit History

Author SHA1 Message Date
  Simon Horman cc23528db0 net: sh_eth: Correct fix for RX packet errors on R8A7740 11 years ago
  Nguyen Hong Ky 2c6221e4a5 net: sh_eth: Fix RX packets errors on R8A7740 11 years ago
  David S. Miller 06c54055be Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Sergei Shtylyov d2779e9946 sh_eth: fix napi_{en|dis}able() calls racing against interrupts 11 years ago
  Sergei Shtylyov a8e9fd0f74 sh_eth: NAPI requires netif_receive_skb() 11 years ago
  Kouei Abe fd9af07c34 sh_eth: Enable Rx descriptor word 0 shift for r8a7790 12 years ago
  Kouei Abe 7db8e0c14c sh_eth: Fix cache invalidation omission of receive buffer 12 years ago
  Jingoo Han 0b76b86235 net: sh_eth: use dev_get_platdata() 12 years ago
  Sergei Shtylyov 488594883e sh_eth: no need to call ether_setup() 12 years ago
  Sergei Shtylyov a3153d8c41 sh_eth: get register layout from 'struct sh_eth_cpu_data' 12 years ago
  Laurent Pinchart ba361cb3d4 sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt 12 years ago
  Simon Horman e18dbf7efc sh_eth: Add support for r8a7790 SoC 12 years ago
  Simon Horman 55754f19d7 sh_eth: add support for RMIIMODE register 12 years ago
  David S. Miller 0c1072ae02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Sergei Shtylyov 4eb313a7a9 sh_eth: fix misreporting of transmit abort 12 years ago
  Sergei Shtylyov ca8c358521 sh_eth: fix unhandled RFE interrupt 12 years ago
  Sergei Shtylyov ac8025a643 sh_eth: get R8A7740 Rx descriptor word 0 shift out of #ifdef 12 years ago
  Sergei Shtylyov a80c3de714 sh_eth: remove redundant bits from 'eesipr_value' field initializer 12 years ago
  Sergei Shtylyov 8f80899665 sh_eth: remove 'tx_error_check' field of 'struct sh_eth_cpu_data' 12 years ago
  Sergei Shtylyov 3719109d61 sh_eth: add NAPI support 12 years ago
  Sergei Shtylyov ea7d69e75a sh_eth: define/use EESR_RX_CHECK macro 12 years ago
  David S. Miller d98cae64e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Yoshihiro Shimoda dd01989735 net: sh_eth: fix incorrect RX length error if R8A7740 12 years ago
  Sergei Shtylyov 8e994402ad sh_eth: remove '__maybe_unused' annotations 12 years ago
  Sergei Shtylyov 8f728d7934 sh_eth: split 'sh_eth_netdev_ops' 12 years ago
  Sergei Shtylyov 9f8c4265bd sh_eth: fix result of sh_eth_check_reset() on timeout 12 years ago
  David S. Miller e403d29581 sh_eth: Fix warnings on 64-bit. 12 years ago
  Sergei Shtylyov 589ebdef7e sh_eth: get R8A777x support out of #ifdef 12 years ago
  Sergei Shtylyov 9c3beaabb9 sh_eth: get SH7724 support out of #ifdef 12 years ago
  Sergei Shtylyov 24549e2a0f sh_eth: get SH7757 support out of #ifdef 12 years ago