summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add USB MIDI template for USB device side mode.hselasky2015-06-011-0/+1
* ig4 - Intel fourth gen integrated I2C SMBus driver.grembo2015-05-301-0/+2
* Create a separate kobj interface for leaf-driver PCI IOV methods.jhb2015-05-281-0/+1
* sfxge: add 7xxx NICs family supportarybchik2015-05-251-31/+0
* xen: introduce a newbus function to allocate unused memoryroyger2015-05-081-0/+1
* Fix build by adding ixgbe_x550.c to sys/conf/files for ixgbe.erj2015-05-011-0/+2
* Remove support for Xen PV domU kernels. Support for HVM domU kernelsjhb2015-04-301-24/+24
* Make it possible to statically link SIFTR into the kernelgnn2015-04-291-0/+1
* Only enable the hpet driver on x86 hardware, it doesn't exist on arm64.andrew2015-04-281-1/+0
* Move zlib.c from net to libkern.rodrigc2015-04-221-3/+3
* Complete r281670, unlist removed files.kib2015-04-181-2/+0
* Remove xform_ipip.c and code related to XF_IP4.ae2015-04-181-1/+0
* Move ALTQ from contrib to net/altq. The ALTQ code is for many yearsglebius2015-04-161-8/+8
* Move all code related to IP fragment reassembly to ip_reass.c. Someglebius2015-04-101-0/+1
* xen: add a handler for the debug interruptroyger2015-03-301-0/+1
* Remove from legacy ata(4) driver support for hardware, supported by newermav2015-03-241-5/+1
* Add a driver for the Dallas/Maxim DS1307, another common i2c RTC.loos2015-03-201-0/+1
* Fix ixgbe(4) - add ix_txrx to compile in the kernel.adrian2015-03-181-0/+2
* Update to the Intel ixgbe driver:jfv2015-03-171-14/+14
* Factor out mbuf hashing code from LAGG driver so that other networkhselasky2015-03-111-3/+1
* Add infrastructure for exporting config schema from PF driversrstone2015-03-011-0/+1
* Implement interface to create SR-IOV Virtual Functionsrstone2015-03-011-0/+1
* Move libnv into the kernel and hook it into the kernel buildrstone2015-03-011-0/+3
* Implement asprintf in libkernrstone2015-03-011-0/+1
* Add a driver for the Maxim DS3231 a low-cost, extremely accurate (+-2PPM)loos2015-02-281-0/+1
* sfxge: add to config filesarybchik2015-02-251-0/+31
* Merge ACPICA 20141107 and 20150204.jkim2015-02-181-0/+1
* Globally enable -fms-extensions when building kernel with gcc, and removeglebius2015-02-171-1/+1
* Fix compilation of the SDP driver and a compile warning after r278886.hselasky2015-02-171-1/+1
* Update the infiniband stack to Mellanox's OFED version 2.1.hselasky2015-02-171-5/+5
* Import USB display link driver from OpenBSD. Support for compressionhselasky2015-02-151-0/+4
* Import videomode code from NetBSD which is needed by USB display link drivers.hselasky2015-02-151-0/+4
* Unbreak the build (memchr is explicitly required by devctl(9) after r278320)ngie2015-02-061-1/+1
* Fix build with "device iscsi" in kernel config.trasz2015-01-311-0/+1
* Add kobj interface between ICL and the rest of the iSCSI stack.trasz2015-01-311-0/+1
* Make sure the compiler flag to get cxgbe(4) to compile with gcc is usednp2015-01-241-1/+1
* Refactor / restructure the RSS code into generic, IPv4 and IPv6 specificadrian2015-01-181-2/+4
* Extend fixes made in r277308 to fix build of LINT kernels for i386 andhselasky2015-01-181-5/+10
* Start importing the basic OFED linux compatibility layer changes madehselasky2015-01-171-6/+6
* Make cxgbe(4) buildable with the gcc in base.np2015-01-161-1/+1
* Add usb template SERIALNET allowing us to have both USB CDC Ethernetbr2015-01-131-0/+1
* Factor out duplicated code from dumpsys() on each architecture into genericmarkj2015-01-071-0/+1
* Fix kernel build after r276730.hselasky2015-01-061-1/+1
* Refactor and split out the net80211 software scan engine from the restadrian2015-01-061-0/+1
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportimp2015-01-031-5/+4
* Garbage collect the asr driver. Hardware for it has not been produced inscottl2015-01-021-2/+0
* cxgbe(4): major tx rework.np2014-12-311-0/+2
* Use the same 6000 series g2{a,b} firmware versions when embedding thesemarius2014-12-271-2/+2
* Deorbit the IEEE-488/GPIB support.phk2014-12-251-4/+0
* Remove the old NFS client and server from head,rmacklem2014-12-231-44/+32
OpenPOWER on IntegriCloud