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
*
o Add AnyData ADU-E100H modem. Sort a list of ubsa(4) supported devices.
maxim
2007-05-08
2
-0
/
+6
*
- Add handling of MXGEFW_CMD_UNKNOWN in mxge_send_cmd().
gallatin
2007-05-08
1
-23
/
+30
*
Set the debug.acpi.acpi_ca_version sysctl even if ACPI support is not
marks
2007-05-08
1
-2
/
+2
*
Firmware update & improvements to firmware selection:
gallatin
2007-05-08
4
-2051
/
+2273
*
Do not set address early. It fix problems when SET_ADDR_FAILED happens
kevlo
2007-05-08
1
-24
/
+27
*
Fix a typo in a bootverbose printf.
jhb
2007-05-07
1
-1
/
+1
*
Finish VLAN_MTU support in nve(4). The interface appears to be able
yar
2007-05-07
1
-0
/
+1
*
buf_addr should be bus_addr_t rather than u_int32_t.
ariff
2007-05-07
1
-1
/
+1
*
Unbreak the build on 64-bit architectures as well.
des
2007-05-06
1
-2
/
+2
*
PCMMKMINOR() bit twiddling, so we can have:
ariff
2007-05-06
1
-25
/
+19
*
Unbreak the build.
des
2007-05-06
1
-2
/
+2
*
Add support for Ralink Technology RT2501USB/RT2601USB devices.
kevlo
2007-05-06
5
-0
/
+3084
*
File d_ident field with disk's serial number.
pjd
2007-05-06
1
-0
/
+2
*
Make this driver MP safe and still be a multi-release driver.
mjacob
2007-05-05
6
-129
/
+150
*
Make this an MP safe driver but also still be multi-release.
mjacob
2007-05-05
6
-502
/
+441
*
Fix (or rather workaround) Intel 440MX Errata #36
ariff
2007-05-05
1
-58
/
+116
*
Miscellaneous changes and fix:
ariff
2007-05-05
2
-312
/
+999
*
MFC after: 2 weeks
davidch
2007-05-04
3
-312
/
+515
*
Since if_gem is being touted as one of our more architecturally
phk
2007-05-04
3
-195
/
+141
*
$FreeBSD$ tags are not compilable C code; wrap in either __FBSDID() or
rwatson
2007-05-04
30
-30
/
+105
*
Fix use-after-free for DMA tag. Destroy DMA tag later.
ariff
2007-05-04
1
-3
/
+4
*
Merge in the new driver (6.5.0) of Intel. This has a new
jfv
2007-05-04
35
-13656
/
+23286
*
Update __FreeBSD_version check for MFC of pmap_mapbios().
jhb
2007-05-02
1
-1
/
+1
*
Revamp the MSI/MSI-X code a bit to achieve two main goals:
jhb
2007-05-02
9
-128
/
+512
*
Use more specific local variable pointers to narrow some expressions.
jhb
2007-05-02
1
-73
/
+72
*
MPSAFE atapi-cam
scottl
2007-05-02
1
-28
/
+23
*
Streamline locking in ciss_free()
scottl
2007-05-02
1
-26
/
+27
*
Reflect MFC of pci_find_extcap().
jkim
2007-05-01
1
-1
/
+1
*
Define the miibus ivars as a structure, instead of as a vector of
marcel
2007-05-01
1
-14
/
+15
*
Fix bugs in the Sun -> AT keycode translation table which caused the
marius
2007-05-01
1
-3
/
+3
*
Remove invalid BUS_DMA_ALLOCNOW when creating a tag which is used for
marius
2007-05-01
1
-1
/
+1
*
Remove pre-5.0 compat cruft.
brueffer
2007-05-01
2
-25
/
+0
*
MPSAFE ciss driver
scottl
2007-05-01
2
-20
/
+46
*
If we've got watchdog timeouts try to get more packets going after
yongari
2007-05-01
1
-0
/
+2
*
Honor link up/down state in stge_start().
yongari
2007-05-01
2
-24
/
+20
*
Use our own timer for watchdog instead of if_watchdog/if_timer
yongari
2007-05-01
2
-11
/
+17
*
- Take advantage of mii_phy_add_media() for adding media and setting
marius
2007-04-30
1
-65
/
+13
*
- Add support/quirks for the on-board BGEs found in Sun Blade 1500
marius
2007-04-30
2
-34
/
+98
*
Add MELCO PC-OP-RS Universal remote ID.
takawata
2007-04-30
2
-0
/
+16
*
MFp4: Improve asynchronous packet receive process.
simokawa
2007-04-30
2
-32
/
+73
*
MFp4:
simokawa
2007-04-30
1
-9
/
+11
*
MFp4: Fix broken userland API for async packets.
simokawa
2007-04-30
6
-197
/
+247
*
MFp4: Fix typo in recv spd.
simokawa
2007-04-30
1
-1
/
+1
*
MFp4: Add a sysctl knob to disable cycle master mode and add some comments.
simokawa
2007-04-30
1
-1
/
+9
*
MFp4: remove unused fw_asybusy().
simokawa
2007-04-30
2
-15
/
+0
*
MFp4: Simplify tlabel handling
simokawa
2007-04-30
2
-40
/
+30
*
Initialize configuration ROM before a bus reset.
simokawa
2007-04-30
3
-4
/
+5
*
(atapi_action, case XPT_SCSI_IO): Enable DMA only for READ and WRITE commands
thomas
2007-04-30
1
-4
/
+19
*
(atapi_cb): Fix test for the presence of sense data. An incorrect condition
thomas
2007-04-30
1
-2
/
+2
*
-Fix an mbuf leak caused by a cut&paste bug where the small ring's mbufs
gallatin
2007-04-27
1
-19
/
+35
[next]