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
/
utopia
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a use-after-free.
philip
2007-12-05
1
-2
/
+1
*
Rename the kthread_xxx (e.g. kthread_create()) calls
julian
2007-10-20
1
-2
/
+2
*
Struct ifatm isn't at the beginning of the softc anymore. Use the
harti
2005-06-22
1
-2
/
+2
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-3
/
+3
*
Split the chip-specific code from the generic Utopia code. This simplifies
harti
2005-02-24
5
-923
/
+1120
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
4
-4
/
+4
*
Do a pass over all modules in the kernel and make them return EOPNOTSUPP
phk
2004-07-15
1
-0
/
+2
*
Add missing <sys/module.h> includes
phk
2004-05-30
1
-0
/
+1
*
kthread_exit() no longer requires Giant, so don't force callers to acquire
jhb
2004-03-05
1
-1
/
+0
*
Generate events when the carrier goes up or down.
harti
2003-07-30
1
-0
/
+10
*
Implement statistics for the PHY chips. Statistics are hold in
harti
2003-07-14
2
-4
/
+280
*
Add support for the IDT77155 Sonet/SDH PHY.
harti
2003-07-14
3
-1
/
+865
*
This is a driver for the physical layer chips used in ATM interfaces.
harti
2003-06-12
4
-0
/
+2891