summaryrefslogtreecommitdiffstats
path: root/sys/modules
Commit message (Expand)AuthorAgeFilesLines
* Reduce duplicated logic from r291744.bdrewery2016-03-121-6/+0
* For the MD_ROOT option don't inject /dev/md0 as root dev when ROOTDEVNAMEsobomax2016-03-091-1/+1
* drm/i915: Update to match Linux 3.8.13dumbbell2016-03-081-1/+9
* Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-012-11/+0
* cxgbe(4): Update T5 and T4 firmwares to 1.15.28.0.np2016-03-012-2/+2
* Add modules support for the bhnd code.adrian2016-02-2613-0/+143
* Upgrade the firmware carried in driver and loaded during hardwaredavidcs2016-02-251-0/+1
* pass -fPIC to the assembler, not linkeremaste2016-02-252-4/+4
* DIRDEPS_BUILD: Regenerate without local dependencies.bdrewery2016-02-241-2/+0
* hyperv/utils: Code rearrange and cleanupsephe2016-02-241-1/+1
* Obsolete mkulzma(8) and geom_uncompress(4), their functionalitysobomax2016-02-242-18/+0
* Improve mkuzip(8) and geom_uzip(4), merge in LZMA support from mkulzma(8)sobomax2016-02-231-1/+14
* urtwn: add an option to compile the driver without firmware specific codeavos2016-02-222-3/+9
* Update of the Allwinner drivers to:andrew2016-02-101-1/+3
* filemon: Use process_exec EVENTHANDLER to capture sys_execve.bdrewery2016-01-281-1/+1
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-2/+2
* MIPS also needs ofw_bus_if.h in some cases.brooks2016-01-201-1/+1
* Add some missing dependencies on pci_iov_if.h.bdrewery2016-01-203-3/+3
* sfxge: add accessors for license-related MCDI calls to common codearybchik2016-01-141-1/+1
* Unbreak `make depend` with sys/modules/hyperv/vmbus after r293870ngie2016-01-141-1/+1
* hyperv: implement an event timersephe2016-01-141-0/+1
* sfxge: add medford_impl.h, medford_nic.c, ef10_impl.harybchik2016-01-121-0/+5
* Make additional parts of sys/geom/eli more usable in userspaceallanjude2016-01-071-0/+1
* Don't build rtwnfw if building without binary blobs.brueffer2016-01-041-1/+2
* 17 years and change after I wrote warp_saver, here's a simple plasma effectdes2016-01-012-0/+10
* [rtwn] add rtwn module directory.adrian2015-12-311-0/+8
* [rtwn] Add rtwn firmware and driver module.adrian2015-12-315-0/+34
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.callanjude2015-12-273-3/+3
* Disable the firwmare licence check for rsu and urtwn.adrian2015-12-262-2/+2
* cxgbei: Hardware accelerated iSCSI target and initiator for TOE capablenp2015-12-262-0/+25
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-262-0/+11
* ixgbe(4): Update to version 3.1.13-ksbruno2015-12-232-2/+2
* Fix 'make depend'uqs2015-12-211-0/+3
* Scheduling module to introduce a fixed delay into the I/O path.imp2015-12-182-1/+8
* First cut of the modularization of our TCP stack. Stillrrs2015-12-162-0/+16
* ahci_generic.c needs ofw_bus_if.h, add it to the module.andrew2015-12-081-1/+1
* Fix make dependuqs2015-12-081-0/+1
* Update the mlx5 shared driver code to the latest version, whichhselasky2015-12-071-0/+1
* Add full support for Receive Side Scaling, RSS, to the mlx5enhselasky2015-12-072-2/+2
* Add ahci_generic to the ahci module on arm64.andrew2015-12-041-0/+4
* Calculate MPATH for sys/modules to save 92% time in a basic 'obj' tree-walk.bdrewery2015-12-041-0/+6
* Convert the mlxen driver to use the BUSDMA(9) APIs instead ofhselasky2015-12-031-2/+0
* Add initial ar9300 HAL support for the spectral scan mode.adrian2015-12-021-1/+1
* Add initial support for RTL8152 USB Fast Ethernet. RTL8152 supportskevlo2015-12-012-1/+11
* Fix make dependuqs2015-11-291-1/+1
* Disconnect iBCS2 emulator from the build. The ibcs2 option, the buildkib2015-11-281-1/+1
* Overhaul if_enc(4) and make it loadable in run-time.ae2015-11-252-0/+13
* [ath] migrate ioctl and busdma memory operations out into separate source files.adrian2015-11-241-1/+1
* Rip off target mode support for parallel SCSI QLogic adapters.mav2015-11-234-111/+0
* Don't explicitly set INET/INET6 in the Makefile; opt_inet.h and opt_inet6.hngie2015-11-221-1/+0
OpenPOWER on IntegriCloud