You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeff Garzik
1f1bd5fc32
[netdrvr] Remove long-unused bits from Becker template drivers
...
Symbols such as PCI_USES_IO, PCI_ADDR0, etc. originated from Donald
Becker's net driver template, but have been long unused. Remove.
In a few drivers, this allows the further eliminate of the pci_flags (or
just plain flags) member in the template driver probe structure.
Most of this logic is simply open-coded in most drivers, since it never
changes.
Made a few other cleanups while I was in there, too:
* constify, __devinitdata several PCI ID tables
* replace table terminating entries such as "{0,}," and "{NULL},"
with a more-clean "{ }".
Signed-off-by: Jeff Garzik <jeff@garzik.org>
19 years ago
..
21142.c
[PATCH] tulip DC21143 rev 48 10Mbit HDX fix
20 years ago
Kconfig
[netdrvr] add 'uli526x' driver (a tulip clone)
20 years ago
Makefile
[netdrvr] add 'uli526x' driver (a tulip clone)
20 years ago
de4x5.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
de4x5.h
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
de2104x.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
dmfe.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
eeprom.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
interrupt.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
media.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
pnic.c
[PATCH] drivers/net/*: use time_after() and friends
19 years ago
pnic2.c
[PATCH] Typo fixes
19 years ago
timer.c
[netdrvr tulip] Remove ULi-specific code from generic tulip driver
20 years ago
tulip.h
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
tulip_core.c
[SPARC64]: Convert sparc64 PCI layer to in-kernel device tree.
19 years ago
uli526x.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
winbond-840.c
[netdrvr] Remove long-unused bits from Becker template drivers
19 years ago
xircom_cb.c
[netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*
19 years ago
xircom_tulip_cb.c
[NET]: Remove gratuitous use of skb->tail in network drivers.
20 years ago