summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-13After opening an AEAD, ensure that the decrypted output matches theJoel Sing
2016-04-13enable interrupts before attaching the scsibusDavid Gwynne
2016-04-13allocate a queue for io commands and tell the chip about it.David Gwynne
2016-04-13nvme_q_create() issues the commands to tell the chip about io queuesDavid Gwynne
2016-04-13stub out handling of TEST_UNIT_READY, PREVENT_ALLOW, and START_STOPDavid Gwynne
2016-04-13implement handling of scsi read capacity commandsDavid Gwynne
2016-04-13implement basic scsi inquiry handlingDavid Gwynne
2016-04-13Give manuals in purely numerical sections priority over manuals ofIngo Schwarze
2016-04-13provide variants of the sqe struct for q creation and io operationsDavid Gwynne
2016-04-13implement the guts of the scsi probe and free functionDavid Gwynne
2016-04-13implement the namespace identify structureDavid Gwynne
2016-04-13the io command setDavid Gwynne
2016-04-13wire up the scsi midlayer. scsibus should appear after this.David Gwynne
2016-04-13Give manuals in purely numerical sections priority over manuals ofIngo Schwarze
2016-04-13allocate an array of things to hold info about namespacesDavid Gwynne
2016-04-13stash the controller identify and number of namespaces in the softc.David Gwynne
2016-04-13make a place for q_id to goDavid Gwynne
2016-04-13provide an scsi_adapter and stub functions for emulation to sit inDavid Gwynne
2016-04-13nvme_sqe_fill will post a copy of an sqe from a callerDavid Gwynne
2016-04-13poll for command completion on the cqe itll be of calling nvme_intrDavid Gwynne
2016-04-13make nvme_poll return the flags from the completion queue entryDavid Gwynne
2016-04-13keep track of the queue id in nvme_queue.David Gwynne
2016-04-13rename idx to id in nvme_q_allocDavid Gwynne
2016-04-13nvme_dmamem_alloc runs in autoconf or process context, so it can sleepDavid Gwynne
2016-04-13We're always ready! So send IFQ_SET_READY() to the bitbucket.Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13G/C IFQ_SET_READY().Martin Pieuchot
2016-04-13Re-introduce the following commit:Ingo Schwarze
2016-04-13Keep all pools in the same place.Martin Pieuchot
2016-04-13remove "abort" promise from debugging code in radiusdSebastien Marie
2016-04-13Remove extra parenthesis around comparison.Vincent Gross
2016-04-13remove dumpfilter related code; it's a leftover from pftop-proper and not usedJasper Lievisse Adriaanse
2016-04-13add missing arguments to debug printfMike Larkin
2016-04-12tweak previous;Jason McIntyre
2016-04-12Fix awk crash with empty assignment, e.g. 'BEGIN {i=$1}', whenTodd C. Miller
2016-04-12two times a define to an inline function, from Michael McConville; ok djm@Otto Moerbeek
2016-04-12documents "mcast" promiseSebastien Marie
2016-04-12The -T flag consumes the same data as the -f flag so it requiresTodd C. Miller
2016-04-12Simplify amap traversal in amap_swap_off.Stefan Kempf
2016-04-12No need to rescan chunks in each discipline to find appropriateKenneth R Westerback
2016-04-12Unbreak tree. Put 'laddr6' declaration inside #ifdef INET6/#endif.Kenneth R Westerback
2016-04-12Call if_enqueue() and if_start() instead of dereferencing the ifpMartin Pieuchot
2016-04-12documents "route" promiseSebastien Marie
2016-04-12shuffle attach so we read chip capabilities before operating on itDavid Gwynne
2016-04-12Call ether_fakeaddr() instead of faking Ethernet addresses manually.Martin Pieuchot
2016-04-12Cleanup, no functional change:Ingo Schwarze
2016-04-12* Delete the unimplemented feature XK_EXE.Ingo Schwarze