summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* On x86 force NEW_PCIB, since that's the default. While this optionimp2015-01-142-0/+8
* Add new USB template to the USB template module.hselasky2015-01-131-1/+2
* Intel I40E driver updates:jfv2015-01-122-2/+2
* DCTCP (Data Center TCP) implementation.hiren2015-01-122-0/+8
* Use .MAKE.LEVEL being defined as a bootstrap aid when providingimp2015-01-101-1/+5
* Add infrastructure to build dtb files from dts files.imp2015-01-081-0/+9
* Refactor and split out the net80211 software scan engine from the restadrian2015-01-061-1/+1
* Clang's 3.5 integrated assembler now handles these files correctly (itimp2015-01-051-0/+2
* The radeon DRI module doesn't really work correctly on powerpc, so don't buildjhibbits2015-01-031-0/+2
* PowerPC also needs ofw_bus_if.h when using FDT.jhibbits2015-01-031-1/+2
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportimp2015-01-0319-18/+1
* Garbage collect the asr driver. Hardware for it has not been produced inscottl2015-01-022-19/+0
* Remove the clang -no-integrated-as workaround for smapi_bios.S, as clangdim2015-01-011-4/+0
* cxgbe(4): major tx rework.np2014-12-311-0/+1
* Temporarily unplug cxgbe(4) from !amd64 builds.np2014-12-311-1/+3
* Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko.neel2014-12-301-1/+2
* Submitted by: rick Maclemjulian2014-12-271-1/+1
* Let's see if we can fix the NOINET if_gif(4) module build after r276215bz2014-12-261-1/+5
* Remove the old NFS client and server from head,rmacklem2014-12-237-76/+0
* Remove comments relevant to 6.x only.imp2014-12-201-2/+0
* Remove support for FreeBSD 7 and really old FreeBSD 8. The classifiersimp2014-12-201-1/+1
* Fix `make depend` in sys/moduleslwhsu2014-12-191-1/+1
* Add some new modes to OpenCrypto. These modes are AES-ICM (can be usedjmg2014-12-122-3/+9
* remove opensolaris cyclic code, replace with high-precision calloutsavg2014-12-074-31/+0
* There never was a PC Card joystick attachment that worked. Kill theimp2014-11-221-2/+1
* No need to list opt_global.h. No need to force ALTQ here, since that'simp2014-11-181-3/+0
* opt_global.h is never needed in SRCS lists.imp2014-11-181-1/+1
* Implement the historic DIOCGDINFO ioctl for gpart on BSDimp2014-11-181-2/+2
* Use automated MK_INET*_SUPPORT code here as well.imp2014-11-181-16/+3
* Automate options INET/INET6 turning into MK_$opt_SUPPORTimp2014-11-141-7/+0
* Remove dpt_isa.c and commented out references to it. It was never connectedjhb2014-11-131-2/+0
* Renove faith(4) and faithd(8) from base. It looks like industrymelifaro2014-11-092-9/+0
* After r274246 make the tree compile again.bz2014-11-081-0/+14
* Fix random.ko module.kib2014-11-071-2/+1
* Overhaul if_gre(4).ae2014-11-073-3/+23
* Update the Intel i40e drivers, ixl version 1.2.8, ixlv version 1.1.18jfv2014-11-061-1/+1
* These don't belong in the modules directory.imp2014-11-062-53/+0
* Retire the '@' symlink. It isn't really needed and causes moreimp2014-11-064-39/+17
* clean removes @ and machine now, so no need to do it again.imp2014-11-061-1/+0
* Remove duplicate macro settings (probably due to an SVN merge /faux pas/ on m...markm2014-11-011-11/+0
* Build ttm_agp_backend.c.tijl2014-10-311-1/+1
* This is the much-discussed major upgrade to the random(4) device, known to yo...markm2014-10-304-7/+40
* Allow loading of dtraceall without nfscl if what you really wnat is nfsclientjulian2014-10-281-0/+2
* Add foo_genassym.c files to DPSRCS so dependencies for them are generated.jhb2014-10-272-1/+3
* Move the ACPI PM timer emulation into vmm.ko.neel2014-10-261-1/+2
* Add VirtIO console driverbryanv2014-10-232-1/+37
* IFC @r273338neel2014-10-212-0/+10
|\
| * Add vxlan interfacebryanv2014-10-202-0/+10
| * Fix build to not bogusly always rebuild vmm.ko.imp2014-10-171-8/+7
* | IFC @r273214neel2014-10-201-11/+13
OpenPOWER on IntegriCloud