Yoshihiro Shimoda
|
525b8075ed
net: sh_eth: add support for set_ringparam/get_ringparam
|
13 年之前 |
Yoshihiro Shimoda
|
91c7755000
net: sh_eth: fix up the buffer pointers
|
13 年之前 |
Yoshihiro Shimoda
|
2ecbb783c3
net: sh_eth: remove unnecessary members/definitions
|
13 年之前 |
Yoshihiro Shimoda
|
c26502680e
net: sh_eth: remove unnecessary function
|
13 年之前 |
Nobuhiro Iwamatsu
|
5cee1d37c9
net/sh-eth: Check return value of sh_eth_reset when chip reset fail
|
13 年之前 |
Nobuhiro Iwamatsu
|
5e7a76be0e
net/sh-eth: Add support selecting MII function for SH7734 and R8A7740
|
13 年之前 |
Yoshihiro Shimoda
|
a18e08bdcf
net: sh_eth: fix the condition to fix the cur_tx/dirty_rx
|
13 年之前 |
Yoshihiro Shimoda
|
79fba9f517
net: sh_eth: fix the rxdesc pointer when rx descriptor empty happens
|
13 年之前 |
David S. Miller
|
06eb4eafbd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Yoshihiro Shimoda
|
73a0d90730
net: sh_eth: add support R8A7740
|
13 年之前 |
Yoshihiro Shimoda
|
10b9194f95
net: sh_eth: fix endian check for architecture independent
|
13 年之前 |
Nobuhiro Iwamatsu
|
f0e81fecd4
net: sh_eth: Add support SH7734
|
13 年之前 |
Yoshihiro Shimoda
|
71cc7c37af
net: sh_eth: add support for VLAN tag filtering
|
13 年之前 |
Yoshihiro Shimoda
|
6743fe6df4
net: sh_eth: add support for multicast filtering
|
13 年之前 |
Yoshihiro Shimoda
|
6ba88021c3
net: sh_eth: modify a condition of ioremap for TSU
|
13 年之前 |
Yoshihiro Shimoda
|
150647fb2c
net: sh_eth: change the condition of initialization
|
13 年之前 |
Yoshihiro Shimoda
|
3acbc9715a
net: sh_eth: add the value of tsu to the SH7757's GETHER
|
13 年之前 |
Danny Kukawka
|
16387605a5
renesas/sh_eth.c: fix linux/interrupt.h included twice
|
13 年之前 |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 年之前 |
Pradeep A. Dalvi
|
dae2e9f430
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 年之前 |
Eric Dumazet
|
bb7d92e3e3
sh-eth: use netdev stats structure and fix dma_map_single
|
13 年之前 |
Yoshihiro Shimoda
|
fdb37a7f84
net: sh_eth: fix skb_over_panic happen
|
13 年之前 |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 年之前 |
Nobuhiro Iwamatsu
|
34aa6f1400
net: sh-eth: Fix build error by the value which is not defined
|
13 年之前 |
Florian Fainelli
|
5278fb5470
sh-eth: use an unique MDIO bus name.
|
13 年之前 |
stephen hemminger
|
9b07be4b2a
net: make ethtool_ops const
|
13 年之前 |
Axel Lin
|
db62f684de
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
|
13 年之前 |
Yoshihiro Shimoda
|
0654011d90
net: sh_eth: fix build failure
|
13 年之前 |
Yoshihiro Shimoda
|
d4fa0e35fd
net: sh_eth: move the asm/sh_eth.h to include/linux/
|
13 年之前 |
Yoshihiro Shimoda
|
ae70644df7
net: sh_eth: use ioremap()
|
13 年之前 |