Dai Haruki
|
c50a5d9aed
gianfar: Use interface name in interrupt name to distinguish the source.
|
16 years ago |
Dai Haruki
|
4669bc9074
gianfar: Add Scatter Gather support
|
16 years ago |
Andy Fleming
|
8882d9a600
gianfar: Fix packet drop when out of memory
|
16 years ago |
Dai Haruki
|
5a5efed481
gianfar: Make all BD status writes 32-bit
|
16 years ago |
Andy Fleming
|
31de198b4d
gianfar: Add macros for stepping through BDs
|
16 years ago |
Dai Haruki
|
a22823e72a
gianfar: Remove unused gfar_add_fcb() function parameter
|
16 years ago |
Dai Haruki
|
2c2db48acb
gianfar: Enable padding and Optimize the frame prepended bytes handling
|
16 years ago |
Dai Haruki
|
77ecaf2d5a
gianfar: Fix VLAN HW feature related frame/buffer size calculation.
|
16 years ago |
Dai Haruki
|
12dea57be5
gianfar: Fix eTSEC configuration procedure
|
16 years ago |
Dai Haruki
|
b46a8454cd
gianfar: Optimize interrupt coalescing configuration
|
16 years ago |
Andy Fleming
|
b31a1d8b41
gianfar: Convert gianfar to an of_platform_driver
|
16 years ago |
Andy Fleming
|
257d938a0c
gianfar: Use gfar_halt to stop DMA in gfar_probe
|
16 years ago |
David S. Miller
|
198d6ba4d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Andy Fleming
|
81183059e8
gianfar: Fix DMA unmap invocations
|
16 years ago |
Kay Sievers
|
fb28ad3590
net: struct device - replace bus_id with dev_name(), dev_set_name()
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
16 years ago |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Trent Piepho
|
bdb59f949d
gianfar: Don't reset TBI<->SerDes link if it's already up
|
16 years ago |
Trent Piepho
|
c132419e56
gianfar: Fix race in TBI/SerDes configuration
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
roel kluin
|
d51894f497
gianfar: fix handle errors returned by platform_get_irq*()
|
16 years ago |
Trent Piepho
|
d3eab82b55
gianfar: Create net device with carrier down
|
16 years ago |
Sebastian Siewior
|
ab9399059b
net: don't grab a mutex within a timer context in gianfar
|
17 years ago |
Scott Wood
|
2a54adc3ad
gianfar: Call gfar_halt_nodisable() from gfar_halt().
|
17 years ago |
Adrian Bunk
|
4ad7a018cf
remove bogus CONFIG_GFAR_NAPI's
|
17 years ago |
Benjamin Herrenschmidt
|
8725f25acc
Merge commit 'origin/master'
|
17 years ago |
Anton Vorontsov
|
afc079465e
gianfar: do not touch net queue in adjust_link phylib callback
|
17 years ago |
David S. Miller
|
263ba3204a
netdev: Convert all drivers away from netif_schedule().
|
17 years ago |
Scott Wood
|
d87eb12785
gianfar: Add magic packet and suspend/resume support.
|
17 years ago |
Francois Romieu
|
0aa1538f4e
gianfar: delete non NAPI code from the driver.
|
17 years ago |