aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* [bhnd] Initial bhnd(4) SPROM/NVRAM support.Adrian Chadd2016-05-086-20/+19
* Fix kernel build with parallel make.Niclas Zeising2016-05-051-1/+1
* [bhnd] add missing bus file.Adrian Chadd2016-05-051-1/+1
* [bwn] [bhnd] initial support for using bhnd for if_bwn devices.Adrian Chadd2016-05-042-0/+14
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-042-8/+0
* Misc. build: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* [bwn] break out the 'g' phy code into a separate source file.Adrian Chadd2016-05-021-1/+3
* [bwn] break out the LP PHY code into a separate file.Adrian Chadd2016-05-021-0/+1
* [bhnd] add missing bus interface SRC bits, required after the last source imp...Adrian Chadd2016-05-025-5/+6
* Sort SUBDIR.Jung-uk Kim2016-04-271-3/+3
* Add dtb/zynq to generate dtb files for Zynq-based boardsOleksandr Tymoshenko2016-04-261-0/+7
* 1. Removed -Wno-shift-negative-value from MakefileDavid C Somayajulu2016-04-251-1/+0
* Fix streams and svr4 module dependency. Both modules are complaining aboutDmitry Chagin2016-04-232-4/+1
* [bhnd] Add a common bhnd_pci driver shared by both bhnd_pcib and bhnd_pci_hostbAdrian Chadd2016-04-221-4/+2
* Replace the A20 kernel config with a generic ALLWINNER kernel config thatJared McNeill2016-04-211-0/+1
* MFHGlen Barber2016-04-163-5/+14
|\
| * Sync cam.ko module source list with the static kernel file list.Konstantin Belousov2016-04-151-1/+1
| * hyperv: Deprecate HYPERV option by moving Hyper-V IDT vector into vmbusSepherosa Ziehau2016-04-151-3/+12
| * Add External Actions KPI to ipfw(9).Andrey V. Elsukov2016-04-141-1/+1
* | MFHGlen Barber2016-04-112-1/+2
|\|
| * Add a 'show t4 tcb <nexus> <tid>' command to dump a TCB from DDB.John Baldwin2016-04-101-0/+1
| * Add option to specify built-in keymap for kbdmuxEd Maste2016-04-071-1/+1
* | MFHGlen Barber2016-04-0412-17/+20
|\|
| * Add support for the Nuvoton NCT5104D.Adrian Chadd2016-03-312-0/+10
| * Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Bryan Drewery2016-03-303-12/+3
| * Use proper kern.opts.mk rather than src.opts.mk from r297058.Bryan Drewery2016-03-291-1/+2
| * [urtwn] migrate urtwn out into sys/dev/urtwn/ .Adrian Chadd2016-03-208-4/+5
* | MFHGlen Barber2016-03-141-6/+0
|\|
| * Reduce duplicated logic from r291744.Bryan Drewery2016-03-121-6/+0
* | MFHGlen Barber2016-03-102-2/+10
|\|
| * For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEMaxim Sobolev2016-03-091-1/+1
| * drm/i915: Update to match Linux 3.8.13Jean-Sébastien Pédron2016-03-081-1/+9
* | MFHGlen Barber2016-03-0222-20/+151
|\|
| * Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin2016-03-012-11/+0
| * cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.Navdeep Parhar2016-03-012-2/+2
| * Add modules support for the bhnd code.Adrian Chadd2016-02-2613-0/+143
| * Upgrade the firmware carried in driver and loaded during hardwareDavid C Somayajulu2016-02-251-0/+1
| * pass -fPIC to the assembler, not linkerEd Maste2016-02-252-4/+4
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-2/+0
| * hyperv/utils: Code rearrange and cleanupSepherosa Ziehau2016-02-241-1/+1
* | MFHGlen Barber2016-02-243-19/+14
|\|
| * Obsolete mkulzma(8) and geom_uncompress(4), their functionalityMaxim Sobolev2016-02-242-18/+0
| * Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)Maxim Sobolev2016-02-231-1/+14
* | MFHGlen Barber2016-02-222-3/+9
|\|
| * urtwn: add an option to compile the driver without firmware specific codeAndriy Voskoboinyk2016-02-222-3/+9
* | MFHGlen Barber2016-02-151-1/+3
|\|
| * Update of the Allwinner drivers to:Andrew Turner2016-02-101-1/+3
* | First pass to fix the 'tests' packages.Glen Barber2016-02-022-0/+8
|/
* filemon: Use process_exec EVENTHANDLER to capture sys_execve.Bryan Drewery2016-01-281-1/+1
* ext2fs: Bring back the htree dir_index implementation.Pedro F. Giffuni2016-01-211-2/+2