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.
Marty Connor fbb6a3fd65 [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 17 years ago
..
e1000 Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
mlx_ipoib Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c5x9.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c90x.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c90x.txt Initial revision 20 years ago
3c509-eisa.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
3c509.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c509.h Updated ISAPnP, EISA, MCA and ISA buses to current device model. 18 years ago
3c515.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c515.txt Initial revision 20 years ago
3c529.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
3c595.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
3c595.h Initial revision 20 years ago
amd8111e.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
amd8111e.h Imported from Etherboot 5.4 tree 20 years ago
bnx2.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
bnx2.h Warnings purge of drivers (continued) 18 years ago
bnx2_fw.h Ported bnx2 driver from Etherboot 5.4. 18 years ago
cs89x0.c ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt Russ Nelson sent an email requesting the license change to GPL Version 2. 17 years ago
cs89x0.h ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt Russ Nelson sent an email requesting the license change to GPL Version 2. 17 years ago
cs89x0.txt ]Drivers] Update licensing for cs89x0.[ch] and cs89x0.txt Russ Nelson sent an email requesting the license change to GPL Version 2. 17 years ago
davicom.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
depca.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
dmfe.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
eepro.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
eepro100.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
epic100.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
epic100.h Initial revision 20 years ago
etherfabric.c [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 years ago
etherfabric.h Merge from Etherboot 5.4 19 years ago
forcedeth.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
hfa384x.h Purge warnings from prism2 drivers 18 years ago
ipoib.c Modify gPXE core and drivers to work with the new timer subsystem 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. 17 years ago
mtd80x.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
mtnic.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
mtnic.h Added mtnic driver provided by Mellanox. 17 years ago
natsemi.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
natsemi.h Remove unnecessary variable. 17 years ago
ns8390.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
ns8390.h Initial revision 20 years ago
ns83820.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
p80211hdr.h Purge warnings from prism2 drivers 18 years ago
pcnet32.c Modify gPXE core and drivers to work with the new timer subsystem 17 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. 18 years ago
pnic_api.h Initial revision 20 years ago
prism2.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
prism2_pci.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
prism2_plx.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
r8169.c [Drivers-r8169] Add support for newer rtl8169 variants from Hilko Bengen 17 years ago
rtl8139.c [Settings] Migrate DHCP and NVO code to the new settings API (untested) 17 years ago
sis900.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
sis900.h Synced across updates from Etherboot 5.4 tree 20 years ago
smc9000.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
smc9000.h Merge from Etherboot 5.4 19 years ago
sundance.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
tg3.c Merge branch 'xl0-timer' 17 years ago
tg3.h Synced across updates from Etherboot 5.4 tree 20 years ago
tlan.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
tlan.h Synced across updates from Etherboot 5.4 tree 20 years ago
tulip.c Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno . 17 years ago
tulip.txt Update email addresses in drivers 18 years ago
via-rhine.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
via-velocity.c fix gcc 4.2.1 warning: discards qualifiers from pointer target type 18 years ago
via-velocity.h Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
w89c840.c Modify gPXE core and drivers to work with the new timer subsystem 17 years ago
wlan_compat.h Initial revision 20 years ago