summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/natsemi.c
Commit message (Expand)AuthorAgeFilesLines
* Various warnings fixups for OpenBSD with gcc-3.3.5.Michael Brown2007-12-071-1/+1
* Added netdev_nullify to natsemi_remove()Marty Connor2007-11-211-0/+1
* Remove unnecessary variable.Marty Connor2007-11-181-2/+1Star
* removed type casting from DBG statements.Udayan Kumar2007-07-151-19/+16Star
* replaces printf with dbgUdayan Kumar2007-07-151-1/+1
* mdc's+nvsUdayan Kumar2007-07-151-683/+336Star
* more debuggingUdayan Kumar2007-07-151-4/+8
* more debuggingUdayan Kumar2007-07-151-0/+6
* added silicon revision numberUdayan Kumar2007-07-151-1/+2
* init_fix_upUdayan Kumar2007-07-151-0/+161
* added cable magic for 100Mps in natsemiUdayan Kumar2007-07-151-6/+70
* duplex setting added to natsemi.cUdayan Kumar2007-07-151-4/+6
* more indentation and styling doneUdayan Kumar2007-07-151-98/+114
* :xUdayan Kumar2007-07-151-3/+5
* no changesUdayan Kumar2007-07-151-1/+0Star
* added nat_irq to natsemi.cUdayan Kumar2007-07-151-22/+25
* stopped memory leak in natsemi::nat_open()Udayan Kumar2007-07-151-12/+15
* Natsemi commented and almost doneUdayan Kumar2007-07-151-78/+106
* natsemi.c is workinUdayan Kumar2007-07-151-155/+102Star
* irq still not working will have to remove itUdayan Kumar2007-07-151-0/+10
* natsemiUdayan Kumar2007-07-151-2/+2
* interrupt in natsemiUdayan Kumar2007-07-151-3/+15
* enabled interrupt in natsemi.cUdayan Kumar2007-07-151-0/+16
* added change log to natsemi.cUdayan Kumar2007-07-151-48/+72
* added netdev_tx_complete to natsemi.cUdayan Kumar2007-07-151-0/+6
* added endianness to natsemi.Udayan Kumar2007-07-151-0/+1
* free_netdev -> netdev_putUdayan Kumar2007-07-151-2/+2
* debugging natsemi.cUdayan Kumar2007-07-151-26/+44
* added eeprom from rtl8139 but not workingUdayan Kumar2007-07-151-56/+54Star
* natsemi now needs eeprom accessUdayan Kumar2007-07-151-5/+10
* same as before, but now compiling natsemiUdayan Kumar2007-07-151-25/+28
* added polling and transmit. eeprom access still remainingUdayan Kumar2007-07-151-134/+167
* skel of new natsemi driver (still in developments)Udayan Kumar2007-07-151-628/+438Star
* testing if it worksUdayan Kumar2007-07-151-0/+1
* Revert mdc's warnings purge on natsemi.c, to allow for a clean rebase.Michael Brown2007-07-151-7/+6Star
* Revert "Replace natsemi driver with Indolent's updated one that uses the gPXE...Michael Brown2007-07-071-507/+571
* Replace natsemi driver with Indolent's updated one that uses the gPXE APIMarty Connor2007-07-051-571/+507Star
* Warnings purge of drivers (continued)Marty Connor2007-07-041-6/+7
* Updated email mdc's email addressMarty Connor2007-06-081-1/+1
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-1/+1
* eth_ntoa and warnings fixupsMarty Connor2006-09-251-11/+13
* Remove nic_disable call from drivers. Call should be made at a higher levelMarty Connor2006-09-141-2/+1Star
* Added a very quick and dirty compatibility layer, to allowMichael Brown2006-06-051-1/+0Star
* Restructured PCI subsystem to fit the new device model.Michael Brown2006-05-161-3/+3
* Header rearrangement.Michael Brown2006-04-241-1/+1
* the uncontroversal gcc 4.0 compilation fixesGeorge Baum2005-05-231-2/+2
* Synced across updates from Etherboot 5.4 treeMichael Brown2005-05-191-7/+0Star
* Symbol fixupsMichael Brown2005-05-031-5/+10
* Automatically updated withMichael Brown2005-04-261-2/+1Star
* Coerced into compilingMichael Brown2005-04-221-3/+3