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
Commit message (
Expand
)
Author
Age
Files
Lines
*
For AR8132 fast ethernet controller, do not report 1000baseT
yongari
2009-09-28
1
-0
/
+10
*
MFV of tzdata2009n
edwin
2009-09-28
2
-5
/
+42
*
DGE-560SX is now supported.
yongari
2009-09-28
1
-1
/
+3
*
Add DGE-560SX(Yukon XL) to the supported device list. Many thanks
yongari
2009-09-28
2
-0
/
+3
*
Add workaround for Yukon XL which has hardware bug that can't flush
yongari
2009-09-28
1
-3
/
+8
*
Add hack to pass controller specific information to phy driver.
yongari
2009-09-28
4
-15
/
+52
*
Fix MIB statistics clear routine. This should fix alignment errors on sparc64.
yongari
2009-09-28
1
-1
/
+1
*
Some fiber PHY(88E1112) does not seem to set resolved speed so
yongari
2009-09-28
1
-2
/
+5
*
Don't encode model id twice.
yongari
2009-09-28
1
-1
/
+1
*
It seems some 82559ER controllers do not support Rx checksum
yongari
2009-09-28
1
-2
/
+5
*
Remove unnecessary device reinitialization.
yongari
2009-09-28
1
-2
/
+14
*
Set the prison in NFS anon and GSS SVC creds (as I indended to in r197581).
jamie
2009-09-28
1
-0
/
+2
*
Back out r197581, which replaced this file witk sys/kern/vfs_export.c.
jamie
2009-09-28
1
-369
/
+1363
*
Set the prison in NFS anon and GSS SVC creds.
jamie
2009-09-28
2
-1363
/
+374
*
Temporarily disable the use of 1GB page mappings by the direct map. There
alc
2009-09-28
1
-2
/
+2
*
Add two new fcntls to enable/disable read-ahead:
delphij
2009-09-28
4
-3
/
+71
*
Use correct sizeof() object for klist 'list'. Currently, struct klist
delphij
2009-09-28
1
-4
/
+4
*
Fixed a markup bug.
ru
2009-09-28
1
-1
/
+1
*
Add back endpoint swap detection that was disabled in an earlier driver
thompsa
2009-09-28
1
-10
/
+33
*
Add new FTDI IDs.
thompsa
2009-09-28
1
-0
/
+3
*
Use a 2 clause BSD-style license instead of stating the code as public
delphij
2009-09-28
2
-4
/
+49
*
Add experimental support for usb serial console and polled mode during DDB.
thompsa
2009-09-28
18
-8
/
+445
*
Add a config number quirk for the ELSA_MODEM1
thompsa
2009-09-28
1
-0
/
+1
*
add more device IDs
thompsa
2009-09-28
1
-0
/
+3
*
Allow setting of MAC address for AXE based ethernet adapters.
thompsa
2009-09-28
1
-4
/
+5
*
Increase the rx buffer size to 16384 bytes, this increases RX performance from
thompsa
2009-09-28
1
-29
/
+26
*
- Remove SAMSUNG_YP_U2 now that it is in the cam layer
thompsa
2009-09-28
1
-4
/
+4
*
MFp4
thompsa
2009-09-28
1
-0
/
+10
*
Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c.
thompsa
2009-09-28
4
-29
/
+697
*
Add extra safety locking when clobbering xfer->flags_int.started in start and
thompsa
2009-09-28
1
-7
/
+21
*
Correct buffer sizes used so that they match. The old code could give the
thompsa
2009-09-28
1
-2
/
+3
*
Static'ify internal methods and use prototype.
delphij
2009-09-28
1
-20
/
+20
*
Add support for USB language selection.
thompsa
2009-09-28
2
-22
/
+68
*
Fix NULL-pointer dereference in usb_endpoint_foreach().
thompsa
2009-09-28
1
-1
/
+3
*
Add support for ChipHead 341 serial port adapter.
thompsa
2009-09-28
4
-3
/
+561
*
Clear all interrupts rather than just SETUP packet.
thompsa
2009-09-28
1
-2
/
+2
*
Simplify logic around setting EHCI_QH_DTC and expand some htohc32(temp.sc, 0)
thompsa
2009-09-28
1
-19
/
+15
*
Import two PCI quirks from Linux
thompsa
2009-09-28
1
-0
/
+70
*
MFp4 @ 168387
thompsa
2009-09-28
5
-47
/
+59
*
Silence warning printed by getfsspec(3) when /etc/fstab does not exist
cperciva
2009-09-28
2
-0
/
+6
*
Fethch more information from IDENTIFY result.
mav
2009-09-27
1
-15
/
+48
*
- Add share/nls/gl_ES.ISO8859-1, which I forgot in my last commit
gabor
2009-09-27
1
-0
/
+2
*
Add a simple C program to check mmap calls to various different addresses.
bz
2009-09-27
2
-0
/
+102
*
- When we run our trap cleanup handler, echo that we are running this
simon
2009-09-27
1
-1
/
+4
*
Report SATA 3.x devices.
mav
2009-09-27
1
-1
/
+3
*
Add more defines from recent and not only specs.
mav
2009-09-27
1
-10
/
+56
*
Add support for VT200-style mouse input.
ed
2009-09-27
6
-9
/
+72
*
Do not allow mmap with the MAP_FIXED argument to map at address zero.
simon
2009-09-27
1
-1
/
+18
*
Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and
jkim
2009-09-27
6
-22
/
+723
*
Add '#define NFSCLIENT' into opt_nfs.h if the NFSCLIENT variable is 1
nyan
2009-09-27
1
-0
/
+7
[next]