Simon Horman
|
db893473d3
sh_eth: Add support for r7s72100
|
11 years ago |
Simon Horman
|
504c8ca55c
sh_eth: Use bool as return type of sh_eth_is_gether()
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Sergei Shtylyov
|
090d560fc4
sh_eth: fix garbled TX error message
|
11 years ago |
Sergei Shtylyov
|
128296fc3f
sh_eth: coding style fixes
|
11 years ago |
dingtianhong
|
c4bde29cb0
net: renesas: slight optimization of addr compare
|
11 years ago |
Sergei Shtylyov
|
4174ecd78f
sh_eth: do not reset PHY needlessly
|
11 years ago |
Sergei Shtylyov
|
18be099bad
sh_eth: add PHY IRQ to platform data
|
11 years ago |
Sergei Shtylyov
|
94a12b15e4
sh_eth: add R8A7791 support
|
11 years ago |
Florian Fainelli
|
0c9eb5b931
net: sh_eth: do not issue a wild PHY reset through BMCR
|
11 years ago |
Sergei Shtylyov
|
3b4c5cbf42
sh_eth: check platform data pointer
|
12 years ago |
Sergei Shtylyov
|
305a3388b5
sh_eth: add/use RMCR.RNC bit
|
12 years ago |
David S. Miller
|
c3fa32b976
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Simon Horman
|
cc23528db0
net: sh_eth: Correct fix for RX packet errors on R8A7740
|
12 years ago |
David S. Miller
|
53af53ae83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Nguyen Hong Ky
|
2c6221e4a5
net: sh_eth: Fix RX packets errors on R8A7740
|
12 years ago |
Joe Perches
|
d458cdf712
net:drivers/net: Miscellaneous conversions to ETH_ALEN
|
12 years ago |
David S. Miller
|
06c54055be
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sergei Shtylyov
|
d2779e9946
sh_eth: fix napi_{en|dis}able() calls racing against interrupts
|
12 years ago |
Sergei Shtylyov
|
a8e9fd0f74
sh_eth: NAPI requires netif_receive_skb()
|
12 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 |