summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_ethersubr.h
Commit message (Expand)AuthorAgeFilesLines
* Move usb to a graveyard location under sys/legacy/dev, it is intended that thethompsa2009-02-231-91/+0
* Add the following functions to abstract away the creation of task threadsalfred2007-01-081-0/+9
* defer all processing to a full fledged thread.alfred2006-12-111-0/+1
* Add /* _FOO_H_ */ after the final #endif to make danfe happy.sobomax2005-03-251-1/+1
* Move Rx/Tx lists management routines into central location.sobomax2005-03-251-1/+34
* Move xxx_newbuf() function, which was the same in all drivers into centralsobomax2005-03-251-0/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Update netisr handling; Each SWI now registers its queue, and all queuejlemon2003-03-041-4/+0
* Remove __P.alfred2002-03-201-4/+4
* Pull my head out of my ass and actually make the tx netisr stuff work right.wpaul2000-01-141-1/+1
* Bunch of updates:wpaul2000-01-131-0/+5
* Apply the same netisr mechanism to transmissions as well. In order towpaul2000-01-121-0/+1
* Attempt to fix a problem with receiving packets on USB ethernet interfaces.wpaul2000-01-101-0/+45
OpenPOWER on IntegriCloud