]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev
sfxge(4): allow to have no NIC handle on Rx datapath in DPDK PMD
[FreeBSD/FreeBSD.git] / sys / dev /
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}
2016-12-28 Sepherosa Ziehauhyperv/vmbus: Nuke unnecessary critical sections.
2016-12-27 Oleksandr Tymoshenko[intelspi] Add SPI driver for Intel BayTrail SoC
2016-12-27 Andrew Rybchenkosfxge(4): do not limit driver RSS table to RSS channels max
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Oleksandr Tymoshenko[ig4] Add ACPI platform support for ig4 driver
2016-12-26 Oleksandr Tymoshenko[evdev] Fix build for older versions of clang
2016-12-26 Michal MelounImport drm_patform.c, an implementation of non-PCI...
2016-12-26 Michal MelounFix late monitor hotplug event.
2016-12-24 Oleksandr Tymoshenko[spigen] Fix spigen attaching as a driver for SPI devic...
2016-12-23 Ed Mastemlx(4): remove date from log message
2016-12-23 Sepherosa Ziehauhyperv/ic: Allow applying the samples from hypervisor...
2016-12-23 Sepherosa Ziehauhyperv/ic: Fix version4 timesync message format.
2016-12-22 Adrian Chadd[rsu] convert rsu to use the ieee80211_rx_stats struct...
2016-12-22 Ed Mastemlx: avoid use of __DATE__ to make build reproducible
2016-12-22 Roger Pau Monnéxen: fix IPI setup with EARLY_AP_STARTUP
2016-12-22 Hans Petter SelaskyMake a read only pointer constant.
2016-12-22 Hans Petter SelaskyAdd more comments regarding collection of statistics...
2016-12-22 Gavin Atkinsonow_temp: Update the temperature visible via the sysctl...
2016-12-21 Gavin Atkinsonow_temp: Correct typo in comment
2016-12-21 Oleksandr Tymoshenko[iwn] Several fixes for DMA part of iwn(4)
2016-12-21 Ed Mastebhnd: remove srand() to ensure deterministic output
2016-12-21 Sepherosa Ziehauhyperv: Unbreak EARLY_AP_STARUP Hyper-V bootstrap by...
2016-12-21 Sepherosa Ziehauhyperv/storvsc: The max channel in PDU actually means...
2016-12-21 Landon J. Fullerbhnd(4): Use a stable sort key to produce deterministic...
2016-12-20 Conrad MeyerFollow-up to r310340: Add missing "Intel" to description
2016-12-20 Conrad MeyerAdd Braswell PCI IDs for Intel Cherryview
2016-12-20 Kenneth D. MerryTurn on FC-Tape by default in the isp(4) driver.
2016-12-20 Ruslan BukinAdd xDMA -- the DMA abstraction layer, initial verison.
2016-12-20 Sepherosa Ziehauhyperv/ic: Rename cleaned up files.
2016-12-20 Sepherosa Ziehauhyperv/ic: Cleanup driver glue.
2016-12-20 Sepherosa Ziehauhyperv/ic: Rname cleaned up file.
2016-12-20 Sepherosa Ziehauhyperv/ic: Inclusion cleanup
2016-12-20 Sepherosa Ziehauhyperv/ic: Rename cleaned up header file.
2016-12-20 Sepherosa Ziehauhyperv/ic: Cleanup common struct and functions.
2016-12-20 Sepherosa Ziehauhyperv/ic: Factor out function to send IC response
2016-12-20 Conrad Meyersdhci/mmc: Minor whitespace cleanups
2016-12-20 Jared McNeillSplit the DesignWare HDMI-specific code from imx6_hdmi...
2016-12-20 Kevin LoMerge r92c_init_rf_common() into r92c_init_rf(). In...
2016-12-19 Simon J. GerratyMerge bmake-20161212
2016-12-19 Landon J. Fullerbhnd(4): NVRAM serialization support.
2016-12-19 Landon J. Fullerbhnd(4): Add support for exporting all (or a subtree...
2016-12-19 Landon J. Fullerbhnd(4): NVRAM device path support.
2016-12-19 Landon J. Fullerbhnd(4): add support for wrapping arbitrary pointers...
2016-12-19 Landon J. Fullerbhnd(4): Add support for three new NVRAM value types...
2016-12-19 Landon J. Fullerbhnd(4): support direct conversion of bhnd_nvram_val
2016-12-19 Landon J. Fullerbhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvra...
2016-12-19 Landon J. Fullerbhnd(4): minor style(9) fixes
2016-12-19 Jayachandran C.Fix whitespace issues in pl011 uart driver
2016-12-19 Hans Petter SelaskyDefer USB enumeration until the SI_SUB_KICK_SCHEDULER...
2016-12-19 Sepherosa Ziehauhyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-18 Dimitry AndricAfter r310171, the kernel version of sscanf() has forma...
2016-12-18 Emmanuel Vadotofw_spi: Parse property for the SPI mode and CS polarity.
2016-12-17 Dimitry AndricMerge ^/head r310169 through r310190.
2016-12-17 Jayachandran C.Simplify interrupt mask programming in pl011 uart
next