aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* rtwn: add (untested) radar detection support for RTL8821AUAndriy Voskoboinyk2016-12-301-1/+1
* sfxge(4): remove obsolete Wake-On-LAN supportAndrew Rybchenko2016-12-301-1/+1
* sfxge(4): delete hunt_phy.cAndrew Rybchenko2016-12-291-1/+1
* [intelspi] Add SPI driver for Intel BayTrail SoCOleksandr Tymoshenko2016-12-272-0/+10
* [ig4] Add ACPI platform support for ig4 driverOleksandr Tymoshenko2016-12-261-2/+7
* hyperv/ic: Rename cleaned up files.Sepherosa Ziehau2016-12-201-3/+3
* hyperv/ic: Rname cleaned up file.Sepherosa Ziehau2016-12-201-1/+6
* bhnd(4): NVRAM serialization support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): NVRAM device path support.Landon J. Fuller2016-12-191-0/+1
* bhnd(4): add support for wrapping arbitrary pointers in an NVRAM I/OLandon J. Fuller2016-12-191-0/+1
* bhnd(4): support direct conversion of bhnd_nvram_valLandon J. Fuller2016-12-191-0/+1
* bhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvram_prop API forLandon J. Fuller2016-12-191-0/+1
* cxgbe(4): Update firmwares from version 1.16.12.0 to 1.16.22.0.Navdeep Parhar2016-12-063-3/+3
* Unbreak "make depend" with sys/modules/ioat by adding opt_ddb.h to SRCSEnji Cooper2016-12-041-0/+1
* Build smbios.ko as a module for amd64 and i386Ravi Pokala2016-12-032-2/+6
* hyperv/hn: Add 'options RSS' support.Sepherosa Ziehau2016-12-011-1/+2
* hyperv/hn: Add HN_DEBUG kernel option.Sepherosa Ziehau2016-12-011-1/+1
* cxgbe(4): Include firmware for T6 cards in the driver. Update allNavdeep Parhar2016-11-304-2/+30
* bhnd(4): Unify NVRAM/SPROM parsing, implement compact SPROM layout encoding.Landon J. Fuller2016-11-261-5/+15
* [bytgpio] Fix pc98 build by disabling bytgpio module for this platformOleksandr Tymoshenko2016-11-241-1/+1
* r308942 broke kernel build.Hiren Panchasara2016-11-211-1/+1
* [bytgpio] Add module for bytgpio(4)Oleksandr Tymoshenko2016-11-212-0/+10
* Add accelerated AES with using the ARMv8 crypto instructions. This is basedAndrew Turner2016-11-212-0/+22
* Build and install nanopi-neo.dts and orangepi-plus-2e.dtsJared McNeill2016-11-201-0/+2
* hyperv/pcib: change the file name: pcib.c -> vmbus_pcib.cDexuan Cui2016-11-181-1/+1
* hyperv/pcib: Fix the build for some kernel configsDexuan Cui2016-11-182-2/+2
* Add full softfloat and hardfloat support for RISC-V.Ruslan Bukin2016-11-161-0/+4
* hyperv/pcib: enable PCIe pass-through (a.k.a. Discrete Device Assignment)Dexuan Cui2016-11-161-0/+12
* New driver for Broadcom NetXtreme-C and NetXtreme-E devices.Stephen Hurd2016-11-152-0/+15
* [evdev] Add evdev support to kbdmux(4) driverOleksandr Tymoshenko2016-11-151-1/+2
* hyperv/vss: Add driver and tools for VSSSepherosa Ziehau2016-11-151-1/+1
* [rpi_ft5406] Add missing dependency on mbox_if.hOleksandr Tymoshenko2016-11-121-1/+1
* Add the DTS for the Netgate SG-1000 (micro-Firewall).Luiz Otavio O Souza2016-11-091-1/+2
* Refactor FDT part of gpioled driverOleksandr Tymoshenko2016-11-071-0/+4
* o Add support for long double.Ruslan Bukin2016-11-031-1/+1
* hyperv/hn: Rename cleaned up file.Sepherosa Ziehau2016-11-011-1/+1
* Fix alignment issues on MIPS: align the pointers properly.Ruslan Bukin2016-10-311-5/+1
* hyperv/hn: Rename cleaned up RNDIS source file.Sepherosa Ziehau2016-10-311-3/+1
* Revert r308107Li-Wen Hsu2016-10-3010-11/+9
* - Fix `make` in sys/modules/bhndLi-Wen Hsu2016-10-3010-9/+11
* add iic interface to ig4 driver, move isl and cyapa to iicbusAndriy Gapon2016-10-305-3/+12
* hyperv/hn: Rename cleaned up NVS source file.Sepherosa Ziehau2016-10-281-1/+1
* jedec_ts: a driver for thermal sensors on memory modulesAndriy Gapon2016-10-222-1/+8
* Create a new MACHINE_ARCH for Freescale PowerPC e500v2Justin Hibbits2016-10-221-2/+6
* - Add required header for fixing `make` in sys/modules/gpioLi-Wen Hsu2016-10-211-1/+1
* Disable geom_eli module build on MIPS64 as it has alignmentRuslan Bukin2016-10-201-1/+5
* Add preliminary support for Raspberry PI3 images to nanobsd.Warner Losh2016-10-181-0/+8
* rtwn(4), urtwn(4): merge common code, add support for 11ac devices.Andriy Voskoboinyk2016-10-1719-70/+144
* Import the current version of netmap, aligned with the one on github.Luigi Rizzo2016-10-161-2/+8
* In the TCP stack, the hhook(9) framework provides hooks for kernel modulesJonathan T. Looney2016-10-122-5/+22