summaryrefslogtreecommitdiff
path: root/sys/dev/hatm/if_hatm_rx.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* Merge linux_ioctl.c:1.128 svr4_sockio.c:1.17 altq_cbq.c:1.3 if_oltr.c:1.38Robert Watson2005-08-251-2/+2
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-9/+9
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Make the value of the HATM_DEBUG symbol the default for the debuggingHartmut Brandt2003-10-291-2/+2
* Defer allocation of the actual receive mbuf until the external bufferHartmut Brandt2003-10-291-0/+4
* Prefer new location of pci include files (which have only been in theWarner Losh2003-08-221-2/+2
* Make the driver honor the ATMIO_FLAG_ASYNC that requestsHartmut Brandt2003-08-061-2/+2
* Use the default arguments for lockfunc and lockfuncarg inHartmut Brandt2003-07-101-1/+2
* Style: __FBSDID().Hartmut Brandt2003-06-181-2/+3
* This is a driver for Fore/Marconi HE155 and HE622 ATM cards. It is fullHartmut Brandt2003-06-171-0/+324