rtwn: silence compiler warning (-Wmaybe-uninitialized).
[freebsd.git] / sys /
2016-12-29 avosrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 gonzo[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 kanUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
2016-12-29 kanUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 aeWhen we are sending IP fragments, update ip pointers...
2016-12-29 mavFix build with enabled debug after r310778.
2016-12-29 adrian[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 adrian[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 mjgcache: sprinkle __predict_false
2016-12-29 mavImprove use of I/O's private area.
2016-12-29 jmcneillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 jmcneillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-29 mjgcache: move shrink lock init to nchinit
2016-12-29 arybchiksfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 mjgcache: depessimize hashing macros/inlines
2016-12-29 mjgcache: drop the NULL check from VP2VNODELOCK
2016-12-29 arybchiksfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 arybchiksfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 arybchiksfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 arybchiksfxge(4): fix typo in pseudo header accessor function...
2016-12-29 arybchiksfxge(4): delete hunt_phy.c
2016-12-29 arybchiksfxge(4): do not use enum type when values are bitmask
2016-12-29 arybchiksfxge(4): do not use enum for filter flags
2016-12-29 arybchiksfxge(4): don't use Tx descriptor push with TSO option...
2016-12-29 arybchiksfxge(4): split EFX_FILTER_MATCH_LOC_MAC_IG back into...
2016-12-29 arybchiksfxge(4): allow to have no NIC handle on Rx datapath...
2016-12-29 arybchiksfxge(4): add missing barrier in common code MCDI respo...
2016-12-29 arybchiksfxge(4): use correct port number in sensor decoding
2016-12-29 arybchiksfxge(4): cleanup: simplify disable scatter logic in...
2016-12-29 arybchiksfxge(4): provide a way to find out which MAC stats...
2016-12-29 arybchiksfxge(4): make the common code determine the number...
2016-12-29 arybchiksfxge(4): make the common code retrieve the number...
2016-12-29 arybchiksfxge(4): fix efx_ev_qpoll for non-Siena builds
2016-12-29 arybchiksfxge(4): fix common code for non-Siena builds
2016-12-29 arybchiksfxge(4): fix misuse of siena_build_filter in common...
2016-12-29 jhbNote that the Chelsio T6 also supports 25Gbps.
2016-12-28 emastecdboot: add explict suffix to ambiguous or instruction
2016-12-28 kanDo not use read-modify-write on MSC control register.
2016-12-28 jhbMention T6 and 100GbE in description of cxgbe.
2016-12-28 alcRelax the object type restrictions on vm_page_alloc_con...
2016-12-28 arybchiksfxge(4): cleanup: remove last use of deprecated functi...
2016-12-28 arybchiksfxge(4): move BIST methods from hunt_phy.c to ef10_phy.c
2016-12-28 arybchiksfxge(4): add UEFI ROM support to the common code
2016-12-28 arybchiksfxge(4): fix GET_RXDP_CONFIG usage for multi-PF on...
2016-12-28 arybchiksfxge(4): support Medford bootcfg partition layout...
2016-12-28 arybchiksfxge(4): add possibility to control event queue perfor...
2016-12-28 arybchiksfxge(4): fix invalid type of eft_unicst_filter_count
2016-12-28 arybchiksfxge(4): do not initialize enumerated type variable...
2016-12-28 pfgUndo small wrong style change.
2016-12-28 pfgstyle(9) cleanups.
2016-12-28 arybchiksfxge(4): translate MC_CMD_ERR_ERANGE to host errno...
2016-12-28 mavPass proper arguments (handles, not directly structure...
2016-12-28 emastebtxldr: process all PT_LOAD segments, not just the...
2016-12-28 bro Fix style.
2016-12-28 kanBe more conservative when enabling write-combining...
2016-12-28 arybchiksfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 arybchiksfxge(4): cleanup: improve prefast annotations
2016-12-28 arybchiksfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 arybchiksfxge(4): cleanup: add missing spaces
2016-12-28 arybchiksfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 arybchiksfxge(4): enclose macro complex value in parenthesis
2016-12-28 arybchiksfxge(4): make strings array pointer itself immutable
2016-12-28 arybchiksfxge(4): cleanup: add const qualifier to const array...
2016-12-28 arybchiksfxge(4): cleanup: avoid spaces before TAB
2016-12-28 arybchiksfxge(4): cleanup: avoid space just before TAB in efx_t...
2016-12-28 arybchiksfxge(4): cleanup: use TAB to indent
2016-12-28 arybchiksfxge(4): cleanup: add missing space between type and...
2016-12-28 arybchiksfxge(4): cleanup: open brace should be on a type name...
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespaces
2016-12-28 arybchiksfxge(4): cleanup: pointer symbol should go together...
2016-12-28 arybchiksfxge(4): cleanup: avoid C99 // comments
2016-12-28 arybchiksfxge(4): cleanup: remove unnecessary spaces
2016-12-28 arybchiksfxge(4): cleanup: use spaces around binary arithmetic...
2016-12-28 arybchiksfxge(4): cleanup: fix wrong indent
2016-12-28 arybchiksfxge(4): cleanup: remove trailing whitespace
2016-12-28 arybchiksfxge(4): cleanup: fix typo in siena_mac_loopback_set...
2016-12-28 mmelLimit number of stripes supported by HDA codec to maxim...
2016-12-28 emasteloader: use strip -o instead of cp and strip in place
2016-12-28 sephehyperv/hn: Factor out function to set rxfilter.
2016-12-28 sephehyperv/hn: Function renaming; no functional changes.
2016-12-28 jhibbitsRestrict SLB handler to powerpc64 and AIM
2016-12-28 sephehyperv/hn: Consolidate hn_{suspend,resume}
2016-12-28 sephehyperv/vmbus: Nuke unnecessary critical sections.
2016-12-28 kanImplement pmap_change_attr and related APIs on MIPS
2016-12-27 mavAllow more efficient use of private area.
2016-12-27 markjRemove an obsolete pragma from dtrace.h.
2016-12-27 mavDo not update "saved" mode page on every MODE SELECT.
2016-12-27 gonzo[intelspi] Add SPI driver for Intel BayTrail SoC
2016-12-27 mavFix/synchronize field types in struct ctl_modepage_header.
2016-12-27 mavMissed piece of r310640.
2016-12-27 tuexenConsistent handling of errors reported from the lower...
2016-12-27 mavAdd support for revert to defaults (RTD) bit in MODE...
2016-12-27 jhbRegen after r310638.
2016-12-27 jhbRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 gonzo[rpi] Fix bcm2835_audio locking and samples starvation
2016-12-27 mavDecouple limits on number of LUNs per port and LUs...
2016-12-27 arybchiksfxge(4): do not limit driver RSS table to RSS channels max
2016-12-27 adrian[net80211] turn the default TX key configuration (for...
2016-12-27 mmMFV r310622:
2016-12-26 gonzo[ig4] Add ACPI platform support for ig4 driver
next