]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Move all the paths into a new path.h to centralize them.
[FreeBSD/FreeBSD.git] / sys / dev /
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-30 sjgDo not FALLTHROUGH for SIOC{ADD,DEL}MULTI
2015-10-30 jimharrisnvd, nvme: report stripesize through GEOM disk layer
2015-10-30 jimharrisnvme: fix race condition in split bio completion path
2015-10-30 hselaskyReduce the DWC OTG interrupt load by not reading all...
2015-10-30 npcxgbe/tom: decide whether to shove segments or not...
2015-10-29 bdreweryRemove unneeded NULL as this is initialized with M_ZERO.
2015-10-29 mavRemove some unneeded code.
2015-10-29 mavRemove reset delays for which I see neither explanation...
2015-10-29 cemntb: Revert r290130 now that r290156 has landed
2015-10-29 mavFix and improve error masking and reporting.
2015-10-29 hselaskyFinish process of moving the LinuxKPI module into the...
2015-10-29 kevloRemove the static function declaration.
2015-10-29 kevlo- Add a missing prototype
2015-10-29 cemioat_test: Handled forced hardware resets gracefully
2015-10-29 cemioat: Drain/quiesce the device less racily
2015-10-29 cemntb: Do not attempt to set write-combining on MWs
2015-10-29 cemioatcontrol(8): Add and document "raw" testing mode
2015-10-28 mavChange the way how target mode is enabled on 23xx chips.
2015-10-28 mavImprove/fix loop scanning routine.
2015-10-28 baptMerge from head
2015-10-28 cemioat: Define DMACAPABILITY bits
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-27 mavReimplement next port handle generation.
2015-10-27 avosurtwn(4): fix scanning from AUTH state
2015-10-27 mavFix error code that looks like wrong.
2015-10-27 adrianotus(4) - monitor mode fixes, large-mbuf crash fix
2015-10-26 avosurtwn(4): do not filter out control frames in the RX...
2015-10-26 cemioat: Add support for Block Fill operations
2015-10-26 cemioat: Dedupe operation enqueue logic
2015-10-26 mavReimplement enable and implement disable of virtual...
2015-10-26 roygerx86/dma_bounce: revert r289834 and r289836
2015-10-26 cemioat: Add %b format string for CHANERR codes
2015-10-26 cemioat: Allocate memory for ring resize sanely
2015-10-26 cemioat: Expose more softc members in sysctls
2015-10-26 cemioat: Introduce KTR probes
2015-10-25 zbbImprove style in mge driver
2015-10-25 zbbChange improper locking assertion in mge
2015-10-25 zbbIntroduce e6000sw etherswitch support
2015-10-25 zbbAdd etherswitch support to mge
2015-10-25 mavDeliver INOTs only to enabled virtual ports.
2015-10-25 mavRework r289933 using already existing macro.
2015-10-25 mavTry to keep Loop IDs persistent across chip reinits.
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 dumbbelldrm/i915: Reduce diff with Linux 3.8
2015-10-25 mavImprove Port Database Changed handling and reporting.
2015-10-25 mavFormalize/unify chip (re-)inits.
2015-10-24 cemioat: Actually bring the hardware back online after...
2015-10-24 cemioat: Use bus_alloc_resource_any(9)
2015-10-24 cemioat: Extract halted error-debugging to a function
2015-10-24 cemioat: Always re-arm interrupts in process_events
2015-10-24 cemioat: Add sysctl to force hw reset
2015-10-24 cemioat: refcnt users so we can drain them at detach
2015-10-24 cemioat: When queueing operations, assert the submit lock
2015-10-24 cemioat: Don't use sleeping allocation in lock path
2015-10-24 cemioat: Pull out timer callout delay into a constant
2015-10-24 avosurtwn(4): fix mbuf leak in the TX path
2015-10-24 mavSkip reserved IP Broadcast handle from using.
2015-10-24 avatar- Plugging a memory leak when malloc() failed during...
2015-10-24 mavAdd new field to Abort IOCB.
2015-10-24 mavAdd PIM_EXTLUNS support to isp(4) driver.
2015-10-24 mavRemove ISP_INTERNAL_TARGET code.
2015-10-24 mavDecode few more response info codes.
2015-10-23 mavMinor additions to Status Type 0 IOCB.
2015-10-23 mavMissed addition for r289812.
2015-10-23 mavAdd partial support for QUERY TMF to CAM and isp(4).
2015-10-23 sjgMerge bmake 20151020
2015-10-23 avosrun(4): convert to ieee80211_tx_complete()
2015-10-23 mavImprove INOTs handling for 24xx and above chips.
2015-10-23 roygerblkfront: add support for unmapped IO
2015-10-23 hselaskyFix kernel build by restoring a temporary variable...
2015-10-23 mavDisable full bus scan by CAM for FC adapters.
2015-10-23 avosurtwn(4): add DBM_ANTNOISE radiotap field
2015-10-23 mavSome polishing and unification in ISR code.
2015-10-23 avos- Split one 4-byte R92C_CR register into 2-byte R92C_CR...
2015-10-23 avosurtwn(4): fix the RSSI calculation for RTL8188EU.
2015-10-23 adrianotus(4) - add missing ieee80211_free_node() call.
2015-10-23 adrianotus(4) - demagicify register names.
2015-10-23 adrianotus(4): begin supporting raw transmit parameters in...
2015-10-22 cemioat_test: Add a colon (':') for style
2015-10-22 cemioat: Clean up logging
2015-10-22 cemif_ntb: Use ffsll() now that it is broadly available
2015-10-22 cemNTB: Add device introspection sysctl hierarchy
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-22 cemioat: Fix some attach/detach issues
2015-10-22 avosurtwn(4): replace hardcoded rate indices with their...
2015-10-22 avoswtap: remove some obsolete radiotap(9) code
2015-10-22 mavRemove residual verbosity.
2015-10-22 avosInitialize radiotap header fields before calling ieee80...
2015-10-22 hselaskyRename linuxapi[.ko] into linuxkpi[.ko], to reflect...
2015-10-22 cemImprove flexibility of ioat_test / ioatcontrol(8)
2015-10-22 cemioat: Define IOAT_XFERCAP_VALID_MASK and use in ioat_re...
2015-10-22 kevloFix IEEE80211_ADDR_COPY() usage.
2015-10-22 ianAdd FDT compatibility to the icee driver.
2015-10-22 ianAdd iicbus_transfer_excl(), a helper routine to do...
2015-10-21 jhbi915_gem_do_execbuffer() holds the pages backing each...
2015-10-21 mavPass proper device to pci_read_config().
2015-10-21 ianFix parsing of I2C addresses properties in fdt data...
next