]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/history - sys/dev/isp
ixgbe(4): Update to 3.2.11-k
[FreeBSD/stable/10.git] / sys / dev / isp /
2017-03-06 mavMFC r314326: Send TERMINATE to firmware when aborting...
2017-03-06 mavMFC r314302: Return better error code in case of too...
2017-03-06 mavMFC r314299, r314300: Fix residual length reporting...
2017-03-06 mavMFC r314208: Respecting r314204 tighten ATIO cleanup...
2017-03-06 mavMFC r314203: Fix missing xpt_done() for ATIO/INOT on...
2017-03-06 mavMFC r314088: Slightly polish isp_dump_atpd().
2017-03-06 mavMFC r314086: Fix multiple problems around LUN disable...
2017-03-06 mavMFC r314045: Remove duplicate INOT allocation.
2017-03-06 mavMFC r314038: Remove ancient __FreeBSD_version checks.
2017-03-05 mavMFC r313936, r313937: Move CTIO waitq from per-LUN...
2017-03-05 mavMFC r313945: Remove broken remnants of obsolete INOT...
2017-02-13 kenMFC r313568:
2016-12-23 kenMFC, r310338:
2016-08-18 mavMFC r300296: Pass proper for 23xx arguments to isp_endc...
2016-08-18 mavMFC r300293:
2016-08-18 mavMFC r300222: Fix delaying requests to unknown virtual...
2016-05-24 mavMFC r300218: Add proper reporting for early task manage...
2016-05-24 mavMFC r300217: Add IOCB debugging for ISPCTL_RESET_DEV...
2016-05-24 mavMFC r300157: Unify Multi ID target code by reusing...
2016-05-24 mavMFC r300058: Make RQCS_PORT_LOGGED_OUT for ZOMBIE ports...
2016-05-24 mavMFC r300052: Completely remove broken now autologin...
2016-05-24 mavMFC r299957: Reduce verbosity of "now sending synthesiz...
2016-05-24 mavMFC r299955: No need to check login status for ZOMBIE...
2016-05-24 mavMFC r299691: Fix FCP_CMD LENGTH mask in ATIO7 IOCB.
2016-05-03 mavMFC r298103: Simplify memory allocation for NS requests.
2016-05-03 mavMFC r297991: Extract virtual port address from RQSTYPE_...
2016-05-03 mavMFC r297915: Filter Port Database Changed notifications.
2016-05-03 mavMFC r297912: Respect NVRAM topology settings on 24xx...
2016-05-03 mavMFC r297867: Make all CT Pass-Through (name server...
2016-05-03 mavMFC r297859: Switch isp_getpdb() to synchronous IOCB...
2016-05-03 mavMFC r297858: Allocate separate DMA area for synchronous...
2016-05-03 mavMFC r297856: Reimplement ISP_TSK_MGMT IOCTL via asynchr...
2016-05-03 mavMFC r297854: Add couple missing memory barriers.
2016-05-03 mavMFC r297817: Polish debugging IOCB dumping.
2016-05-03 mavMFC r297751: Register symbolic port/node names in FC...
2016-05-03 mavMFC r297741: Reduce code duplication when executing...
2015-12-30 mavMFC r292765: Allocate separate scratch space for scanne...
2015-12-30 mavMFC r292764: Split DMA buffers for request, response...
2015-12-30 mavMFC r292745: Use single DMA tag for scratch areas of...
2015-12-30 mavMFC r292741: Make port logins asynchronous, following...
2015-12-30 mavMFC r292739: Make virtual ports control asynchronous.
2015-12-30 mavMFC r292725: Unify handles allocation for initiator...
2015-12-30 mavMFC r292715: Clear virtual port's port database when...
2015-12-30 mavMFC r292690: Some polishing for command timeouts handling.
2015-12-30 mavMFC r292610: Fix speed setting by NVRAM for 24xx and...
2015-12-22 mavMFC r291654, r291727, r291821, r291872, r292034, r29204...
2015-12-22 mavMFC r291868: Rework WWNs generation to make cards witho...
2015-12-22 mavMFC r291730: Update isp_put_icb_2400() for new structur...
2015-11-30 mavMFC r291365, r291369: One more round of port scanner...
2015-11-30 mavMFC r291265: Rename ASYNC_LIP_F8 to ASYNC_LIP_NOS_OLS_RECV.
2015-11-30 mavMFC r291221: Remove "disable" hint, which duplicates...
2015-11-30 mavMFC r291209: Fix target mode support for Qlogic 2200...
2015-11-30 mavMFC r291188: Rip off target mode support for parallel...
2015-11-30 mavMFC r291163:
2015-11-30 mavMFC r291162: Generate fake ISPASYNC_CHANGE_PDB on fake...
2015-11-30 mavMFC r291161: Gracefully stop firmware before resetting...
2015-11-30 mavMFC r291160: Add some more asynchronous event status...
2015-11-30 mavMFC r291159: Add more mailbox command codes.
2015-11-30 mavMFC r291147: Increase maximal value of vports tunable...
2015-11-30 mavMFC r291144: Fix target mode with fabric for pre-24xx...
2015-11-30 mavMFC r291099: Some cosmetics for ancient cards.
2015-11-30 mavMFC r291092: Optimize SNS_GID_FT request scratch memory...
2015-11-30 mavMFC r291080: Another round of port scanner rewrite.
2015-11-30 mavMFC r291014: Simplify fabric tasting code.
2015-11-30 mavMFC r291013: Remove some confusions between loopid...
2015-11-30 mavMFC r291000: Register our FC4 Features in SNS.
2015-11-30 mavMFC r290993, r290994: Unify and cleanup FC ports scan.
2015-11-30 mavMFC r290981: Off-by-one correctiont to r290980.
2015-11-30 mavMFC r290980: Make firmware handle virtual ports SNS...
2015-11-30 mavMFC r290978: Add real initial support for RQSTYPE_RPT_I...
2015-11-30 mavMFC r290830: Fix/improve CRN tracking.
2015-11-30 mavMFC r290507: Rework r290504.
2015-11-30 mavMFC r290506: Specify VP when sending a marker.
2015-11-30 mavMFC r290504: Make ISP_SLEEP() really sleep instead...
2015-11-30 mavMFC r290160: Remove some unneeded code.
2015-11-30 mavMFC r290159: Remove reset delays for which I see neithe...
2015-11-30 mavMFC r290147: Fix and improve error masking and reporting.
2015-11-30 mavMFC r290118: Change the way how target mode is enabled...
2015-11-30 mavMFC r290104: Improve/fix loop scanning routine.
2015-11-13 mavMFC r290054: Reimplement next port handle generation.
2015-11-13 mavMFC r290042: Fix error code that looks like wrong.
2015-11-13 mavMFC r290018: Reimplement enable and implement disable...
2015-11-13 mavMFC r289942: Deliver INOTs only to enabled virtual...
2015-11-13 mavMFC r289937: Try to keep Loop IDs persistent across...
2015-11-13 mavMFC r289933, r289939: Improve Port Database Changed...
2015-11-13 mavMFC r289930: Formalize/unify chip (re-)inits.
2015-11-13 mavMFC r289890: Skip reserved IP Broadcast handle from...
2015-11-13 mavMFC r289886: Add new field to Abort IOCB.
2015-11-13 mavMFC r289882: Add PIM_EXTLUNS support to isp(4) driver.
2015-11-13 mavMFC r289877: Remove ISP_INTERNAL_TARGET code.
2015-11-13 mavMFC r289875: Decode few more response info codes.
2015-11-13 mavMFC r289855: Minor additions to Status Type 0 IOCB.
2015-11-13 mavMFC r289838: Improve INOTs handling for 24xx and above...
2015-11-13 mavMFC r289817: Disable full bus scan by CAM for FC adapters.
2015-11-13 mavMFC r289812, r289852: Some polishing and unification...
2015-11-13 mavMFC r289681: Some more defines and polishing for INIT_F...
2015-11-13 mavMFC r289626: Update firmware images for Qlogic 24xx...
2015-11-13 mavMFC r289622: Zero mbox[1] for INIT_FIRMWARE to fix...
2015-11-13 mavMFC r289620: Decode more firmware attributes.
2015-11-13 mavMFC r289219: Export bunch of state variables as sysctls.
next