summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* MFS r304704: Update iflib to support more NIC designsshurd2016-08-241-0/+1
* MFC r303322,303326,303327,303345,303413,303416,303418,303557sbruno2016-08-011-3/+17
* Commit the bits of nda that were missed. This should fix the build.imp2016-06-101-1/+1
* New NVMe front end (nda).imp2016-06-091-0/+3
* Switch mips/sentry5 to bhnd(4), and unify with mips/broadcomlandonf2016-06-041-40/+43
* [iwm] add if_iwm_led.c into the build.adrian2016-06-021-0/+1
* [ath] commit initial bluetooth coexistence support for the MCI NICs.adrian2016-06-021-0/+2
* Connect the SHA-512t256 and Skein hashing algorithms to ZFSallanjude2016-05-311-0/+3
* Now that PIE is free of runtime floating point, revert r300853 totruckman2016-05-291-0/+2
* Disconnect PIE from the build until it is free of floating point math.truckman2016-05-271-2/+0
* Add rtwn(4) and rtwnfw(4).kevlo2016-05-271-0/+29
* Add a PPS driver that takes the timing pulse from a gpio pin. Currentlyian2016-05-261-0/+1
* Include the new AQM files when compiling a kernel with options DUMMYNET.truckman2016-05-261-0/+4
* [gpiospi] add initial gpio SPI bit bang driver.adrian2016-05-261-0/+1
* [spigen] add initial spigen driver from green@adrian2016-05-261-0/+1
* Move the OFW iicbus code to dev/iicbus to stop polluting dev/ofw withloos2016-05-241-1/+1
* [bhnd] Implement pass-through resource management for ChipCommon.adrian2016-05-241-0/+3
* [bhnd] Add support for querying the attachment type of the bhnd bus.adrian2016-05-231-0/+1
* Import the 'iflib' API library for network drivers. From the author:scottl2016-05-181-0/+3
* Finish cleaning up after killing ReiserFS.gnn2016-05-171-9/+0
* Rename icl_proxy.c to icl_soft_proxy.c, to make it clear it's a parttrasz2016-05-171-1/+1
* [bwn] add in bwn n-phy linking.adrian2016-05-171-0/+1
* [bhnd] Finish bhnd(4) PCI/PCIe-G1 hostb support.adrian2016-05-171-0/+3
* [bwn] add in the new phy common and utils files.adrian2016-05-141-0/+2
* Remove sh accidentally added to dependency lines in r299684emaste2016-05-131-2/+2
* cxgbe(4): Update T5 and T4 firmwares to 1.15.37.0.np2016-05-131-2/+2
* After r299241, which added bhnd(4), use sh to run the shell scripts fordim2016-05-131-4/+4
* Add gpiokeys drivergonzo2016-05-111-0/+2
* Rename siba -> siba_s5, to specifically reference that it's for theadrian2016-05-101-4/+4
* [siba] migrate siba.c to siba_mips.cadrian2016-05-101-1/+1
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.adrian2016-05-081-0/+13
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.adrian2016-05-041-6/+33
* [bwn] break out the 'g' phy code into a separate source file.adrian2016-05-021-0/+2
* [bwn] break out the LP PHY code into a separate file.adrian2016-05-021-0/+2
* Merge ACPICA 20160422.jkim2016-04-271-1/+4
* Change the fdt_static_dtb.S dependencysgalabov2016-04-151-1/+1
* Add External Actions KPI to ipfw(9).ae2016-04-141-0/+1
* New CAM I/O scheduler for FreeBSD. The default I/O scheduler is the sameimp2016-04-141-0/+1
* Add option to specify built-in keymap for kbdmuxemaste2016-04-071-0/+4
* Move support for Synopsys Designware APB UART out of ns8250 and into ajmcneill2016-04-011-1/+2
* Now that urtwn is its own device, and it'll get hotplug loaded byadrian2016-03-201-44/+0
* Add phy framework, a next part of new 'extended resources' family ofmmel2016-03-151-0/+2
* Add regulator framework, a next part of new 'extended resources' family ofmmel2016-03-151-3/+8
* CLK: Add enumerator for 'clocks' OFW node. Add bus device bindingsmmel2016-03-151-0/+1
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-011-1/+1
* cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.np2016-03-011-2/+2
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-241-7/+6
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-231-5/+8
* Revert r295756:zbb2016-02-201-1/+0
* Extract common code from PowerPC's ofw_pcizbb2016-02-181-0/+1
OpenPOWER on IntegriCloud