Commit History

Author SHA1 Message Date
  Ben Hutchings 6b4b4fead3 sh_eth: Implement ethtool register dump operations 10 years ago
  Ben Hutchings 3365711df0 sh_eth: WARN on access to a register not implemented in a particular chip 10 years ago
  David S. Miller 95f873f2ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Ben Hutchings 283e38db65 sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers 10 years ago
  Geert Uytterhoeven 0799c2d6f4 net: sh_eth: Use u32 for 32-bit register data 10 years ago
  Nobuhiro Iwamatsu b284fbe3b3 sh_eth: Fix access to TRSCER register 10 years ago
  Mitsuhiro Kimura 7fa2955ff7 sh_eth: Fix sleeping function called from invalid context 10 years ago
  Mitsuhiro Kimura 4d6a949c62 sh_eth: Fix skb alloc size and alignment adjust rule. 10 years ago
  Ben Dooks 530aa2d0d9 sh_eth: use RNC mode for packet reception 11 years ago
  Sergei Shtylyov 730c8c69bc sh_eth: use ETH_ZLEN instead of home-grown #define 11 years ago
  Simon Horman db893473d3 sh_eth: Add support for r7s72100 11 years ago
  Sergei Shtylyov 128296fc3f sh_eth: coding style fixes 11 years ago
  Sergei Shtylyov 305a3388b5 sh_eth: add/use RMCR.RNC bit 12 years ago
  Sergei Shtylyov 8d3214c4e8 sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' 12 years ago
  Sergei Shtylyov a3153d8c41 sh_eth: get register layout from 'struct sh_eth_cpu_data' 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 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 c8bbe37aa6 sh_eth: cleanup 'enum TD_STS_BIT' 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
  Nobuhiro Iwamatsu 5b3dfd13ae sh_eth: add IRQ flags to 'struct sh_eth_cpu_data' 12 years ago
  Nobuhiro Iwamatsu 41d5ffeb9d sh_eth: remove #ifdef around EDSR and GECMR bit definitions 12 years ago
  David S. Miller a210576cf8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Sergei Shtylyov 3340d2aae3 sh_eth: make 'link' field of 'struct sh_eth_private' *int* 12 years ago
  Sergei Shtylyov c0013f6f8b sh_eth: move data from header file to driver 12 years ago
  Sergei Shtylyov d5e07e6921 sh_eth: use managed device API 12 years ago
  Sergei Shtylyov 0582b7d15f sh_eth: fix bitbang memory leak 12 years ago