aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ste
Commit message (Expand)AuthorAgeFilesLines
...
* style(9)Pyun YongHyeon2009-12-211-100/+100
* Remove trailing white spaces.Pyun YongHyeon2009-12-212-14/+14
* s/u_intXX_t/uintXX_t/gPyun YongHyeon2009-12-212-42/+42
* o Remove unnecessary return statement.Pyun YongHyeon2009-12-211-30/+2
* Use ANSI function definations.Pyun YongHyeon2009-12-211-87/+34
* - Add a private timer to drive the transmit watchdog instead of usingJohn Baldwin2009-11-192-11/+11
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* When user_frac in the polling subsystem is low it is going to busy theAttilio Rao2009-05-301-8/+13
* Move the ste driver from sys/pci to sys/dev/ste.Warner Losh2008-08-142-0/+2302