]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Add a note to the effect that BUS_ADD_CHILD calls
[FreeBSD/FreeBSD.git] / sys / dev /
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...
2015-10-21 roygernetfront: fix LINT-NOIP
2015-10-21 roygerxen: Code cleanup and small bug fixes
2015-10-21 mavSome more defines and polishing for INIT_FIRMWARE.
2015-10-21 kevloRemove BUS_DMA_NOWAIT from bus_dma_tag_create() invocat...
2015-10-21 kevloSwitch PCI register reads from using magic numbers...
2015-10-20 adrianAR8327: Fix up the ability to configure the vlangroup...
2015-10-20 dumbbelliicbus: Use device_delete_children() instead of explici...
2015-10-20 dumbbelliicbus: Remove trailing whitespaces
2015-10-20 cemNTB: Revert r289645
2015-10-20 cemif_ntb: Diff-reduce with Linux; add queue index type
2015-10-20 cemNTB: MFV 8c9edf63: Fix zero size or integer overflow...
2015-10-20 cemNTB: MFV da2e5ae5: Fix ntb_transport out-of-order RX...
2015-10-20 cemif_ntb: Correct over-long lines, use qmin()
2015-10-20 cemif_ntb: Use if_printf instead of device_printf
2015-10-20 cemNTB: MFV 2f887b9a: Rename Intel code names to platform...
2015-10-20 cemNTB: Don't abort if setting a MW write-combine fails
2015-10-20 cemNTB: Fix typo in bar5 tunables
2015-10-20 cemNTB: MFV 7eb38781: Print driver name in module init
2015-10-20 davidcsql_hw.c: fixed error code INJCT_HEARTBEAT_FAILURE
next