]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
- Fix incorrect values in the computation of OFDM and MCS Tx power.
[FreeBSD/FreeBSD.git] / sys /
2016-12-30 Kevin Lo- Fix incorrect values in the computation of OFDM and...
2016-12-30 Alexander KabaevSupport mips[*]hf variants in config files
2016-12-29 Andriy Voskoboinykrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 Oleksandr Tymoshenko[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 Alexander KabaevUse TARGET_ARCH instead of MACHINE_ARCH for MIPS kernel
2016-12-29 Alexander KabaevUse mips_dcache_wbinv_range instead of mips_dcache_wb_r...
2016-12-29 Andrey V. ElsukovWhen we are sending IP fragments, update ip pointers...
2016-12-29 Alexander MotinFix build with enabled debug after r310778.
2016-12-29 Adrian Chadd[ar71xx] add EARLY_PRINTF support for the AR933x (Horne...
2016-12-29 Adrian Chadd[ar71xx] put in an implicit read-after-write to flush...
2016-12-29 Mateusz Guzikcache: sprinkle __predict_false
2016-12-29 Alexander MotinImprove use of I/O's private area.
2016-12-29 Jared McNeillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 Jared McNeillThe JZ4780 I2S can feed either the internal audio codec...
2016-12-29 Mateusz Guzikcache: move shrink lock init to nchinit
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: clarify/unify variable name used...
2016-12-29 Mateusz Guzikcache: depessimize hashing macros/inlines
2016-12-29 Mateusz Guzikcache: drop the NULL check from VP2VNODELOCK
2016-12-29 Andrew Rybchenkosfxge(4): add support for firmware-verified NVRAM updat...
2016-12-29 Andrew Rybchenkosfxge(4): sync up tlv_layout.h (from firmwaresrc 82cd8a...
2016-12-29 Andrew Rybchenkosfxge(4): regenerate MCDI headers from firmwaresrc...
2016-12-29 Andrew Rybchenkosfxge(4): fix typo in pseudo header accessor function...
2016-12-29 Andrew Rybchenkosfxge(4): delete hunt_phy.c
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum type when values are bitmask
2016-12-29 Andrew Rybchenkosfxge(4): do not use enum for filter flags
2016-12-29 Andrew Rybchenkosfxge(4): don't use Tx descriptor push with TSO option...
2016-12-29 Andrew Rybchenkosfxge(4): split EFX_FILTER_MATCH_LOC_MAC_IG back into...
2016-12-29 Andrew Rybchenkosfxge(4): allow to have no NIC handle on Rx datapath...
2016-12-29 Andrew Rybchenkosfxge(4): add missing barrier in common code MCDI respo...
2016-12-29 Andrew Rybchenkosfxge(4): use correct port number in sensor decoding
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: simplify disable scatter logic in...
2016-12-29 Andrew Rybchenkosfxge(4): provide a way to find out which MAC stats...
2016-12-29 Andrew Rybchenkosfxge(4): make the common code determine the number...
2016-12-29 Andrew Rybchenkosfxge(4): make the common code retrieve the number...
2016-12-29 Andrew Rybchenkosfxge(4): fix efx_ev_qpoll for non-Siena builds
2016-12-29 Andrew Rybchenkosfxge(4): fix common code for non-Siena builds
2016-12-29 Andrew Rybchenkosfxge(4): fix misuse of siena_build_filter in common...
2016-12-29 John BaldwinNote that the Chelsio T6 also supports 25Gbps.
2016-12-28 Ed Mastecdboot: add explict suffix to ambiguous or instruction
2016-12-28 Alexander KabaevDo not use read-modify-write on MSC control register.
2016-12-28 John BaldwinMention T6 and 100GbE in description of cxgbe.
2016-12-28 Alan CoxRelax the object type restrictions on vm_page_alloc_con...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: remove last use of deprecated functi...
2016-12-28 Andrew Rybchenkosfxge(4): move BIST methods from hunt_phy.c to ef10_phy.c
2016-12-28 Andrew Rybchenkosfxge(4): add UEFI ROM support to the common code
2016-12-28 Andrew Rybchenkosfxge(4): fix GET_RXDP_CONFIG usage for multi-PF on...
2016-12-28 Andrew Rybchenkosfxge(4): support Medford bootcfg partition layout...
2016-12-28 Andrew Rybchenkosfxge(4): add possibility to control event queue perfor...
2016-12-28 Andrew Rybchenkosfxge(4): fix invalid type of eft_unicst_filter_count
2016-12-28 Andrew Rybchenkosfxge(4): do not initialize enumerated type variable...
2016-12-28 Pedro F. GiffuniUndo small wrong style change.
2016-12-28 Pedro F. Giffunistyle(9) cleanups.
2016-12-28 Andrew Rybchenkosfxge(4): translate MC_CMD_ERR_ERANGE to host errno...
2016-12-28 Alexander MotinPass proper arguments (handles, not directly structure...
2016-12-28 Ed Mastebtxldr: process all PT_LOAD segments, not just the...
2016-12-28 Ruslan Bukino Fix style.
2016-12-28 Alexander KabaevBe more conservative when enabling write-combining...
2016-12-28 Andrew Rybchenkosfxge(4): rename hunt_bist_* methods to ef10_bist_*
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: improve prefast annotations
2016-12-28 Andrew Rybchenkosfxge(4): fix defined-but-not-used warning if neither...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: add missing spaces
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: avoid unspecified unsigned
2016-12-28 Andrew Rybchenkosfxge(4): enclose macro complex value in parenthesis
2016-12-28 Andrew Rybchenkosfxge(4): make strings array pointer itself immutable
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: add const qualifier to const array...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: avoid spaces before TAB
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: avoid space just before TAB in efx_t...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: use TAB to indent
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: add missing space between type and...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: open brace should be on a type name...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: remove trailing whitespaces
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: pointer symbol should go together...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: avoid C99 // comments
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: remove unnecessary spaces
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: use spaces around binary arithmetic...
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: fix wrong indent
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: remove trailing whitespace
2016-12-28 Andrew Rybchenkosfxge(4): cleanup: fix typo in siena_mac_loopback_set...
2016-12-28 Michal MelounLimit number of stripes supported by HDA codec to maxim...
2016-12-28 Ed Masteloader: use strip -o instead of cp and strip in place
2016-12-28 Sepherosa Ziehauhyperv/hn: Factor out function to set rxfilter.
2016-12-28 Sepherosa Ziehauhyperv/hn: Function renaming; no functional changes.
2016-12-28 Justin HibbitsRestrict SLB handler to powerpc64 and AIM
2016-12-28 Sepherosa Ziehauhyperv/hn: Consolidate hn_{suspend,resume}
2016-12-28 Sepherosa Ziehauhyperv/vmbus: Nuke unnecessary critical sections.
2016-12-28 Alexander KabaevImplement pmap_change_attr and related APIs on MIPS
2016-12-27 Alexander MotinAllow more efficient use of private area.
2016-12-27 Mark JohnstonRemove an obsolete pragma from dtrace.h.
2016-12-27 Alexander MotinDo not update "saved" mode page on every MODE SELECT.
2016-12-27 Oleksandr Tymoshenko[intelspi] Add SPI driver for Intel BayTrail SoC
2016-12-27 Alexander MotinFix/synchronize field types in struct ctl_modepage_header.
2016-12-27 Alexander MotinMissed piece of r310640.
2016-12-27 Michael TuexenConsistent handling of errors reported from the lower...
2016-12-27 Alexander MotinAdd support for revert to defaults (RTD) bit in MODE...
2016-12-27 John BaldwinRegen after r310638.
2016-12-27 John BaldwinRename the 'flags' argument to getfsstat() to 'mode...
2016-12-27 Oleksandr Tymoshenko[rpi] Fix bcm2835_audio locking and samples starvation
2016-12-27 Alexander MotinDecouple limits on number of LUNs per port and LUs...
2016-12-27 Andrew Rybchenkosfxge(4): do not limit driver RSS table to RSS channels max
2016-12-27 Adrian Chadd[net80211] turn the default TX key configuration (for...
next