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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Product IDs :
flz
2006-01-26
2
-0
/
+16
*
Add support for the JMicron JMB360 SATAII controller.
sos
2006-01-25
3
-24
/
+119
*
Fix typos and clean up some comments.
joel
2006-01-25
3
-10
/
+10
*
The UPCI 32 rp(4) card uses BAR 2 like the UPCI 80 card.
jhb
2006-01-25
1
-0
/
+2
*
Add in the Linux IOCTL shim and create the megadev0 device so
ambrisko
2006-01-24
1
-0
/
+191
*
Do not test for DMA status on legacy ATA devices. This has the unfortunate
sos
2006-01-24
1
-1
/
+2
*
channel.c:
ariff
2006-01-24
2
-10
/
+29
*
track bmiss threshold change from time to frame count
sam
2006-01-23
1
-1
/
+1
*
Use m_getcl() instead of getting mbuf, and then getting a cluster.
glebius
2006-01-23
1
-9
/
+2
*
Sort list of modules.
joel
2006-01-23
1
-1
/
+1
*
First of several commits as this driver is dusted off and maybe brought
mjacob
2006-01-23
13
-416
/
+1016
*
Various fixups:
ariff
2006-01-22
5
-46
/
+227
*
Fix a race condition by initializing the taskqueue before registering
mux
2006-01-22
1
-10
/
+10
*
Convert to ANSI C function declarations.
rwatson
2006-01-21
1
-83
/
+36
*
Convert iir inlines to ANSI C function declarations.
rwatson
2006-01-21
1
-10
/
+4
*
Fix panic on boot due to not all SATA chipsets having SSTATUS registeri
sos
2006-01-21
1
-3
/
+3
*
Backput the "Dell ID" part of the last commit, it was already tried in
netchild
2006-01-21
1
-5
/
+0
*
Merge rev. 1.5 and 1.6 from DFly:
netchild
2006-01-21
1
-7
/
+12
*
account tx retry-fail errors in if_oerrors.
damien
2006-01-21
1
-1
/
+8
*
Prevent dereferencing a NULL pointer if the malloc() fails.
netchild
2006-01-21
1
-9
/
+10
*
Adjust tx power based on user preferences.
damien
2006-01-21
1
-0
/
+3
*
o fix initialization sequence.
damien
2006-01-21
2
-5
/
+28
*
Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with valid
glebius
2006-01-21
1
-4
/
+5
*
Add two new ural(4) product ids.
damien
2006-01-21
2
-0
/
+4
*
sync w/ openbsd:
damien
2006-01-21
2
-54
/
+104
*
Remove unused pointer.
joel
2006-01-21
2
-5
/
+0
*
Fix computation of the tx retry count in AMRR.
damien
2006-01-21
1
-2
/
+2
*
Rev MPI spec to 1.05.09 level in preparation for SAS support.
mjacob
2006-01-21
15
-143
/
+3260
*
Make the ACPI and OpenFirmware PCI bus drivers subclasses of the generic
jhb
2006-01-20
1
-32
/
+2
*
Make the 'pci_devclass' pointer variable private (drivers really shouldn't
jhb
2006-01-20
3
-5
/
+3
*
Turn on native 32bit recording (at 48000hz).
ariff
2006-01-20
1
-1
/
+1
*
An attemp to make driver more readable and attaractive for further
glebius
2006-01-20
1
-459
/
+419
*
Ruthless vchan speed workaround against the dreaded sb16 / sb16x. It appear
ariff
2006-01-20
1
-3
/
+9
*
Be ready to a case when not a constant number of segments is returned
glebius
2006-01-18
2
-13
/
+23
*
Correct two promise entries, these are only 2port SATA.
sos
2006-01-18
1
-2
/
+2
*
Whitespace cleanup.
sos
2006-01-18
8
-128
/
+134
*
Properly report SATA connection speed.
sos
2006-01-18
1
-3
/
+12
*
Add support for using DMA on dump, greatly speeds up the dump process.
sos
2006-01-18
9
-1315
/
+1247
*
Remove Giant / busdma_lock_mutex from busdma_tag_create().
ariff
2006-01-18
1
-4
/
+4
*
- Count packets discarded by RX/TX MAC (cause of FIFO overflow, etc)
oleg
2006-01-17
2
-29
/
+33
*
Fix a memory leak I introduced with the hostb/vgapci stuff.
jhb
2006-01-17
1
-4
/
+8
*
Fix a memory leak.
jkoshy
2006-01-17
1
-5
/
+7
*
The number of ticks per usec for YUKON_EC is 125.
yongari
2006-01-17
1
-1
/
+1
*
fix Rx checksum computation on little endian systems.
yongari
2006-01-17
1
-1
/
+1
*
fix interrupt moderation timer frequencies for Yukon
yongari
2006-01-17
2
-7
/
+21
*
remove trailing spaces
yongari
2006-01-17
1
-11
/
+11
*
Fix broken capabilites. There are possible calculation errors within
ariff
2006-01-16
1
-2
/
+2
*
ehci_pci.c:
ariff
2006-01-16
3
-7
/
+19
*
Add PCI vendor id for ATI OHCI USB controllers.
ariff
2006-01-16
1
-0
/
+11
*
Restore old compatibility of feeding directly into /dev/dsp at 8000 hz
ariff
2006-01-16
1
-2
/
+4
[next]