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 |
Yoshihiro Shimoda
|
525b8075ed
net: sh_eth: add support for set_ringparam/get_ringparam
|
13 years ago |
Yoshihiro Shimoda
|
2ecbb783c3
net: sh_eth: remove unnecessary members/definitions
|
13 years ago |
Yoshihiro Shimoda
|
c26502680e
net: sh_eth: remove unnecessary function
|
13 years ago |
Nobuhiro Iwamatsu
|
5e7a76be0e
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
|
13 years ago |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Yoshihiro Shimoda
|
73a0d90730
net: sh_eth: add support R8A7740
|
13 years ago |
Yoshihiro Shimoda
|
10b9194f95
net: sh_eth: fix endian check for architecture independent
|
13 years ago |
Nobuhiro Iwamatsu
|
f0e81fecd4
net: sh_eth: Add support SH7734
|
13 years ago |
Yoshihiro Shimoda
|
71cc7c37af
net: sh_eth: add support for VLAN tag filtering
|
13 years ago |
Yoshihiro Shimoda
|
6743fe6df4
net: sh_eth: add support for multicast filtering
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Eric Dumazet
|
bb7d92e3e3
sh-eth: use netdev stats structure and fix dma_map_single
|
13 years ago |
Yoshihiro Shimoda
|
fdb37a7f84
net: sh_eth: fix skb_over_panic happen
|
13 years ago |