]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
Merge llvm, clang, lld and lldb trunk r291012, and resolve conflicts.
[FreeBSD/FreeBSD.git] / sys / dev /
2017-01-04 Dimitry AndricMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 Dimitry AndricMerge ^/head r311132 through r311305.
2017-01-04 Alan SomersAlways null-terminate ccb_pathinq.(sim_vid|hba_vid...
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 George V. Neville... Fix PMC architecture check to handle later IPAs includi...
2017-01-04 Andriy Voskoboinykrtwn: fix possible buffer overrun.
2017-01-03 Navdeep Parharcxgbe(4): Update T4, T5 and T6 firmwares to 1.16.26...
2017-01-03 Alan Somersmisc minor fixes in mpr(4)
2017-01-03 Olivier HouchardIn the netfront_rxq struct, we should use NET_RX_RING_S...
2017-01-03 Sean BrunoRestore r302384 that was dropped when r303816 updated...
2017-01-02 Dimitry AndricUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 Dimitry AndricUpdate llvm to trunk r290819 and resolve conflicts.
2017-01-02 Andriy Voskoboinykrsu: restore 40Mhz channel support.
2017-01-02 Adrian Chadd[netmap] call RLOCK /and/ RUNLOCK.
2017-01-02 Sean Bruno2017 IFLIB updates in preparation for commits to e1000...
2016-12-31 Luiz Otavio O SouzaFix rcc_gpio_modify_bits(). Obviously (1 << 0) is...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Andriy Voskoboinykrtwn: add (untested) radar detection support for RTL8821AU
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-30 Ruslan BukinAdd parenthesis.
2016-12-30 Ruslan Bukino Fix unlocking.
2016-12-30 Adrian Chadd[netmap] fix locking regressions
2016-12-30 Andrew Rybchenkosfxge(4): move queue size checks to after the NIC confi...
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: add efsys_lock_state_t for type...
2016-12-30 Andrew Rybchenkosfxge(4): support per-command MCDI timeout
2016-12-30 Andrew Rybchenkosfxge(4): remove obsolete Wake-On-LAN support
2016-12-30 Andrew Rybchenkosfxge(4): fix efx_filter_supported_filters API
2016-12-30 Andrew Rybchenkosfxge(4): add functions to efx_bootcfg supporting whole...
2016-12-30 Andrew Rybchenkosfxge(4): make verified update result available from...
2016-12-30 Andrew Rybchenkosfxge(4): add per-command timeout reporting to the...
2016-12-30 Andrew Rybchenkosfxge(4): support non-interrupting event queues creation
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: remove now-unused function flags
2016-12-30 Andrew Rybchenkosfxge(4): cleanup: check deferred packet list tunables...
2016-12-30 Gavin AtkinsonFix bit value for a debug flag definition.
2016-12-30 Navdeep Parharcxgbe(4): Updates to link configuration.
2016-12-30 Hans Petter SelaskyAdd MSIX rewrite table quirk for use with VMs.
2016-12-30 Kevin Lo- Fix incorrect values in the computation of OFDM and...
2016-12-29 Andriy Voskoboinykrtwn: silence compiler warning (-Wmaybe-uninitialized).
2016-12-29 Jared McNeillAdd support for audio on I2S based DesignWare HDMI...
2016-12-29 Andrew Rybchenkosfxge(4): cleanup: clarify/unify variable name used...
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-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 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 Ruslan Bukino Fix style.
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 Sepherosa Ziehauhyperv/hn: Factor out function to set rxfilter.
2016-12-28 Sepherosa Ziehauhyperv/hn: Function renaming; no functional changes.
2016-12-28 Sepherosa Ziehauhyperv/hn: Consolidate hn_{suspend,resume}
next