summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp
Commit message (Expand)AuthorAgeFilesLines
* Rework r290504.mav2015-11-072-5/+7
* Specify VP when sending a marker.mav2015-11-071-0/+1
* Make ISP_SLEEP() really sleep instead of spinning.mav2015-11-072-49/+14
* Remove some unneeded code.mav2015-10-291-4/+0
* Remove reset delays for which I see neither explanation nor need.mav2015-10-291-25/+7
* Fix and improve error masking and reporting.mav2015-10-293-48/+54
* Change the way how target mode is enabled on 23xx chips.mav2015-10-282-4/+5
* Improve/fix loop scanning routine.mav2015-10-284-64/+195
* Reimplement next port handle generation.mav2015-10-272-60/+43
* Fix error code that looks like wrong.mav2015-10-271-1/+1
* Reimplement enable and implement disable of virtual ports.mav2015-10-263-72/+167
* Deliver INOTs only to enabled virtual ports.mav2015-10-251-0/+2
* Rework r289933 using already existing macro.mav2015-10-251-3/+2
* Try to keep Loop IDs persistent across chip reinits.mav2015-10-252-40/+34
* Improve Port Database Changed handling and reporting.mav2015-10-252-14/+17
* Formalize/unify chip (re-)inits.mav2015-10-254-51/+29
* Skip reserved IP Broadcast handle from using.mav2015-10-242-4/+4
* Add new field to Abort IOCB.mav2015-10-242-1/+4
* Add PIM_EXTLUNS support to isp(4) driver.mav2015-10-244-42/+122
* Remove ISP_INTERNAL_TARGET code.mav2015-10-242-898/+0
* Decode few more response info codes.mav2015-10-241-13/+21
* Minor additions to Status Type 0 IOCB.mav2015-10-232-6/+7
* Missed addition for r289812.mav2015-10-231-1/+1
* Add partial support for QUERY TMF to CAM and isp(4).mav2015-10-234-2/+20
* Improve INOTs handling for 24xx and above chips.mav2015-10-235-90/+87
* Disable full bus scan by CAM for FC adapters.mav2015-10-233-12/+9
* Some polishing and unification in ISR code.mav2015-10-236-117/+71
* Some more defines and polishing for INIT_FIRMWARE.mav2015-10-212-24/+51
* Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.mav2015-10-201-3/+0
* Zero mbox[0] for INIT_FIRMWARE to fix version 7.3 firmware.mav2015-10-202-5/+13
* Decode more firmware attributes.mav2015-10-202-2/+67
* Export bunch of state variables as sysctls.mav2015-10-132-19/+42
* MULTI_ID supported does not mean it is used.mav2015-07-152-2/+2
* Switch initiator IDs in target mode to the same address space as targetmav2015-07-131-33/+30
* Make role sysctl handling from r284727 less strict.mav2015-07-131-6/+3
* Unify port database use for target and initiator roles.mav2015-07-136-508/+301
* Make first step toward supporting target and initiator roles same time.mav2015-07-051-38/+3
* Remove extra level of target ID indirection (isp_dev_map).mav2015-07-053-122/+39
* Change comment added in r284540.mav2015-07-041-3/+3
* Drop discovered targets when initiator role is disabled.mav2015-07-044-25/+75
* Remove limitations on setting WWNNs starting from 2.mav2015-06-251-2/+2
* Fix reported_gone setting, missed in some cases.mav2015-06-241-14/+14
* Add dev.isp.X.role sysctl in addition to tunable.mav2015-06-232-22/+93
* Dump additional config bytes for INIT_FIRMWARE_MULTI_ID.mav2015-06-221-0/+5
* Add logging of executed mailbox command names.mav2015-06-221-5/+7
* Rewrite port database handling for target mode.mav2015-06-212-119/+128
* In case of target mode disable at least ISP2532 return invalid zeromav2015-06-181-0/+8
* Fix SCSI status byte reporting on 4Gb and 8Gb Qlogic boards.will2015-01-211-1/+4
* Force commit to record the correct log for r277513.will2015-01-211-0/+1
* Change 1112791 by kenm@ken.spectrabsd8 on 2015/01/15 16:45:13will2015-01-211-0/+15
OpenPOWER on IntegriCloud