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
*
Crypto api changes:
sam
2008-09-21
1
-2
/
+2
*
fix compilation on 64-bit platform w/ ATH_DEBUG
sam
2008-09-21
1
-1
/
+2
*
fix memory smash on lp64 platforms; mostly noticeable in user mode
sam
2008-09-21
1
-0
/
+5
*
Fix issue with tom loading by moving cxgb_log_tcb in to tom
kmacy
2008-09-19
3
-1
/
+30
*
pci_setup_intr() will only enable MSI/MSI-X for direct children. Add methods
rnoland
2008-09-19
1
-2
/
+18
*
Clean up DSDT and XSDT correctly instead of FADT when the tables are bad.
jkim
2008-09-19
1
-2
/
+2
*
Even though snp(4) in SVN is still broken, remove the unneeded D_NEEDMINOR.
ed
2008-09-19
1
-1
/
+1
*
Add a vendor ID for 3G Green Green Globe Co., Ltd, found in
kevlo
2008-09-19
1
-0
/
+1
*
fix a another driver bug related with tsleep() during detaching that
weongyo
2008-09-19
1
-6
/
+18
*
clear pending callbacks when the driver try to change the state
weongyo
2008-09-19
1
-0
/
+2
*
Fix two panics:
kmacy
2008-09-18
1
-3
/
+4
*
Cleanup the AHCI code a bit.
sos
2008-09-18
3
-56
/
+121
*
Remove the suser(9) interface from the kernel. It has been replaced from
attilio
2008-09-17
1
-2
/
+2
*
Hide some of driver's internal debugging.
mav
2008-09-16
1
-142
/
+173
*
Allow child devices of vgapci(4) to query VPD strings and use MSI/MSI-X
jhb
2008-09-16
1
-1
/
+99
*
Further whitespace and copyright cleanups to minimize the
kmacy
2008-09-16
4
-5
/
+4
*
White space cleanups to bring closer to RELENG_7
kmacy
2008-09-16
8
-16
/
+6
*
Remove some dead code along with gratuitous differences between HEAD and 7
kmacy
2008-09-16
7
-49
/
+13
*
Make ddb command registration dynamic so modules can extend
sam
2008-09-15
1
-1
/
+1
*
Rework the handling of interrupt handlers for children of ppc and ppbus:
jhb
2008-09-15
13
-160
/
+143
*
Correct a callchain capture bug on the i386.
jkoshy
2008-09-15
1
-3
/
+3
*
Small addition to the previous commit. Sorry.
mav
2008-09-14
1
-0
/
+1
*
Add some missing Realtek codec IDs. Just for reference.
mav
2008-09-14
1
-1
/
+10
*
Recover handsfree port support.(Almost all changes are done on previous commit).
takawata
2008-09-14
1
-5
/
+24
*
Add a bunch of Novatel and Sierra 3G wireless product ids.
thompsa
2008-09-14
2
-7
/
+106
*
Remove one unneeded printf from non-verbose output.
mav
2008-09-14
1
-1
/
+3
*
My massive snd_hda driver update.
mav
2008-09-13
3
-2450
/
+3550
*
Don't issue CDC request before negotiate the interface role.
takawata
2008-09-12
1
-58
/
+107
*
Whitespace cleanup.
emaste
2008-09-12
1
-5
/
+5
*
Make mlxcontrol work with more than one system drive:
sepotvin
2008-09-12
1
-1
/
+1
*
Use the parent device's DMA tag when creating our own DMA tags. This fixes
jhb
2008-09-12
1
-9
/
+10
*
Connect ufoma(4) to build and,
takawata
2008-09-12
1
-2
/
+0
*
Disable the inline assembly crc32 routine and use the C version instead.
jhb
2008-09-10
1
-87
/
+0
*
Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and
jhb
2008-09-10
5
-0
/
+1988
*
rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're
weongyo
2008-09-10
2
-2
/
+9
*
Add support for the CyberPower CP1500AVRLCD.
remko
2008-09-09
2
-0
/
+6
*
Update for new HAL.
rpaulo
2008-09-09
1
-1
/
+1
*
Add workaround for CRC errors seen at 100Mbps on JMC250 A2.
yongari
2008-09-09
2
-2
/
+16
*
Fix typo.
yongari
2008-09-09
1
-1
/
+1
*
IGP based radeon cards such as the rs485 and rs690 require that the GART table
rnoland
2008-09-09
1
-18
/
+73
*
We should never call drm_pci_alloc() while holding locks, due the the
rnoland
2008-09-09
5
-14
/
+36
*
Fix issue with recovering from transient jumbo mbuf shortage.
kmacy
2008-09-09
3
-28
/
+7
*
o Move the MODULE_DEPEND() for cam(4) from the esp_sbus.c front-end to
marius
2008-09-08
5
-516
/
+680
*
bge_tick(): do not touch PHY if link is up. This should solve problem with
oleg
2008-09-08
1
-2
/
+6
*
Streamline #include sections in ds133x and ds1672 drivers. This unbreaks the
raj
2008-09-08
2
-14
/
+0
*
Pass 1 of mpsafetty-ifying si(4). It compiles and has basic functionality,
peter
2008-09-08
1
-181
/
+167
*
ds133x: Introduce device_identify method; update NOTES.
raj
2008-09-08
1
-1
/
+13
*
Fix a typo in a comment in the ACPI Fujitsu driver.
ed
2008-09-08
1
-1
/
+1
*
Fix deactivation of speakers while plugging in headphones on Fujitsu
joel
2008-09-07
1
-0
/
+9
*
Add support for MacBook Air. (not tested)
rpaulo
2008-09-07
2
-2
/
+13
[next]