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
*
Fix interrupt routing for some cards after the previous fix to clear BARs
jhb
2007-05-16
1
-6
/
+7
*
- Added TSO support
davidch
2007-05-16
3
-3485
/
+6212
*
Write 0 to all the bars in cardbus_cardbus_setup_regs. This is needed
imp
2007-05-16
1
-19
/
+18
*
o Don't hold lock over bus_teardown_intr when we're waiting for the
imp
2007-05-16
1
-5
/
+3
*
Better message on cbb resource alloc failure
imp
2007-05-16
1
-1
/
+1
*
Change PCIM_CIS_ASI_TUPLE to _CONFIG.
imp
2007-05-16
2
-4
/
+6
*
Add some doxygen docs for pci_cfg_{save,restore}.
imp
2007-05-16
1
-0
/
+10
*
Catch up to driver changes required for the mfip sub-driver.
scottl
2007-05-16
3
-4
/
+27
*
Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devices
scottl
2007-05-16
1
-0
/
+389
*
Fix a logic bug added in last commit where PNP0103 devices would no longer
njl
2007-05-16
1
-17
/
+22
*
This delta adds two bug fixes: one that makes HW Offload logic in
jfv
2007-05-16
30
-989
/
+863
*
Add ACPI HPET table support.
takawata
2007-05-15
3
-2
/
+42
*
First cut at making detach work. also add sdh as a possible mmc bridge.
imp
2007-05-15
2
-10
/
+65
*
Don't need mmc_mode ivar
imp
2007-05-15
1
-2
/
+0
*
Eliminate M_TEMP.
scottl
2007-05-14
1
-3
/
+3
*
Temp workaround for config_intrhook_establish running the hook
mjacob
2007-05-13
1
-0
/
+3
*
Add missing curly braces.
brueffer
2007-05-12
1
-1
/
+2
*
ALTQify.
brueffer
2007-05-12
1
-5
/
+7
*
Remove compat ifdefs for FreeBSD versions < 500014, makes the code
brueffer
2007-05-12
12
-120
/
+3
*
Mistake in the logic deciding what adapters need
jfv
2007-05-11
1
-1
/
+2
*
- Initialize login->id and fix problem for non-zero login id.
simokawa
2007-05-11
1
-1
/
+2
*
Bad merge.
mjacob
2007-05-11
1
-1
/
+1
*
Fix pointy-hat problem with BUS_DMA_ROOTARG macro that caused problems for sp...
mjacob
2007-05-11
2
-5
/
+5
*
The version string scheme embeds the freebsd major release version,
scottl
2007-05-10
2
-2
/
+2
*
Collapse the mfi_ld object. Add an ioctl to help management apps map
scottl
2007-05-10
5
-44
/
+79
*
Make a missing or empty VPD non-fatal, as it was prior to rev 1.131.
mckay
2007-05-10
1
-8
/
+6
*
Don't hold mutex while releasing bus resources.
ariff
2007-05-10
1
-1
/
+0
*
- Remove dependency on deprecated if_watchdog ABI.
kevlo
2007-05-09
2
-118
/
+34
*
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
scottl
2007-05-09
2
-0
/
+1644
*
Import version 3.60.03.006 of the TWA driver:
scottl
2007-05-09
19
-48797
/
+103
*
A couple bug fixes that I've had internally at Intel. First is a long
jfv
2007-05-09
1
-21
/
+31
*
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
[next]