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
/
pcn
Commit message (
Expand
)
Author
Age
Files
Lines
*
In order to reduce use of M_EXT outside of the mbuf allocator and
rwatson
2015-01-06
1
-2
/
+1
*
Mechanically convert to if_inc_counter().
glebius
2014-09-18
1
-10
/
+10
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-2
/
+2
*
Fix logic error
kevlo
2012-02-27
1
-1
/
+1
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+1
*
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
marius
2011-05-03
1
-3
/
+2
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-5
/
+8
*
- Hook into the existing stat timer to drive the transmit watchdog instead
jhb
2009-11-19
2
-15
/
+11
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
shutdown returns an int
imp
2009-02-05
1
-7
/
+5
*
Call pcn_start_locked() instead of pcn_start() where the softc lock is
brueffer
2009-01-03
1
-1
/
+1
*
Move pcn driver from sys/pci to sys/dev/pcn.
imp
2008-08-14
2
-0
/
+2057