Sergei Shtylyov
|
fc0c090040
sh_eth: check TSU registers ioremap() error
|
12 years ago |
Sergei Shtylyov
|
0582b7d15f
sh_eth: fix bitbang memory leak
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
YOSHIFUJI Hideaki / 吉藤英明
|
8f6352f2b5
net: sh_eth: Fix a typo - replace regist with register.
|
12 years ago |
Peter Senna Tschudin
|
043c478972
drivers/net/ethernet/renesas/sh_eth.c: fix error return code
|
12 years ago |
Phil Edworthy
|
d0418bb712
net: sh_eth: Add eth support for R8A7779 device
|
13 years ago |
Yoshihiro Shimoda
|
525b8075ed
net: sh_eth: add support for set_ringparam/get_ringparam
|
13 years ago |
Yoshihiro Shimoda
|
91c7755000
net: sh_eth: fix up the buffer pointers
|
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
|
5cee1d37c9
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
|
13 years ago |
Nobuhiro Iwamatsu
|
5e7a76be0e
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
|
13 years ago |
Yoshihiro Shimoda
|
a18e08bdcf
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
|
13 years ago |
Yoshihiro Shimoda
|
79fba9f517
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
|
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 |
Yoshihiro Shimoda
|
6ba88021c3
net: sh_eth: modify a condition of ioremap for TSU
|
13 years ago |
Yoshihiro Shimoda
|
150647fb2c
net: sh_eth: change the condition of initialization
|
13 years ago |
Yoshihiro Shimoda
|
3acbc9715a
net: sh_eth: add the value of tsu to the SH7757's GETHER
|
13 years ago |
Danny Kukawka
|
16387605a5
renesas/sh_eth.c: fix linux/interrupt.h included twice
|
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 |
Pradeep A. Dalvi
|
dae2e9f430
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
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 |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |