summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_myxreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* the myx_cmd struct has to be 4 byte aligned for use with bus_spacedlg2019-04-151-2/+2
* enum thing needs commas between items.dlg2019-04-151-2/+2
* there's some new errors that commands can complete with toodlg2019-04-151-1/+5
* there's a bunch of new commands in newer firmwaresdlg2019-04-151-2/+35
* turns out these chips can handle buffers up to 9400 bytes in length.dlg2016-10-311-1/+2
* myri employees and their drivers for linux and solaris have repeatedlydlg2015-02-181-1/+2
* we're not using these macrosdlg2015-02-181-3/+1
* annotate some packed structures with the alignment the hardwaredlg2014-03-241-5/+5
* i prefer 16k ints/sec to 32k ints/sec.dlg2011-06-211-2/+2
* i got myx working!dlg2011-06-201-17/+14
* casts so this compiles on i386.thib2008-01-171-3/+3
* initialize the ringsreyk2007-06-011-10/+40
* initial bits of a new driver for the Myricom Myri-10G Lanai-Z8E 10Gbreyk2007-05-311-0/+206