summaryrefslogtreecommitdiff
path: root/sys/dev/pci/qlereg.h
AgeCommit message (Expand)Author
2014-04-20Update hotplug. Add qle_get_port_name_list, use it to discover localJonathan Matthew
2014-04-18Implement qle_fabric_plogo and let qle_fabric_plogi look at the response thatJonathan Matthew
2014-04-17Copy out all mbox registers after a mailbox operation completes.Jonathan Matthew
2014-03-31qle dvas straddle 4 byte boundaries, so best to treat them as twoDavid Gwynne
2014-03-28specify at least the alignment the hardware requires, and in some casesDavid Gwynne
2014-03-25rework qle_put_cmd to use hto[lb]emXX as best it can.David Gwynne
2014-03-25use htolem32 to write out qle sg elements, and annotate the structure asDavid Gwynne
2014-02-23rework firmware handling a bit. when built without firmware, check thatJonathan Matthew
2014-02-12Introduce qle(4), a new driver for QLogic ISP24xx fibre channel HBAs.Jonathan Matthew