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
/
wb
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-19
1
-12
/
+12
*
All mbuf external free functions never fail, so let them be void.
glebius
2014-07-11
1
-4
/
+2
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Give (*ext_free) an int return value allowing for very sophisticated
andre
2013-08-25
1
-5
/
+4
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-3
/
+3
*
Remove duplicate const specifiers in many drivers (I hope I got all of
dim
2012-11-05
1
-1
/
+1
*
ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again
kevlo
2012-01-07
1
-1
/
+0
*
- There's no need to overwrite the default device method with the default
marius
2011-11-22
1
-5
/
+2
*
- Import the common MII bitbang'ing code from NetBSD and convert drivers to
marius
2011-11-01
2
-249
/
+45
*
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
marius
2011-05-03
1
-15
/
+3
*
Fix indentation in r213894.
marius
2010-11-07
1
-1
/
+1
*
Converted the remainder of the NIC drivers to use the mii_attach()
marius
2010-10-15
1
-3
/
+4
*
- Hook into the existing stat timer to drive the transmit watchdog instead
jhb
2009-11-19
2
-15
/
+15
*
Use the bus_*() routines rather than bus_space_*() for register operations.
jhb
2009-11-17
2
-18
/
+7
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
strict kobj sigs: fix assortment of device_detach and device_shutdown impls
avg
2009-06-11
1
-3
/
+3
*
Move wb driver from sys/pci to sys/dev/wb.
imp
2008-08-14
2
-0
/
+2312