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
/
ae
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r259543:
yongari
2014-04-14
1
-18
/
+13
*
Avoid magic constant.
yongari
2013-07-17
2
-7
/
+9
*
o TxD ring requires 8 bytes alignment to work so change alignment
yongari
2013-07-17
1
-20
/
+30
*
Fix the build.
pluknet
2012-06-06
1
-1
/
+1
*
Check the return value of pci_find_cap()
kevlo
2012-06-06
1
-6
/
+7
*
To send a frame, controller requires a prepended TX header and
yongari
2011-11-11
1
-9
/
+8
*
- Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP
marius
2011-05-03
1
-4
/
+2
*
Do a sweep of the tree replacing calls to pci_find_extcap() with calls to
jhb
2011-03-23
1
-3
/
+3
*
sysctl(9) cleanup checkpoint: amd64 GENERIC builds cleanly.
mdf
2011-01-12
1
-46
/
+45
*
Add a 'locked' variant of the foo_start() routine and call it directly
jhb
2011-01-03
2
-20
/
+16
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
2
-13
/
+4
*
Remove unnecessary controller reinitialization.
yongari
2010-09-21
1
-1
/
+9
*
Add new tunable 'net.link.ifqmaxlen' to set default send interface
sobomax
2010-05-03
1
-1
/
+1
*
Don't panic on attach if we can't allocate ifp
gavin
2010-01-10
1
-0
/
+1
*
Small spelling fix, "Ethetnet" -> "Ethernet"
gavin
2009-12-25
1
-1
/
+1
*
Fix multicast handling. All Atheros controllers use big-endian form
yongari
2009-09-29
1
-1
/
+1
*
Revert previous commit and add myself to the list of people who should
phk
2009-09-08
1
-2
/
+0
*
Add necessary include.
phk
2009-09-08
1
-0
/
+2
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
detach doesn't return an unsinged int, but returns an int.
imp
2009-02-04
1
-2
/
+2
*
- Eliminate unused variable. [1]
stas
2008-12-06
1
-5
/
+2
*
- Add driver for Attansic L2 FastEthernet controller found on
stas
2008-10-03
3
-0
/
+2817