aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mxge
Commit message (Expand)AuthorAgeFilesLines
* Much to my surprise, IFQ_DRV_DEQUEUE() can return a null mbuf even ifAndrew Gallatin2006-06-141-13/+11
* Replace a sc->ifp->if_snd.ifq_drv_maxlen with IFQ_SET_MAXLEN(),Andrew Gallatin2006-06-141-1/+2
* Update the mxge driver.Andrew Gallatin2006-06-145-1694/+1995
* - Complete the myri10ge -> mxge name change by doing a mechanicalAndrew Gallatin2006-06-133-440/+422
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* 10GbE mode driver and binary firmware for Myricom's PCI-express NICs.Andrew Gallatin2006-02-196-0/+4336