Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 年之前 |
Zefir Kurtisi
|
b323431bc0
gianfar: prevent fragmentation in DSA environments
|
9 年之前 |
Philippe Reynes
|
4c4a6b0e8f
net: ethernet: gianfar: use phydev from struct net_device
|
9 年之前 |
Hamish Martin
|
7bff47da1e
gianfar: Don't enable RX Filer if not supported
|
9 年之前 |
Claudiu Manoil
|
3e905b80b9
gianfar: Add WAKE_UCAST and "wake-on-filer" support
|
9 年之前 |
David S. Miller
|
5510b3c2a1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Claudiu Manoil
|
b0734b6dc8
gianfar: Enable device wakeup when appropriate
|
10 年之前 |
Scott Wood
|
b4b67f269d
gianfar: Fix warnings when built on 64-bit
|
10 年之前 |
Claudiu Manoil
|
75354148ce
gianfar: Add paged allocation and Rx S/G
|
10 年之前 |
Claudiu Manoil
|
f23223f15f
gianfar: Use ndev, more Rx path cleanup
|
10 年之前 |
Claudiu Manoil
|
76f31e8b09
gianfar: Bundle Rx allocation, cleanup
|
10 年之前 |
Claudiu Manoil
|
26eb9374f8
gianfar: Make FCB access endian safe
|
10 年之前 |
Claudiu Manoil
|
a7312d5803
gianfar: Make BDs access endian safe
|
10 年之前 |
Kevin Hao
|
03366a33db
net: gianfar: add missing __iomem annotation
|
10 年之前 |
Matei Pavaluca
|
45b679c9a3
gianfar: Implement PAUSE frame generation support
|
10 年之前 |
Pavaluca Matei-B46610
|
cf987afc7e
Add flow control support flags to gianfar's capabilities
|
10 年之前 |
Claudiu Manoil
|
d55398ba81
gianfar: Replace eieio with wmb for non-PPC archs
|
11 年之前 |
Claudiu Manoil
|
a4feee89ce
gianfar: Replace spin_event_timeout() with arch independent
|
11 年之前 |
Claudiu Manoil
|
71ff9e3df7
gianfar: Use Single-Queue polling for "fsl,etsec2"
|
11 年之前 |
Claudiu Manoil
|
aeb12c5ef7
gianfar: Separate out the Tx interrupt handling (Tx NAPI)
|
11 年之前 |
Claudiu Manoil
|
0851133bb5
gianfar: Fix device reset races (oops) for Tx
|
11 年之前 |
Claudiu Manoil
|
88302648be
gianfar: Fix on-the-fly vlan and mtu updates
|
11 年之前 |
Claudiu Manoil
|
c10650b661
gianfar: Add missing graceful reset steps and fixes
|
11 年之前 |
Claudiu Manoil
|
532c37bcb7
gianfar: Remove useless HAS_PADDING device flag
|
11 年之前 |
Claudiu Manoil
|
34018fd419
gianfar: Remove sysfs stubs for FIFOCFG and stashing
|
11 年之前 |
Claudiu Manoil
|
208627883e
gianfar: Cleanup/Fix gfar_probe and the hw init code
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Joe Perches
|
bddb2d9a1e
gianfar: Remove extern from function prototypes
|
12 年之前 |
Claudiu Manoil
|
50ad076ba4
gianfar: Fix reported number of sent bytes to BQL
|
12 年之前 |
Claudiu Manoil
|
23402bddf9
gianfar: Add flow control support
|
12 年之前 |