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
/
arm
/
econa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement better support for USB controller suspend and resume.
hselasky
2011-12-14
2
-52
/
+11
*
Rename device_delete_all_children() into device_delete_children().
hselasky
2011-11-22
2
-2
/
+2
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
2
-8
/
+2
*
Check the return value of BUS_SETUP_INTR()
kevlo
2011-10-27
1
-2
/
+5
*
Remove pointless semicolons after label
kevlo
2011-09-30
1
-1
/
+1
*
We don't need to call EOWRITE4(sc, EHCI_USBINTR, 0) directly from each EHCI
hselasky
2011-04-12
1
-2
/
+2
*
- Correct EHCI interrupt disabling at detach.
hselasky
2011-04-03
1
-1
/
+1
*
Call init_param1() much earlier, so that msgbufsize is non-zero when we want
cognet
2011-02-13
1
-2
/
+3
*
Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize.
pluknet
2011-01-21
1
-5
/
+3
*
Remove unneeded includes of <sys/linker_set.h>. Other headers that use
jhb
2011-01-11
2
-2
/
+0
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-7
/
+5
*
Add support for Cavium Econa CNS11XX ARM boards. These boards were
rpaulo
2010-01-04
15
-0
/
+4865