if_iwm - Factor out and improve iwm_mvm_scan_rxon_flags() in if_iwm_scan.c.
[dragonfly.git] / sys /
2016-11-01 Imre Vadászif_iwm - Factor out and improve iwm_mvm_scan_rxon_flags...
2016-10-31 Imre Vadászif_iwm - Remove support for fw older than -17 and -22
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support (2)
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support
2016-10-31 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_VOL_JUNK_SIZE/HAMMER_{MIN...
2016-10-31 Tomohiro Kusumisbin/newfs_hammer: Add hidden -j option for header...
2016-10-31 Sepherosa Ziehauacpi/cst: Keep parsing rest of the GAS, even if the...
2016-10-31 Matthew Dillonkernel - Fix a vty switch/history bug
2016-10-30 Imre Vadásziwmfw - Update 7265D and 8000C firmwares to version 22.
2016-10-30 Imre Vadászif_iwm - Ignore IWM_DEBUG_LOG_MSG notifications.
2016-10-30 Imre Vadászif_iwm - Set command code for PHY_DB as well.
2016-10-30 Imre Vadászif_iwm - Set correct state in smart-fifo configuration.
2016-10-30 Imre Vadászif_iwm - Remove dead code from iwm_pcie_load_cpu_sectio...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename mem_area_size to memory_log_size
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN_UNDO_BIGBLOCKS to set...
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Remove wrong comment
2016-10-30 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_UNDO_LAYER2 to HAMMER_MAX...
2016-10-29 Imre Vadászif_iwm - Check for lar_disable tunable, and lar_enabled...
2016-10-29 Sascha Wildnerkernel/efi: Add a sysctl machdep.efi_map to dump the...
2016-10-29 Sascha Wildner<sys/efi.h>: Move the efi_next_descriptor() macro to...
2016-10-29 Sascha Wildnerboot/libi386: Use SMAP_TYPE_MEMORY constant.
2016-10-29 Imre Vadászif_iwm - Move Smart Fifo handling into if_iwm_sf.c...
2016-10-29 Imre Vadászmmc: With this workaround, both eMMC and sd-card slot...
2016-10-29 Matthew Dillonkernel - adjust sdhc timeouts, cleanup
2016-10-29 Matthew Dillonkernel - Fix mmcsd read/write issues
2016-10-29 Matthew Dillonboot - Add EFI support for placing /boot in a disklabel...
2016-10-28 Imre Vadászif_iwm - Recognize IWM_FW_PAGING_BLOCK_CMD wide cmd...
2016-10-28 Imre VadászRevert "if_iwm - SCAN_ABORT_UMAC response doesn't use...
2016-10-28 Imre Vadászif_iwm - Fix iwm_mvm_send_cmd_pdu(_status) declarations...
2016-10-28 Matthew Dillonbuildkernel - Fix build issue w/libmd changes
2016-10-28 Matthew Dillonbuildkernel - Fix -j race
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-27 Imre Vadászif_iwm - Adjust if_iwm_sta.h prototypes, don't pass...
2016-10-27 Imre Vadászif_iwm - Make powersaving more similar to Linux iwlwifi...
2016-10-27 Imre Vadászif_iwm - Clean up if_iwm_power.c a bit. Fix iwm_power_s...
2016-10-27 François Tigeotdrm: Implement and use the Linux i2c API
2016-10-27 François Tigeotdrm: Implement and use Linux struct device
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-27 Sepherosa Ziehaucarp: Add net.inet.carp.setroute to disable routes...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Rename HAMMER_STRUCTURE_XXX to HAMMER_I...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Add hammer_zone_to_iotype()/hammer_io_t...
2016-10-27 Tomohiro Kusumisys/vfs/hammer: Fix zone/iotype/iostring conversion
2016-10-25 Imre Vadászif_iwm - Switch arguments from iwm_node* to iwm_vap...
2016-10-25 zrjLTO: Prevent -flto from creating crashing kernels.
2016-10-25 zrjLTO: Use CC for kernel linking.
2016-10-25 zrjkernel/ddb: Fix type mismatch in different objects.
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-24 Imre Vadászif_iwm - Already call iwm_mvm_power_update_mac() during...
2016-10-24 Imre Vadászif_iwm - Refuse connection to APs with beacon interval...
2016-10-24 Sascha Wildnerkernel: Mark some syscalls obsolete which are really...
2016-10-24 zrj<sys/cdefs.h>: Rework __weak_reference() macro.
2016-10-24 zrjmachine/endian.h: Mark bswap functions always inlineable.
2016-10-24 zrjcamcontrol: Force scsi_8btou64() to be inlined.
2016-10-24 zrjUnbreak buildkernel.
2016-10-24 Matthew Dillonlibcrypt - Internalize additional symbols
2016-10-23 Imre Vadászif_iwm - Handle AUTH->SCAN/INIT and ASSOC->SCAN/INIT...
2016-10-23 Imre Vadászif_iwm - Factor out firmware station handling into...
2016-10-23 Imre Vadászif_iwm - Deduplicate code in iwm_auth() from an if...
2016-10-23 Imre Vadászif_iwm - No need for iwm_assoc() in AUTH->ASSOC transition.
2016-10-23 Imre Vadászif_iwm - Properly implement iwm_wme_update callback...
2016-10-21 Matthew Dillonkernel - Fix directory scanning bug in msdosfs
2016-10-21 zrjsys/boot: Remove empty source.
2016-10-21 zrj<wchar.h>: Add support for compilers -fshort-wchar.
2016-10-19 Imre Vadászif_iwm - Process multiple frames per RX buffer.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-18 Sepherosa Ziehauroute: addroute may change rt->rt_ifa; keep the local...
2016-10-18 Sepherosa Ziehaux86_64: Work around AMD erratum 793 for family 16h...
2016-10-17 Imre Vadászif_iwm - Change UCODE_TLV_API #define-s from bitmasks...
2016-10-17 Imre Vadászif_iwm - Sync iwm_read_firmware()'s loop to iwlwifi...
2016-10-17 Imre Vadászif_iwm - change the check for ADD_STA status, use IWM_A...
2016-10-17 Imre Vadászif_iwm - Sanity check channel for IEEE80211_CHAN_ANYC...
2016-10-17 Imre Vadászif_iwm - Get rid of another usage of the IWM_DEFAULT_MA...
2016-10-17 Matthew Dillonkernel - Fix panic/crash in vm_object_page_remove()
2016-10-17 zrjsys/boot: Annotate LTO issue in pxe.c
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillonkernel - Modestly reduce default maxvnodes calculation
2016-10-16 Matthew Dillonkernel - Reduce excessive inode hash table allocations
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
2016-10-16 Imre Vadászif_iwm - Partly sync if_iwm_binding.c to Linux iwlwifi...
2016-10-16 Imre Vadászif_iwm - Move in_phyctxt from struct iwm_node to phy_ct...
2016-10-16 Tomohiro Kusumisbin/mount_hammer: Fix warning messages
2016-10-14 Matthew Dillonkernel - Fix improper user-space access in sys___semctl()
2016-10-14 François Tigeotdrm/linux: Add kmap_to_page()
2016-10-13 François Tigeotdrm/linux: Add get_nr_swap_pages()
2016-10-12 Imre Vadászif_iwm - Allow listening on both chains/atennas to...
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_MAX_KEY for initial trunc_of...
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_MIN|MAX_ONDISK_LOCALIZATION
2016-10-12 Tomohiro Kusumisys/vfs/hammer: Use MIN/MAX macros for B-Tree node...
2016-10-11 François Tigeotdrm/linux: Add sign_extend64()
2016-10-11 François Tigeotdrm/linux: Add kasprintf and kvasprintf()
2016-10-11 François Tigeotdrm/linux: Add kstrtouint()
2016-10-10 Matthew Dillonvkernel - Fix FP corruption in VMX/EPT mode
2016-10-09 Matthew Dillonvkernel - Add COW image capability
2016-10-09 Imre Vadászif_iwm - Add basic powermanagement support via ifconfig...
2016-10-09 Tomohiro Kusumisys/dev/disk/dm: Make dmdebug() print __func__
2016-10-09 Tomohiro Kusumisys/vfs/hammer: Mention ondisk fields are in little...
2016-10-09 Matthew Dillonkernel - Refactor VMX code
2016-10-08 Imre Vadászif_iwm - Add iwm_nic_unlock() calls missing from previo...
next