aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/lge/if_lgereg.h
Commit message (Expand)AuthorAgeFilesLines
* - Consistently use if_printf() only in interface methods: if_start(),Gleb Smirnoff2006-09-151-0/+1
* Remove various bits of conditional Alpha code and fixup a few comments.John Baldwin2006-05-121-5/+0
* Add locking and mark MPSAFE:John Baldwin2005-11-231-1/+6
* - Use if_printf() and device_printf() and axe lge_unit from the softc.John Baldwin2005-10-031-1/+0
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* network interface driver changes:Sam Leffler2002-11-141-1/+0
* Fix some memory bugs with regard to jumbo buffers. I made a mistake whenBill Paul2001-06-181-1/+0
* Add device driver support for the Level 1 LXT1001 NetCelleratorBill Paul2001-05-311-0/+612