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 |
Sergei Shtylyov
|
f5d12767c8
sh_eth: get SH77{34|63} support out of #ifdef
|
12 years ago |
Sergei Shtylyov
|
e5c9b4cd66
sh_eth: get R8A7740 support out of #ifdef
|
12 years ago |
Sergei Shtylyov
|
c18a79abe3
sh_eth: get SH7619 support out of #ifdef
|
12 years ago |
Sergei Shtylyov
|
7bbe150d8c
sh_eth: get SH771x support out of #ifdef
|
12 years ago |
Sergei Shtylyov
|
afe391ad4b
sh_eth: create initial ID table
|
12 years ago |
Nobuhiro Iwamatsu
|
540ad1b888
sh_eth: enclose PM code into #ifdef CONFIG_PM
|
12 years ago |
Nobuhiro Iwamatsu
|
dabdde9ea7
sh_eth: consolidate sh_eth_reset()
|
12 years ago |
Nobuhiro Iwamatsu
|
b7feacf1ee
sh_eth: remove #ifdef around sh_eth_select_mii()
|
12 years ago |
Nobuhiro Iwamatsu
|
5b3dfd13ae
sh_eth: add IRQ flags to 'struct sh_eth_cpu_data'
|
12 years ago |
Nobuhiro Iwamatsu
|
9f86134155
sh_eth: remove SH_ETH_HAS_TSU
|
12 years ago |