]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
MFV r249185:
[FreeBSD/FreeBSD.git] / sys / dev /
2013-04-06 Martin MatuskaMFV r249185:
2013-04-06 Martin MatuskaMFV r248660:
2013-04-06 Hans Petter SelaskyAdd new USB ID.
2013-04-06 Marius Strobl- Make ata_str2mode() static, it's not used outside...
2013-04-06 Marius StroblRemove some more remnants of !ATA_CAM.
2013-04-06 Marius StroblUnbreak ATA_NO_48BIT_DMA with ATA_CAM by treating 48...
2013-04-06 Martin MatuskaMFV r248217:
2013-04-06 Martin MatuskaMFV r242816:
2013-04-05 Sean BrunoNotify CAM on state* change to a logical volume not...
2013-04-05 Dag-Erling SmørgravUpgrade to 1.4.20.
2013-04-05 Dag-Erling SmørgravMinimal subset of the unbound sources.
2013-04-05 Adrian ChaddAdd a new TX power field - it's inteded to be used...
2013-04-05 Adrian ChaddHAL additions to enable MCI Bluetooth coexistence in...
2013-04-04 Jung-uk KimMerge ACPICA 20130328.
2013-04-04 Alexander MotinCheck status of ahci_em_reset() on attach and abort...
2013-04-04 Adrian ChaddUpdate comments!
2013-04-04 Adrian ChaddFix the busdma logic to work with EDMA chipsets when...
2013-04-04 Alexander MotinRemove all legacy ATA code parts, not used since option...
2013-04-03 Jack F VogelCorrect the multicast handling in the E1000 drivers...
2013-04-03 Brooks DavisMFP4 change 217313 and part of 222068:
2013-04-03 Sean BrunoUpdate man page for igb(4) with a little bit of informa...
2013-04-03 Sean BrunoTrailing whitespace cleanup along with 80 column enforc...
2013-04-03 Alexander MotinSince ATA_CAM mode has no implemented support for seria...
2013-04-03 Alexander MotinAdd some more ATA_CAM ifdefs.
2013-04-03 Hans Petter SelaskyAdd missing ifdef's for reduced feature compilations.
2013-04-03 Jean-Sébastien Pédrondrm and i915: Left-shift iic_msg.slave at creation...
2013-04-03 Hans Petter SelaskyAdd new USB ID.
2013-04-02 Simon J. GerratyUpdate to bmake-20130330
2013-04-02 Konstantin BelousovDo not declare that preloaded md(4) supports unmapped...
2013-04-02 Dag-Erling SmørgravMerge upstream patch to silence spurious "no such ident...
2013-04-02 Adrian ChaddMark a couple of places where I think the dmamap isn...
2013-04-02 Adrian ChaddSome TX dmamap cleanups.
2013-04-02 Adrian ChaddAdd a missing unmap; if we're freeing this mbuf then...
2013-04-02 Pyun YongHyeonFix a typo.
2013-04-01 Adrian ChaddEnsure that we only call the busdma unmap/flush routine...
2013-04-01 Adrian ChaddRemove an un-needed comment.
2013-04-01 Adrian ChaddUse ATH_MAX_SCATTER rather than ATH_TXDESC.
2013-04-01 Adrian ChaddOnly unmap the RX mbuf DMA map if there's a buffer...
2013-04-01 Pedro F. GiffuniDtrace: enablings on defunct providers prevent provider...
2013-04-01 Jim HarrisAdd unmapped bio support to nvme(4) and nvd(4).
2013-04-01 Alexander MotinSlightly tune locking to not call xpt_alloc_ccb() that...
2013-04-01 Ian LeporeFix low-level uart drivers that set their fifo sizes...
2013-03-31 Ian LeporeAccommodate uart devices with large FIFOs (or DMA buffe...
2013-03-30 Navdeep Parharcxgbe(4): Add support for Chelsio's Terminator 5 ...
2013-03-29 Jim HarrisAdd "type" to nvme_request, signifying if its payload...
2013-03-29 Jack F VogelChange the define in the header to eliminate unnecessar...
2013-03-29 Jack F VogelChange defines in the igb driver to allow an easier...
2013-03-29 Jack F VogelTwo small fixes:
2013-03-28 Sean BrunoUpdate hwpmc to support Haswell class processors.
2013-03-28 Jim HarrisRemove obsolete comment. This code has now been tested...
2013-03-28 Jim HarrisDelete extra IO qpairs allocated based on number of...
2013-03-28 Sean BrunoRestore DB_COMMAND capabilities of ciss(4) for debuggin...
2013-03-28 Alexander MotinExcept one case mps(4) driver does not touch the data...
2013-03-28 Sean BrunoFix compile of ciss(4) with CISS_DEBUG defined
2013-03-27 Jung-uk KimLimit the amount of video memory we map for the driver...
2013-03-27 Erwin LansingUpdate to 9.8.4-P2
2013-03-27 Alexander MotinAdd Subsystem ID field to the quirk table. Use it...
2013-03-27 Jim HarrisFix printf format issue on i386.
2013-03-27 Adrian Chadd* Stop processing after HAL_EIO; this is what the refer...
2013-03-27 Jim HarrisPanic should the SCI framework ever request a pointer...
2013-03-26 Jim HarrisReport support for unmapped I/O by adding PIM_UNMAPPED...
2013-03-26 Jim HarrisClean up debug prints.
2013-03-26 Jim HarrisMove common code from the different nvme_allocate_reque...
2013-03-26 Jim HarrisChange a number of malloc(9) calls to use M_WAITOK...
2013-03-26 Jim HarrisReplace usages of mtx_pool_find used for admin commands...
2013-03-26 Jim HarrisAbort and do not retry any outstanding admin commands...
2013-03-26 Jim HarrisAdd the ability to internally mark a controller as...
2013-03-26 Jim HarrisJust disable the controller instead of deleting IO...
2013-03-26 Jim HarrisHave nvd(4) register for controller notifications.
2013-03-26 Jim HarrisSet Pre-boot Software Load Count to 0 at the end of...
2013-03-26 Jim HarrisRemove the is_started flag from struct nvme_controller.
2013-03-26 Jim HarrisEnsure the controller's MDTS is accounted for in max_xf...
2013-03-26 Jim HarrisCap the number of retry attempts to a configurable...
2013-03-26 Jim HarrisPass associated log page data to async event consumers...
2013-03-26 Jim HarrisWhen an asynchronous event request is completed, automa...
2013-03-26 Jim HarrisAdd structure definitions and controller command functi...
2013-03-26 Jim HarrisAdd structure definitions and a controller command...
2013-03-26 Jim HarrisCreate struct nvme_status.
2013-03-26 Jim HarrisMake nvme_ctrlr_reset a nop if a reset is already in...
2013-03-26 Jim HarrisBy default, always escalate to controller reset when...
2013-03-26 Adrian ChaddImplement the replacement EDMA FIFO code.
2013-03-26 Jim HarrisAdd a tunable for the I/O timeout interval. Default...
2013-03-26 Jim HarrisAdd handling for controller fatal status (csts.cfs).
2013-03-26 Jim HarrisAdd API for nvme consumers to access controller and...
2013-03-26 Jim HarrisAdd controller reset capability to nvme(4) and ability...
2013-03-26 Adrian ChaddAdd per-TXQ EDMA FIFO staging queue support.
2013-03-26 Jim HarrisKeep a doubly-linked list of outstanding trackers.
2013-03-26 Jim HarrisCreate a generic nvme_ctrlr_cmd_get_log_page function...
2013-03-26 Jim HarrisExpose the get/set features API to nvme consumers.
2013-03-26 Jim HarrisAdd an interface for nvme shim drivers (i.e. nvd) to...
2013-03-26 Jim HarrisEnable asynchronous event requests on non-Chatham devices.
2013-03-26 Jim HarrisMove controller destruction code from nvme_detach(...
2013-03-26 Jim HarrisSpecify command timeout interval on a per-command type...
2013-03-26 Jim HarrisExplicitly abort a timed out command, if the ABORT...
2013-03-26 Jim HarrisBreak out the code for completing an nvme_tracker objec...
2013-03-26 Jim HarrisAdd support for ABORT commands, including issuing these...
2013-03-26 Jim HarrisAdd an internal _nvme_qpair_submit_request function...
2013-03-26 Jim HarrisMake the DSM range count 0-based. Previously we were...
2013-03-26 Jim HarrisDo not look at the namespace's thin provisioning field...
2013-03-26 Adrian ChaddRemove the mcast path calls to ath_hal_gettxdesclinkptr...
next