Philippe Reynes
|
9fd0375ad3
net: ethernet: renesas: sh_eth: use phydev from struct net_device
|
9 years ago |
Sergei Shtylyov
|
ec65cfce50
sh_eth: rename ARSTR register bit
|
9 years ago |
Sergei Shtylyov
|
888cc8c20c
sh_eth: remove EDMAC_BIG_ENDIAN
|
9 years ago |
Sergei Shtylyov
|
5cbf20c747
sh_eth: fix 16-bit descriptor field access endianness too
|
9 years ago |
Sergei Shtylyov
|
2274d3753f
sh_eth: uninline sh_eth_{write|read}()
|
9 years ago |
Sergei Shtylyov
|
c238041f51
sh_eth: fix typo in RX descriptor bit name
|
9 years ago |
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
|
11 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 |