summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Add s35390a_rtc(4) driver for Seiko Instruments S-35390A RTC.hrs2012-08-211-0/+1
* Upgrade our copy of llvm/clang to trunk r162107. With thanks todim2012-08-201-5/+13
* Merge ACPICA 20120816.jkim2012-08-161-0/+1
* Merging of projects/armv6, part 5gonzo2012-08-151-1/+3
* support building vtnet as an embedded driverluigi2012-08-031-0/+10
* Refactor enclosure manegement support in ahci(4). Move it out into separatemav2012-07-261-0/+1
* Begin separating out the TX DMA setup in preparation for TX EDMA support.adrian2012-07-231-0/+2
* Move what remains of vm/vm_contig.c into vm/vm_pageout.c, where similaralc2012-07-181-1/+0
* Merge ACPICA 20120711.jkim2012-07-111-0/+2
* Sync with Intel internal source:jfv2012-07-051-0/+2
* Link in the new RX EDMA routines.adrian2012-07-031-0/+2
* Add acpi_asus_wmi(4) -- driver for random extras found on WMI-compatiblemav2012-07-021-0/+1
* Unbreak options ZFS after r236884.marius2012-06-231-0/+4
* Move the code dealing with shared page into a dedicatedkib2012-06-231-0/+1
* - Updated TOE support in the kernel.np2012-06-191-3/+1
* Add a rangelock implementation, intended to be used to range-lockingkib2012-05-301-0/+1
* Fix to kern/168294 - add flow director support into thejfv2012-05-241-1/+1
* MFprojects/zfsd:mav2012-05-241-1/+3
* Add a new geom class which allows to divide NAND Flash chipgber2012-05-221-0/+2
* Migrate most of the beacon handling functions out to if_ath_beacon.c.adrian2012-05-201-0/+2
* Migrate the TDMA management functions out of if_ath.c into if_ath_tdma.c.adrian2012-05-201-0/+2
* Migrate the bulk of the RX routines out from if_ath.c to if_ath_rx.[ch].adrian2012-05-201-0/+2
* Import work done under project/nand (@235533) into head.gber2012-05-171-0/+29
* Further arswitch work:adrian2012-05-121-0/+13
* Add support for Ralink RT2800/RT3000 chipsets.bschmidt2012-05-101-0/+1
* Bring over the first part of the etherswitch framework - an MDIO bus andadrian2012-05-011-0/+4
* Add to GEOM RAID class module, supporting the DDF metadata format, asmav2012-04-301-0/+1
* Drag in subr_acl_nfs4.c for ZFS automatically, otherwise it'smarius2012-04-291-1/+1
* Add to GEOM RAID class module for reading non-degraded RAID5 volumes andmav2012-04-191-0/+1
* Add a driver for the NXP (Philips) PCF8563 RTC.marius2012-04-131-0/+1
* Add OFED and the associated options and drivers to x86 LINT builds:jhb2012-04-121-5/+5
* MFhead_mfi r227068ambrisko2012-03-301-0/+2
|\
| * First cut at updating mfi(4) to support newer LSI MegaRAID SAS cards.ambrisko2011-11-041-0/+2
* | Add software PMC support.fabient2012-03-281-0/+1
* | Allow (with a license warning) "options ZFS" to work in static kernels.peter2012-03-271-1/+126
* | Driver for OpenCores I2C controller.jchandra2012-03-271-0/+1
* | Move driver for DS1374 RTC to sys/dev/iicbusjchandra2012-03-271-0/+1
* | Work around the following clang warning in mps(4):dim2012-03-231-1/+2
* | Connect geom_part_ldm to the kernel build.ae2012-03-191-0/+1
* | (Re)-make these ACL routines optional.adrian2012-03-131-2/+2
* | Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).mav2012-03-011-0/+2
* | Revert r231978, so I can apply a more proper fix to silence unneededdim2012-02-231-10/+5
* | When building with clang, disable -Wunneeded-internal-declaration fordim2012-02-211-5/+10
* | Break out the radar code into a separate source file.adrian2012-02-201-0/+4
* | Merge ACPICA 20120215.jkim2012-02-161-149/+151
* | properly sort dev/oce entriesluigi2012-02-141-6/+6
* | Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)luigi2012-02-101-0/+6
* | Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessordim2012-02-071-3/+3
* | After multiple requests for back out, after multiple promisses from adrian@pjd2012-02-041-3/+2
* | Fix the netback driver build for i386.ken2012-02-021-0/+1
OpenPOWER on IntegriCloud