]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge OpenSSL 1.0.1p.
[FreeBSD/FreeBSD.git] / sys / dev /
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Adrian ChaddAttempt to make 5GHz HT/40 work on the 6xxx series...
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 Justin HibbitsEnable the wireless on attach.
2015-07-06 Navdeep Parharcxgbe(4): Add a new knob that controls the congestion...
2015-07-06 Navdeep Parharcxgbe(4): Do not override the the global defaults for...
2015-07-06 Luiz Otavio O SouzaWhen initializing the (unused) TX descriptors it is...
2015-07-06 Luiz Otavio O SouzaUse uint32_t consistently to store registers values.
2015-07-06 Steven HartlandCorrect bit offsets for ahci quirks
2015-07-06 Luiz Otavio O SouzaFix the sent packets statistics for if_dwc.
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-05 Alexander MotinMake first step toward supporting target and initiator...
2015-07-05 Alexander MotinRemove extra level of target ID indirection (isp_dev_map).
2015-07-04 Alexander MotinChange comment added in r284540.
2015-07-04 Alexander MotinDrop discovered targets when initiator role is disabled.
2015-07-04 Adrian ChaddCall the WMAC DDR flush before handling an interrupt...
2015-07-04 Adrian ChaddWake up the hardware before doing anything in sysctl.
2015-07-03 Ruslan BukinAllow BERI virtio-platform code to operate with no...
2015-07-03 Ruslan BukinAdd 'prewrite' method allowing us to run some platform...
2015-07-03 Luiz Otavio O SouzaAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-07-03 Roger Pau Monnénetfront: preserve configuration across migrations
2015-07-03 Marcel MoolenaarImplement unload and sync operations.
2015-07-03 Marcel MoolenaarAdd create, destroy and load of memory descriptors.
2015-07-02 Marcel MoolenaarAdd an ISA/ACPI bus attachment to proto(4).
2015-07-02 Alexander MotinDisable port multiplier support on Marvell 88SE61xx...
2015-07-01 Christian BruefferUse the correct le*dec function to decode a 16bit type.
2015-07-01 Navdeep Parharcxgbe(4): request an automatic tx update when a netmap...
2015-06-30 Mark MurrayHuge cleanup of random(4) code.
2015-06-27 Bjoern A. ZeebFix compilation without INET6 and without INET and...
2015-06-27 Yoshihiro TakahashiMFi386: r278165
2015-06-26 Kashyap D DesaiCounter part of mfi driver commit in mrsas
2015-06-26 Kashyap D DesaiKernel panic may be observed by user, if MR controller...
2015-06-26 Adrian ChaddRename seq_* to mseq_*, to avoid clashes with seq.h...
2015-06-25 Alexander MotinRemove limitations on setting WWNNs starting from 2.
2015-06-25 Michael GmelinProtect smbus ioctls in ig4 driver using a shared lock.
2015-06-25 Xin LIMerge changes from vendor driver 1.1.4:
2015-06-24 Alexander MotinFix reported_gone setting, missed in some cases.
2015-06-24 Andrew Rybchenkosfxge: skip VPD info population if access is denied
2015-06-24 Wei HuTSO and checksum offloading support for Netvsc driver...
2015-06-23 David C SomayajuluUpdated Copyright information
2015-06-23 David C Somayajulutx_mtx should be grabbed before calling buf_ring_dequeu...
2015-06-23 Xin LIUpdate vendor driver to 1.2.7. This update improves...
2015-06-23 Alexander MotinAdd dev.isp.X.role sysctl in addition to tunable.
2015-06-23 Dimitry AndricFix r284722, by making it actually compile.
2015-06-23 Colin PercivalRename mksegarray to xbd_mksegarray for consistency...
2015-06-23 Dimitry AndricFix endless recursion in ti(4)'s ti_ifmedia_upd(),...
2015-06-23 Navdeep Parharcxgbe: get_fl_payload returns a header mbuf when succes...
2015-06-22 Sean BrunoAdd new UART device presented on newer AMT enabled...
2015-06-22 Alexander MotinDump additional config bytes for INIT_FIRMWARE_MULTI_ID.
2015-06-22 Alexander MotinAdd logging of executed mailbox command names.
2015-06-22 Marcel MoolenaarChange the probe to what was intended: attach to device...
2015-06-21 Alexander MotinRewrite port database handling for target mode.
2015-06-21 Colin PercivalGarbage collect comments and a macro which related...
2015-06-21 Colin PercivalMove the bus_dma_tag creation and per-transaction data...
2015-06-21 Colin PercivalIf we fail to allocate memory, pass ENOMEM as the error...
2015-06-20 David C SomayajuluSimplified implementation of bxe_set_mc_list()
2015-06-20 Warner LoshUse ofw_bus_find_child_device_by_phandle to see if...
2015-06-20 Warner LoshAdd ofw_bus_find_child_by_phandle, a helper routine...
2015-06-20 Marcel MoolenaarAdd support for the Intel Atom E3800 series SoC (aka...
2015-06-20 Colin PercivalRefactor xbd_queue_cb, extracting the code which conver...
2015-06-19 Colin PercivalMinor clean up to xbd_queue_cb:
2015-06-19 Andrew GallatinFix typo in baudrate initialization that was causing...
2015-06-19 Simon J. Gerratysx_sunlock for sx_slock
2015-06-19 Simon J. Gerratyfilemon_pid_check needs to hold proctree_lock
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-19 Adrian ChaddFirst cut at attempting to buffer frames until we see...
2015-06-19 Rui PauloSynaptics: fix a problem with trackpoint passthrough.
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Marius StroblFix yet another comment typo in NetBSD rev. 1.16, misse...
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Ruslan BukinRemove duplicate defines.
2015-06-18 Alexander MotinIn case of target mode disable at least ISP2532 return...
2015-06-18 Oleksandr TymoshenkoAdd hskew field to struct videomode. It is required...
2015-06-16 Simon J. GerratyBump the version since we now handle openat
2015-06-16 David C SomayajuluIn bxe_init_mcast_macs_list(): mc_mac->mac needs to...
2015-06-16 Gleb SmirnoffFix miss from r284320.
2015-06-16 Marius StroblMerge from NetBSD:
2015-06-16 Navdeep Parharcxgbe(4): Add the ability to dump mailbox commands...
2015-06-15 Andriy Gaponttm_vm_page_alloc: use vm_page_alloc for pages without...
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-14 Simon J. GerratyLatest clang uses openat(2).
2015-06-13 Enji CooperFix previous commit (r284357)
2015-06-13 Enji CooperFix inverted check by skipping over the model-specific...
2015-06-13 Kristof ProvostFix panic when adding vtnet interfaces to a bridge
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-13 Bryan VenteicherFix typo when deregistering the VLAN unconfig event...
2015-06-13 Allan Judeacpi_ibm.ko panics if SMBIOS information is not available
2015-06-13 David C SomayajuluPHY LOCK acquires the hardware lock via bxe_acquire_phy...
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Gleb SmirnoffUnbreak mouse on resume on Thinkpads when hw.psm.trackp...
2015-06-12 Ruslan BukinRename ECAM PCI driver file.
2015-06-12 Ruslan BukinAdd generic ECAM PCI device driver found in Gem5 simulator.
2015-06-12 Gleb SmirnoffA miss from r284310. vm_pager_get_pages() updates the...
2015-06-12 Marcel MoolenaarWe need to handle 64-bit BARs ourselves to avoid that the
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
next