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 |
Joe Perches
|
ede23fa816
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Lubomir Rintel
|
451bff2932
pxa168_eth: Allocate receive queue initialized to zero
|
12 years ago |
Isaku Yamahata
|
511efbbbc8
pxa168_eth: convert skb->end into skb_end_pointer(skb)
|
12 years ago |
Jingoo Han
|
dfd93c977d
net: ethernet: remove unnecessary platform_set_drvdata()
|
12 years ago |
Joe Perches
|
1f9061d27d
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
|
12 years ago |
Joe Perches
|
d0320f7500
drivers:net: Remove dma_alloc_coherent OOM messages
|
12 years ago |
Florian Fainelli
|
f9a8f83b04
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Jiri Pirko
|
15c6ff3bc0
net: remove unnecessary NET_ADDR_RANDOM "bitclean"
|
12 years ago |