Don Fry
|
6ad6c75626
pcnet32: remove compile warnings in non-napi mode
|
17 gadi atpakaļ |
Don Fry
|
feff348fc0
pcnet32: fix non-napi packet reception
|
17 gadi atpakaļ |
Al Viro
|
3e33545ba6
pcnet32: endianness
|
18 gadi atpakaļ |
Jeff Garzik
|
b9f2c0440d
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
|
17 gadi atpakaļ |
Jeff Garzik
|
88d3aafdae
[ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls
|
18 gadi atpakaļ |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 gadi atpakaļ |
Don Fry
|
917270c6ed
pcnet32: add suspend and resume capability
|
18 gadi atpakaļ |
Stephen Hemminger
|
bea3348eef
[NET]: Make NAPI polling independent of struct net_device objects.
|
17 gadi atpakaļ |
Matthew Wilcox
|
313674afa8
[NET]: ethtool_perm_addr only has one implementation
|
18 gadi atpakaļ |
David S. Miller
|
8c7b7faaa6
[NET]: Kill eth_copy_and_sum().
|
18 gadi atpakaļ |
Don Fry
|
1e56a4b402
pcnet32: change to use netdev_priv
|
18 gadi atpakaļ |
Don Fry
|
6ecb766710
pcnet32: only allocate init_block dma consistent
|
18 gadi atpakaļ |
Arnaldo Carvalho de Melo
|
4c13eb6657
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
|
18 gadi atpakaļ |
Don Fry
|
b2cbbd8e0e
pcnet32: Fix PCnet32 performance bug on non-coherent architecutres
|
18 gadi atpakaļ |
Jeff Garzik
|
c31f28e778
drivers/net: eliminate irq handler impossible checks, needless casts
|
18 gadi atpakaļ |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 gadi atpakaļ |
Dave Jones
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 gadi atpakaļ |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
19 gadi atpakaļ |
Don Fry
|
7de745e562
[PATCH] pcnet32: NAPI implementation
|
19 gadi atpakaļ |
Don Fry
|
3904c32414
[PATCH] pcnet32: break receive routine into two pieces.
|
19 gadi atpakaļ |
Don Fry
|
9691edd26c
[PATCH] pcnet32: move/create receive and transmit routines
|
19 gadi atpakaļ |
Don Fry
|
b368a3fbe4
[PATCH] pcnet32: magic number cleanup
|
19 gadi atpakaļ |
Don Fry
|
5c99346a33
[PATCH] pcnet32: remove unnecessary save/restore register accesses.
|
19 gadi atpakaļ |
Jeff Garzik
|
8d8b03297c
Merge branch 'upstream-fixes' into upstream
|
19 gadi atpakaļ |
Don Fry
|
8d91626636
[PATCH] pcnet32: break in 2.6.18-rc1 identified
|
19 gadi atpakaļ |
Jeff Garzik
|
299176206b
drivers/net: Remove deprecated use of pci_module_init()
|
19 gadi atpakaļ |
Don Fry
|
ac5bfe40f9
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
|
19 gadi atpakaļ |
Don Fry
|
df27f4a610
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc
|
19 gadi atpakaļ |
Don Fry
|
06c8785008
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings
|
19 gadi atpakaļ |
Don Fry
|
12fa30f35b
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
|
19 gadi atpakaļ |