summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/qlareg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* use byte swapping loads and stores.dlg2017-06-051-9/+14
* make qla_iocb_seg structs 4 byte aligned and use htolem32 to set it.dlg2016-05-101-3/+4
* Always copy out all mailbox registers and use msleep in a loop to ensure thatjmatthew2014-04-141-9/+1
* set adapter buswidth according to the number of loop ids supported by thejmatthew2014-04-051-1/+3
* Rather than scanning local loop ids sequentially, just ask the chip whichjmatthew2014-03-311-1/+6
* missing define for qla2100 supportjmatthew2014-02-061-1/+2
* Add support for ISP2200 based adapters.jmatthew2014-01-211-1/+4
* Stop using 23xx-specific interrupt status codes everywhere. Instead, classifyjmatthew2014-01-211-10/+16
* Introduce qla(4), a new driver for Qlogic fibre channel HBAs (only ISP23xxjmatthew2014-01-191-0/+626