Claudiu Manoil
|
f5b720b859
gianfar: Add FCS to rx buffer size (fix)
|
11 年之前 |
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
|
83bfc3c476
gianfar: Make MAC addr setup endian safe, cleanup
|
11 年之前 |
Claudiu Manoil
|
d6ef0bcce3
gianfar: Exclude PPC specific errata handling from ARM builds
|
11 年之前 |
Claudiu Manoil
|
fd31a95288
gianfar: Include missing headers for ARM builds
|
11 年之前 |
Uwe Kleine-König
|
6f2c9bd85e
net: gianfar: fix reference counting for phy_node
|
11 年之前 |
Uwe Kleine-König
|
888c88b857
net: gianfar: no need to check parameter being != NULL for of_node_put
|
11 年之前 |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 年之前 |
David S. Miller
|
f666f87b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Fabio Estevam
|
d4c642ea12
gianfar: Call netif_carrier_off() prior to registration
|
11 年之前 |
Xiubo Li
|
898157ed74
gianfar: Fix the section mismatch warnings.
|
11 年之前 |
Linus Torvalds
|
776edb5931
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 年之前 |
Florian Fainelli
|
be40364544
gianfar: use the new fixed PHY helpers
|
11 年之前 |
Claudiu Manoil
|
6ce29b0e2a
gianfar: Avoid unnecessary reg accesses in adjust_link()
|
11 年之前 |
Peter Zijlstra
|
4e857c58ef
arch: Mass conversion of smp_mb__*()
|
11 年之前 |
Claudiu Manoil
|
c65d753372
gianfar: Fix P1010 config regression (SQ polling)
|
11 年之前 |
Eric W. Biederman
|
c9974ad4ae
gianfar: Carefully free skbs in functions called by netpoll.
|
11 年之前 |
Claudiu Manoil
|
b338ce270e
gianfar: Fix multi-queue support checks @probe()
|
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
|
f19015baa2
gianfar: Fix Tx int miss, dont write IC on-the-fly
|
11 年之前 |
Claudiu Manoil
|
0851133bb5
gianfar: Fix device reset races (oops) for Tx
|
11 年之前 |
Claudiu Manoil
|
80ec396cb6
gianfar: Don't free/request irqs on device reset
|
11 年之前 |
Claudiu Manoil
|
88302648be
gianfar: Fix on-the-fly vlan and mtu updates
|
11 年之前 |
Claudiu Manoil
|
a328ac92d3
gianfar: Implement MAC reset and reconfig procedure
|
11 年之前 |
Claudiu Manoil
|
c10650b661
gianfar: Add missing graceful reset steps and fixes
|
11 年之前 |
Claudiu Manoil
|
efeddce7ea
gianfar: Factor out enabling/disabling of hw interrupts
|
11 年之前 |
Claudiu Manoil
|
532c37bcb7
gianfar: Remove useless HAS_PADDING device flag
|
11 年之前 |
Claudiu Manoil
|
34018fd419
gianfar: Remove sysfs stubs for FIFOCFG and stashing
|
11 年之前 |