summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/qlereg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update hotplug. Add qle_get_port_name_list, use it to discover localjmatthew2014-04-201-1/+7
* Implement qle_fabric_plogo and let qle_fabric_plogi look at the response thatjmatthew2014-04-181-2/+19
* Copy out all mbox registers after a mailbox operation completes.jmatthew2014-04-171-8/+1
* qle dvas straddle 4 byte boundaries, so best to treat them as twodlg2014-03-311-4/+7
* specify at least the alignment the hardware requires, and in some casesdlg2014-03-281-16/+16
* rework qle_put_cmd to use hto[lb]emXX as best it can.dlg2014-03-251-4/+10
* use htolem32 to write out qle sg elements, and annotate the structure asdlg2014-03-251-3/+4
* rework firmware handling a bit. when built without firmware, check thatjmatthew2014-02-231-1/+2
* Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs.jmatthew2014-02-121-0/+610