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.
Michael Brown c60050614a Added mtnic driver provided by Mellanox. 16 years ago
..
e1000 Fix e1000 receive tail pointer (RDT) handling 16 years ago
mlx_ipoib Reverted driver/net/mlx_ipoib to clean master state 17 years ago
3c5x9.c Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 years ago
3c90x.c 3c90x driver fix (legacy) from Geert Staapers 16 years ago
3c90x.txt Initial revision 19 years ago
3c509-eisa.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
3c509.c Include errno.h in the few drivers which use it, rather than in nic.h 17 years ago
3c509.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. 17 years ago
3c515.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
3c515.txt Initial revision 19 years ago
3c529.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
3c595.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
3c595.h Initial revision 19 years ago
amd8111e.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
amd8111e.h Imported from Etherboot 5.4 tree 19 years ago
bnx2.c make struct bnx2 bnx2 static 17 years ago
bnx2.h Warnings purge of drivers (continued) 17 years ago
bnx2_fw.h Ported bnx2 driver from Etherboot 5.4. 17 years ago
cs89x0.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
cs89x0.h Initial revision 19 years ago
cs89x0.txt Initial revision 19 years ago
davicom.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
depca.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
dmfe.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
eepro.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
eepro100.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
epic100.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
epic100.h Initial revision 19 years ago
etherfabric.c Default to port 0 (sic). 17 years ago
etherfabric.h Merge from Etherboot 5.4 18 years ago
forcedeth.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
hfa384x.h Purge warnings from prism2 drivers 17 years ago
ipoib.c Removed more hacks, and adjusted number of queue entries for likely usage. 17 years ago
legacy.c Overwrite the device descriptor's IRQ number with whatever the legacy driver's probe() routine fills in in nic->irqno. This is so that non-interrupt-capable legacy drivers which set nic->irqno=0 will end up reporting IRQ#0 via PXENV_UNDI_GET_INFORMATION; this in turn means that the calling PXE NBP will (should) hook the timer interrupt, and everything will sort of work. 16 years ago
mtd80x.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
mtnic.c Added mtnic driver provided by Mellanox. 16 years ago
mtnic.h Added mtnic driver provided by Mellanox. 16 years ago
natsemi.c Various warnings fixups for OpenBSD with gcc-3.3.5. 16 years ago
natsemi.h Remove unnecessary variable. 16 years ago
ns8390.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
ns8390.h Initial revision 19 years ago
ns83820.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
p80211hdr.h Purge warnings from prism2 drivers 17 years ago
pcnet32.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
pnic.c Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist. 17 years ago
pnic_api.h Initial revision 19 years ago
prism2.c Purge warnings from prism2 drivers 17 years ago
prism2_pci.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
prism2_plx.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
r8169.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
rtl8139.c Various warnings fixups for OpenBSD with gcc-3.3.5. 16 years ago
sis900.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
sis900.h Synced across updates from Etherboot 5.4 tree 19 years ago
smc9000.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
smc9000.h Merge from Etherboot 5.4 18 years ago
sundance.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
tg3.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
tg3.h Synced across updates from Etherboot 5.4 tree 19 years ago
tlan.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
tlan.h Synced across updates from Etherboot 5.4 tree 19 years ago
tulip.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
tulip.txt Update email addresses in drivers 17 years ago
via-rhine.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
via-velocity.c fix gcc 4.2.1 warning: discards qualifiers from pointer target type 17 years ago
via-velocity.h make struct velocity_info vptx static 17 years ago
w89c840.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 16 years ago
wlan_compat.h Initial revision 19 years ago