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
/
hfa
/
fore_transmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove netatm from HEAD as it is not MPSAFE and relies on the now removed
rwatson
2008-05-25
1
-383
/
+0
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-3
/
+3
*
Unbreak after the change to use vm_paddr_t. Since vm_paddr_t is
mux
2004-02-22
1
-4
/
+4
*
Use the more appropriate vm_paddr_t in places where a physical
harti
2004-02-21
1
-6
/
+7
*
Use __FBSDID().
obrien
2003-08-24
1
-6
/
+4
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-1
/
+1
*
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
arr
2002-06-24
1
-13
/
+2
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
1
-0
/
+1
*
Remove 86 unneeded #includes
phk
2000-10-27
1
-3
/
+0
*
Remove even more unneeded #includes.
phk
2000-10-14
1
-21
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
1
-0
/
+47
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-3
/
+3
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-4
/
+4
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+371