Jeff Garzik
|
c31f28e778
drivers/net: eliminate irq handler impossible checks, needless casts
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
18 years ago |
Dave Jones
|
038b0a6d8d
Remove all inclusions of <linux/config.h>
|
18 years ago |
Jeff Garzik
|
7282d491ec
drivers/net: const-ify ethtool_ops declarations
|
18 years ago |
Don Fry
|
7de745e562
[PATCH] pcnet32: NAPI implementation
|
18 years ago |
Don Fry
|
3904c32414
[PATCH] pcnet32: break receive routine into two pieces.
|
18 years ago |
Don Fry
|
9691edd26c
[PATCH] pcnet32: move/create receive and transmit routines
|
18 years ago |
Don Fry
|
b368a3fbe4
[PATCH] pcnet32: magic number cleanup
|
18 years ago |
Don Fry
|
5c99346a33
[PATCH] pcnet32: remove unnecessary save/restore register accesses.
|
18 years ago |
Jeff Garzik
|
8d8b03297c
Merge branch 'upstream-fixes' into upstream
|
19 years ago |
Don Fry
|
8d91626636
[PATCH] pcnet32: break in 2.6.18-rc1 identified
|
19 years ago |
Jeff Garzik
|
299176206b
drivers/net: Remove deprecated use of pci_module_init()
|
19 years ago |
Don Fry
|
ac5bfe40f9
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
|
19 years ago |
Don Fry
|
df27f4a610
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc
|
19 years ago |
Don Fry
|
06c8785008
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings
|
19 years ago |
Don Fry
|
12fa30f35b
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
|
19 years ago |
Don Fry
|
6dcd60c2c7
[PATCH] pcnet32: Fix off-by-one in get_ringparam
|
19 years ago |
Don Fry
|
f2622a2b16
[PATCH] pcnet32: Use PCI_DEVICE macro
|
19 years ago |
Don Fry
|
dcaf976980
[PATCH] pcnet32: Fix Section mismatch error
|
19 years ago |
Thomas Gleixner
|
1fb9df5d30
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
|
19 years ago |
Jeff Garzik
|
1f1bd5fc32
[netdrvr] Remove long-unused bits from Becker template drivers
|
19 years ago |
Don Fry
|
a24b163b7c
[PATCH] pcnet32: remove incorrect pcnet32_free_ring
|
19 years ago |
Linas Vepstas
|
bc0e1fc970
[PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments
|
19 years ago |
Jeff Garzik
|
0b5bf225c0
[netdrvr] pcnet32: other source formatting cleanups
|
19 years ago |
Jeff Garzik
|
4a5e8e296c
[netdrvr] pcnet32: Lindent
|
19 years ago |
Don Fry
|
ac62ef0435
[PATCH] pcnet32: support boards with multiple phys
|
19 years ago |
Arjan van de Ven
|
f71e130966
Massive net driver const-ification.
|
19 years ago |
Olaf Hering
|
016cc85072
[PATCH] pcnet32: use MAC address from prom also on powerpc
|
19 years ago |
Don Fry
|
4371dc6c60
[PATCH] pcnet32: Prevent hang with 79c976
|
19 years ago |
Don Fry
|
2964bbd704
[PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551
|
19 years ago |