Yoshihiro Shimoda
|
1b72a0fc9c
net: sh_eth: Fix timing of RACT setting in sh_eth_rx()
|
11 年之前 |
Yoshihiro Shimoda
|
4f809cea61
net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()
|
11 年之前 |
David S. Miller
|
c99f7abf0e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Sergei Shtylyov
|
d8b0426af5
sh_eth: fix SH7619/771x support
|
11 年之前 |
Ben Dooks
|
530aa2d0d9
sh_eth: use RNC mode for packet reception
|
11 年之前 |
Sergei Shtylyov
|
86b5d251d5
sh_eth: replace devm_kzalloc() with devm_kmalloc_array()
|
11 年之前 |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 年之前 |
Ben Dooks
|
b5893a0881
sh_eth: ensure pm_runtime cannot suspend the device during init
|
11 年之前 |
Laurent Pinchart
|
f738a13d83
sh_eth: Remove goto statements that jump straight to a return
|
11 年之前 |
Laurent Pinchart
|
daacf03f0b
sh_eth: Register MDIO bus before registering the network device
|
11 年之前 |
Laurent Pinchart
|
bd920ff553
sh_eth: Simplify MDIO bus initialization and release
|
11 年之前 |
Laurent Pinchart
|
a5bd606089
sh_eth: Use the platform device as the MDIO bus parent
|
11 年之前 |
Laurent Pinchart
|
aa8d422510
sh_eth: Use the platform device for memory allocation
|
11 年之前 |
Sergei Shtylyov
|
8d5009f6a9
sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocations
|
11 年之前 |
Sergei Shtylyov
|
da24685556
sh_eth: convert dev_*() to netdev_*() calls
|
11 年之前 |
Sergei Shtylyov
|
f75f14ec2f
sh_eth: convert pr_*() to netdev_*() calls
|
11 年之前 |
Sergei Shtylyov
|
264be2f5a9
sh_eth: exit probe with unknown register layout
|
11 年之前 |
Ben Dooks
|
702eca02b7
sh_eth: update OF PHY registeration
|
11 年之前 |
Sergei Shtylyov
|
b356e978e9
sh_eth: add device tree support
|
11 年之前 |
Sergei Shtylyov
|
730c8c69bc
sh_eth: use ETH_ZLEN instead of home-grown #define
|
11 年之前 |
Simon Horman
|
db893473d3
sh_eth: Add support for r7s72100
|
11 年之前 |
Simon Horman
|
504c8ca55c
sh_eth: Use bool as return type of sh_eth_is_gether()
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Sergei Shtylyov
|
090d560fc4
sh_eth: fix garbled TX error message
|
11 年之前 |
Sergei Shtylyov
|
128296fc3f
sh_eth: coding style fixes
|
11 年之前 |
dingtianhong
|
c4bde29cb0
net: renesas: slight optimization of addr compare
|
11 年之前 |
Sergei Shtylyov
|
4174ecd78f
sh_eth: do not reset PHY needlessly
|
11 年之前 |
Sergei Shtylyov
|
18be099bad
sh_eth: add PHY IRQ to platform data
|
11 年之前 |
Sergei Shtylyov
|
94a12b15e4
sh_eth: add R8A7791 support
|
11 年之前 |
Florian Fainelli
|
0c9eb5b931
net: sh_eth: do not issue a wild PHY reset through BMCR
|
11 年之前 |