Florian Fainelli
|
13f0ac4109
net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset
|
8 years ago |
Jarod Wilson
|
5777987e0f
ethernet/marvell: use core min/max MTU checking
|
9 years ago |
Peter Chen
|
bd1026c69f
ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
Philippe Reynes
|
2186f6eec2
net: ethernet: marvell: pxa168_eth: use phy_ethtool_{get|set}_link_ksettings
|
9 years ago |
Philippe Reynes
|
7d32184513
net: ethernet: marvell: pxa168_eth: use phydev from struct net_device
|
9 years ago |
Jisheng Zhang
|
b17d15592d
net: pxa168_eth: Use dma_wmb/rmb where appropriate
|
9 years ago |
Jisheng Zhang
|
3ed687823c
net: pxa168_eth: use {readl|writel}_relaxed instead of readl/writel
|
9 years ago |
Sergei Shtylyov
|
59efcbaf43
pxa168_eth: mdiobus_scan() doesn't return NULL anymore
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Sergei Shtylyov
|
6dd7454258
pxa168_eth: fix mdiobus_scan() error check
|
9 years ago |
Alexey Khoroshilov
|
0e03fd3e33
pxa168: fix double deallocation of managed resources
|
10 years ago |
David S. Miller
|
22f10923dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Lino Sanfilippo
|
8961b19402
pxa168: close race between napi and irq activation
|
10 years ago |
Jisheng Zhang
|
824ab78215
net: pxa168_eth: move SET_NETDEV_DEV a bit earlier
|
11 years ago |
Varka Bhadram
|
7e5ae24aa0
ethernet: marvell: remove unnecessary check
|
11 years ago |
Sebastian Hesselbarth
|
9ff32fe1b9
net: pxa168_eth: Remove in-driver PHY mangling
|
11 years ago |
Sebastian Hesselbarth
|
1a14913289
net: pxa168_eth: Remove HW auto-negotiaion
|
11 years ago |
Sebastian Hesselbarth
|
9d8ea73d3e
net: pxa168_eth: Prepare proper libphy handling
|
11 years ago |
Antoine Ténart
|
e885439f37
net: pxa168_eth: avoid using signed char for bitops
|
11 years ago |
Antoine Ténart
|
78b9b2c4cd
net: pxa168_eth: rework the MAC address setup
|
11 years ago |
Antoine Ténart
|
39830689ef
net: pxa168_eth: set the mac address on the Ethernet controller
|
11 years ago |
Antoine Ténart
|
09f5da1b6a
net: pxa168_eth: fix Ethernet flow control status
|
11 years ago |
Antoine Ténart
|
43d3ddf87a
net: pxa168_eth: add device tree support
|
11 years ago |
Antoine Ténart
|
307f65657d
net: pxa168_eth: clean up
|
11 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 years ago |
Florian Fainelli
|
78de53f05c
net: pxa168_eth: use phy_init_hw for PHY reset
|
11 years ago |
Jeff Kirsher
|
0ab75ae81d
ethernet: Fix FSF address in file headers
|
11 years ago |
Michael Opdenacker
|
599c2e1f22
net: pxa168_eth: remove deprecated IRQF_DISABLED
|
12 years ago |
Jingoo Han
|
e19eac0ec5
net: pxa168_eth: use dev_get_platdata()
|
12 years ago |