Geert Uytterhoeven
|
0799c2d6f4
net: sh_eth: Use u32 for 32-bit register data
|
10 years ago |
Nobuhiro Iwamatsu
|
b284fbe3b3
sh_eth: Fix access to TRSCER register
|
10 years ago |
Nobuhiro Iwamatsu
|
d407bc0203
sh-eth: Set fdr_value of R-Car SoCs
|
10 years ago |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Mitsuhiro Kimura
|
450fa21942
sh_eth: Remove redundant alignment adjustment
|
10 years ago |
Mitsuhiro Kimura
|
319cd52013
sh_eth: Optimization for RX excess judgement
|
10 years ago |
Mitsuhiro Kimura
|
7fa2955ff7
sh_eth: Fix sleeping function called from invalid context
|
10 years ago |
Mitsuhiro Kimura
|
4d6a949c62
sh_eth: Fix skb alloc size and alignment adjust rule.
|
10 years ago |
Hisashi Nakamura
|
9488e1e5b3
net: sh_eth: Add r8a7793 support
|
11 years ago |
Hisashi Nakamura
|
966d6dbb6b
net: sh_eth: Add RMII mode setting in probe
|
11 years ago |
Varka Bhadram
|
c960804f53
ethernet: renesas: remove unnecessary check
|
11 years ago |
Hisashi Nakamura
|
0f76b9d83b
net: sh_eth: Add r8a7794 support
|
11 years ago |
Sergei Shtylyov
|
179d80aff8
sh_eth: remove checks around dev_kfree_skb() calls
|
11 years ago |
Yoshihiro Shimoda
|
1b72a0fc9c
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
|
11 years ago |
Yoshihiro Shimoda
|
4f809cea61
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
|
11 years ago |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Sergei Shtylyov
|
d8b0426af5
sh_eth: fix SH7619/771x support
|
11 years ago |
Ben Dooks
|
530aa2d0d9
sh_eth: use RNC mode for packet reception
|
11 years ago |
Sergei Shtylyov
|
86b5d251d5
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Ben Dooks
|
b5893a0881
sh_eth: ensure pm_runtime cannot suspend the device during init
|
11 years ago |
Laurent Pinchart
|
f738a13d83
sh_eth: Remove goto statements that jump straight to a return
|
11 years ago |
Laurent Pinchart
|
daacf03f0b
sh_eth: Register MDIO bus before registering the network device
|
11 years ago |
Laurent Pinchart
|
bd920ff553
sh_eth: Simplify MDIO bus initialization and release
|
11 years ago |
Laurent Pinchart
|
a5bd606089
sh_eth: Use the platform device as the MDIO bus parent
|
11 years ago |
Laurent Pinchart
|
aa8d422510
sh_eth: Use the platform device for memory allocation
|
11 years ago |
Sergei Shtylyov
|
8d5009f6a9
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
|
11 years ago |
Sergei Shtylyov
|
da24685556
sh_eth: convert dev_*() to netdev_*() calls
|
11 years ago |
Sergei Shtylyov
|
f75f14ec2f
sh_eth: convert pr_*() to netdev_*() calls
|
11 years ago |
Sergei Shtylyov
|
264be2f5a9
sh_eth: exit probe with unknown register layout
|
11 years ago |