summaryrefslogtreecommitdiffstats
path: root/src/drivers/net/smc9000.h
Commit message (Collapse)AuthorAgeFilesLines
* [smc9000] Avoid using CONFIG as a preprocessor macroMichael Brown2014-08-191-1/+1
| | | | Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [src] Fix spelling in comments, debug messages and local variable namesStefan Weil2013-01-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes in comments and debug messages: existance -> existence unecessary -> unnecessary occured -> occurred decriptor -> descriptor neccessary -> necessary addres, adress -> address initilize -> initialize sucessfully -> successfully paramter -> parameter acess -> access upto -> up to likelyhood ->likelihood thru -> through substracting -> subtracting lenght -> length isnt -> isn't interupt -> interrupt publically -> publicly (this one was not wrong, but unusual) recieve -> receive accessable -> accessible seperately -> separately pacet -> packet controled -> controlled dectect -> detect indicies -> indices extremly -> extremely boundry -> boundary usefull -> useful unuseable -> unusable auxilliary -> auxiliary embeded -> embedded enviroment -> environment sturcture -> structure complier -> compiler constructes -> constructs supress -> suppress intruduced -> introduced compatability -> compatibility verfication -> verification ths -> the reponse -> response Fixes in local variable names: retreive -> retrieve Most of these fixes were made using codespell. Signed-off-by: Stefan Weil <sw@weilnetz.de> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
* [ethernet] Update mii.h and use it in drivers that had a private copyDaniel Verkamp2009-05-261-8/+0Star
| | | | Signed-off-by: Michael Brown <mcb30@etherboot.org>
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+3
| | | | | Add FILE_LICENCE declarations to almost all files that make up the various standard builds of gPXE.
* Merge from Etherboot 5.4Michael Brown2006-03-161-0/+114
|\
* | Jan Kiszka provided a patch for the smc9000 for missing phy-setupTimothy Legge2005-06-021-0/+114
|/
* Initial revisionMichael Brown2005-03-081-0/+205