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
/
gx
Commit message (
Expand
)
Author
Age
Files
Lines
*
We don't need to initialize if_output, ether_ifattach() does it
mux
2004-05-23
1
-1
/
+0
*
Don't forget to reset if_hwassist back to 0 when hardware checksumming
yar
2004-05-22
1
-1
/
+3
*
Convert callers to the new bus_alloc_resource_any(9) API.
njl
2004-03-17
1
-5
/
+5
*
Announce ethernet MAC addresss in ether_ifattach().
mdodd
2004-03-14
1
-2
/
+0
*
Avoid overwriting capability bits marked earlier
yar
2004-01-18
1
-5
/
+5
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-2
/
+1
*
Use __FBSDID().
obrien
2003-08-24
1
-2
/
+3
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
1
-2
/
+2
*
- Express hard dependencies on bus (pci, isa, pccard) and
mdodd
2003-04-15
1
-1
/
+3
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-2
/
+2
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-2
/
+2
*
network interface driver changes:
sam
2002-11-14
2
-30
/
+13
*
Fix instances of macros with improperly parenthasized arguments.
alfred
2002-11-09
1
-8
/
+10
*
Replace (ab)uses of "NULL" where "0" is really meant.
archie
2002-08-22
1
-1
/
+1
*
Follow NetBSD and s/IFM_1000_TX/IFM_1000_T/
phk
2002-04-28
1
-3
/
+3
*
Change callers of mtx_init() to pass in an appropriate lock type name. In
jhb
2002-04-04
2
-2
/
+3
*
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
brooks
2001-12-03
1
-1
/
+1
*
Remove unused headers that were breaking LINT.
jlemon
2001-10-22
1
-6
/
+0
*
Add a driver for the Intel PRO/1000 Gigabit Ethernet boards.
jlemon
2001-10-19
3
-0
/
+2317