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
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reimplement how PCI-PCI bridges manage their I/O windows. Previously the
jhb
2011-05-03
1
-0
/
+1
*
Add LINT-NOINET6 which we have inofficially supported for years
bz
2011-05-02
1
-0
/
+28
*
Add -Wmissing-include-dirs to CWARNFLAGS, so tinderbox will punish those
brucec
2011-05-02
1
-10
/
+11
*
Add documentation to sys/conf/options pointing out that AH_SUPPORT_AR9130
adrian
2011-05-02
1
-0
/
+3
*
These are of course i386/amd64 only.
bschmidt
2011-05-01
1
-8
/
+0
*
Add files for wpi(4)
bschmidt
2011-05-01
1
-0
/
+1
*
Add the remaining wireless drivers.
bschmidt
2011-05-01
1
-0
/
+15
*
Stop linking against a direct-mapped virtual address and instead
marcel
2011-04-30
2
-4
/
+7
*
Allow MKMODULESENV being preset from other sources like makeoptions
bz
2011-04-30
1
-1
/
+1
*
Fis a problem with r221258 that mac is still needed in case for ient6 only
bz
2011-04-30
1
-1
/
+1
*
After r221249 allow SCTP to be compiled in an IPv6 only environment as well.
bz
2011-04-30
1
-15
/
+15
*
Add some more missing optional dependencies on inet6, not only inet,
bz
2011-04-30
1
-4
/
+4
*
Make the TCP code compile without INET. Sort #includes and add #ifdef INETs.
bz
2011-04-30
1
-14
/
+14
*
Make the UDP code compile without INET. Expose udp_usrreq.c to IPv6 only
bz
2011-04-30
1
-1
/
+1
*
Add the AH_SUPPORT_AR9130 option.
jhb
2011-04-29
1
-0
/
+1
*
Add urtw(4)
kevlo
2011-04-29
1
-0
/
+3
*
Exar driver for X3100 10GbE Server/Storage adapters
gnn
2011-04-28
2
-0
/
+19
*
Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.
adrian
2011-04-28
1
-0
/
+8
*
MfP4 CH=192029:
bz
2011-04-27
1
-1
/
+1
*
- Add shim to simplify migration to the CAM-based ATA. For each new adaX
mav
2011-04-26
1
-1
/
+1
*
Fix the experimental NFS client so that it does not bogusly
rmacklem
2011-04-25
1
-3
/
+3
*
After r220885 compile the various NIC drivers depending on INET
bz
2011-04-25
1
-11
/
+11
*
Switch the GENERIC kernels for all architectures to the new CAM-based ATA
mav
2011-04-24
1
-2
/
+2
*
Add g_eli_key_cache.c to GELI.
pjd
2011-04-21
1
-0
/
+1
*
Implement very basic ALQ logging for net80211.
adrian
2011-04-21
2
-0
/
+2
*
Add firmware images for the 6000 series g2a and g2b adapters.
bschmidt
2011-04-20
1
-0
/
+28
*
Update iwn(4) firmware blobs:
bschmidt
2011-04-20
1
-6
/
+6
*
Compile in in_cksum* implementations for both IPv6 and IPv6.
bz
2011-04-20
9
-10
/
+10
*
Remove support for the Intel C Compiler from the build infrastructure.
dim
2011-04-19
3
-55
/
+13
*
Make in_proto.c dependent on either inet or inet6.
bz
2011-04-17
1
-1
/
+1
*
Merge ACPICA 20110413.
jkim
2011-04-15
1
-0
/
+1
*
Bring over the antenna diversity logic support for Kite.
adrian
2011-04-13
1
-0
/
+2
*
Add the initial AR9285 PHY glue for supporting antenna diversity.
adrian
2011-04-13
1
-0
/
+2
*
Introduce geom_map, a GEOM provider designed for use by
adrian
2011-04-12
1
-0
/
+1
*
- Add kern.cam.ada.X.write_cache tunables/sysctls to control write caching
mav
2011-04-08
1
-0
/
+3
*
Put the ARGE_DEBUG behind a kernel config option.
adrian
2011-04-05
1
-0
/
+5
*
Import nvram2env, a device driver which imports various NVRAM-style
adrian
2011-04-03
1
-0
/
+2
*
Add 'mos' interface to NOTES
kevlo
2011-04-01
1
-0
/
+3
*
Introduce AH_AR5416_INTERRUPT_MITIGATION which enables interrupt mitigation for
adrian
2011-03-31
1
-0
/
+3
*
Break out the ath PCI logic into a separate device/module.
adrian
2011-03-31
1
-2
/
+6
*
Add rctl. It's used by racct to take user-configurable actions based
trasz
2011-03-30
3
-0
/
+7
*
Add racct. It's an API to keep per-process, per-jail, per-loginclass
trasz
2011-03-29
3
-0
/
+7
*
The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000
alc
2011-03-28
1
-1
/
+2
*
Rename AH_ENABLE_11N to ATH_ENABLE_11 - the HAL supports 11n by
adrian
2011-03-27
1
-1
/
+1
*
Add an option - AR71XX_REALMEM - which overrides the amount of
adrian
2011-03-27
1
-0
/
+6
*
- Merge the *_SET macros from fire(4) which generally print out the
marius
2011-03-26
2
-0
/
+2
*
MFgraid/head:
mav
2011-03-24
3
-0
/
+15
*
Flip this over to be a configurable option for people who wish to play with it.
adrian
2011-03-22
1
-0
/
+1
*
Fix switching to physical mode as part of calling into EFI runtime
marcel
2011-03-21
1
-0
/
+1
*
- Merge changes to the base system to support OFED. These include
jeff
2011-03-21
3
-0
/
+291
[next]