index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish process of moving the LinuxKPI module into the default kernel build.
hselasky
2015-10-29
11
-20
/
+23
*
Build the LinuxKPI module by default.
hselasky
2015-10-26
1
-4
/
+1
*
Add aarch64 files to the hwpmc(4) module build
emaste
2015-10-23
1
-0
/
+4
*
Move dtrace/opensolaris/zfs module option to common section
emaste
2015-10-23
1
-27
/
+12
*
Rename remaining linux32 symbols such as linux_sysent[] and
jhb
2015-10-22
3
-6
/
+23
*
Add support for CloudABI on ARM64.
ed
2015-10-22
1
-1
/
+4
*
Rename linuxapi[.ko] into linuxkpi[.ko], to reflect that it is a
hselasky
2015-10-22
2
-3
/
+3
*
Refactoring: move out generic bits from cloudabi64_sysvec.c.
ed
2015-10-22
1
-3
/
+3
*
Build ofw_bus_if.h for modules that need it on arm64
emaste
2015-10-21
2
-3
/
+4
*
Update firmware images for Qlogic 24xx/25xx from 5.5.0 to 7.3.0.
mav
2015-10-20
3
-72
/
+0
*
Use the right variable name.
ed
2015-10-16
1
-1
/
+1
*
cxgbe(4): support for the kernel RSS option.
np
2015-10-16
1
-0
/
+1
*
urtwn(4): split *reg and *var parts (no functional change).
adrian
2015-10-12
1
-1
/
+1
*
Disable syscons and vpo modules for arm64.
kib
2015-10-08
1
-2
/
+2
*
Fix `make depend` in sys/modules/otus
lwhsu
2015-10-01
1
-1
/
+1
*
Add opt_wlan.h as requirements for the two drivers I'm currently working on.
adrian
2015-09-29
2
-2
/
+2
*
Enable parallel subdirectory building with sys/modules/netgraph
ngie
2015-09-27
1
-0
/
+2
*
Add an initial driver for the AR9170 series draft-11n hardware from
adrian
2015-09-26
5
-0
/
+39
*
Reimplement CTL High Availability.
mav
2015-09-10
1
-0
/
+1
*
Revert r286984 (adding opt_random.h to sys/modules/zfs/Makefile)
ngie
2015-09-08
1
-1
/
+1
*
New 1-Wire bus implementation. 1-Wire controller is abstracted, though
imp
2015-08-27
5
-0
/
+37
*
Import ioat(4) driver
cem
2015-08-24
2
-0
/
+17
*
fix standalone build of zfs module
avg
2015-08-21
1
-1
/
+1
*
Add required foo_if.h files to SRCS to fix build errors.
ian
2015-08-19
1
-0
/
+2
*
Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.
loos
2015-08-18
1
-0
/
+8
*
Fix the build of gpiobus as a module.
loos
2015-08-17
1
-2
/
+3
*
Add DEV_RANDOM pseudo-option and use it to "include out" random(4)
markm
2015-08-17
4
-0
/
+39
*
Move "ioctl" CAM frontend into separate file.
mav
2015-08-15
1
-0
/
+1
*
Drop "internal" CTL frontend.
mav
2015-08-15
1
-1
/
+0
*
Add a new PPS driver for AM335x (beaglebone) timer hardware. This can be
ian
2015-08-13
1
-0
/
+8
*
Build the iwm and iwmfw modules by default on x86.
rpaulo
2015-08-08
2
-10
/
+9
*
iwmfw: fix the path to the firmware file.
rpaulo
2015-08-08
1
-1
/
+1
*
Import OpenBSD's iwm WiFi driver for Intel 3160/7260/7265.
rpaulo
2015-08-08
6
-0
/
+58
*
cxgbe(4): Update T5 and T4 firmwares bundled with the driver to 1.14.4.0. The
np
2015-08-05
2
-2
/
+2
*
Fix `make depend` in sys/modules
lwhsu
2015-08-05
1
-1
/
+1
*
Build if_stf(4) module only when both INET and INET6 support are enabled.
ae
2015-07-30
2
-2
/
+7
*
isl(4), driver for Intersil I2C ISL29018 Digital Ambient Light Sensor
grembo
2015-07-25
2
-1
/
+8
*
cyapa(4), driver for the Cypress APA I2C trackpad
grembo
2015-07-25
2
-1
/
+8
*
Add Makefiles for CloudABI kernel modules.
ed
2015-07-22
3
-0
/
+24
*
Implement the lockstat provider using SDT(9) instead of the custom provider
markj
2015-07-19
4
-22
/
+0
*
Merge driver for PMC Sierra's range of SAS/SATA HBAs.
benno
2015-07-17
3
-0
/
+66
|
\
|
*
Enable pms module on amd64 for now.
benno
2015-07-17
1
-0
/
+2
|
*
Driver 'pmspcv' added. Supports PMC-Sierra PM8001/8081/8088/8089/8074/8076/80...
achim
2015-07-07
2
-0
/
+64
*
|
cxgbe(4): Update T4 and T5 firmwares to 1.14.2.0.
np
2015-07-14
2
-2
/
+2
*
|
Rename zfs nvpair files to not colidate with our nvlist.
oshogbo
2015-07-09
1
-3
/
+3
*
|
Add the Banana Pi DTS.
loos
2015-07-07
1
-0
/
+1
|
/
*
improve dependencies for this module a bit... not great, but at
jmg
2015-07-04
1
-0
/
+3
*
Updated depends
sjg
2015-07-03
1
-0
/
+13
*
Kill MFILES and find things automatically. It turned out to be only
imp
2015-07-03
30
-74
/
+0
*
Add an ISA/ACPI bus attachment to proto(4).
marcel
2015-07-02
1
-1
/
+4
[next]