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
/
mge
/
if_mge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mechanically substitute flags from historic mbuf allocator with
glebius
2012-12-04
1
-2
/
+2
*
Merging of projects/armv6, part 6
gonzo
2012-08-15
1
-25
/
+83
*
Add support for Marvell 88F6282.
hrs
2012-07-28
1
-1
/
+3
*
More conversions of drivers to use the PCI parent DMA tag.
scottl
2012-03-12
1
-2
/
+2
*
Respect phy-handle property in Ethernet nodes of the device tree.
raj
2012-03-04
1
-13
/
+8
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
1
-11
/
+6
*
Convert Marvell ARM platforms to FDT convention.
raj
2010-06-13
1
-17
/
+41
*
Assorted fixes for mge(4).
raj
2010-02-17
1
-11
/
+3
*
Remove extraneous semicolons, no functional changes.
mbr
2010-01-07
1
-1
/
+1
*
Fix autonegotiation: tell the MAC where to find the PHY.
philip
2009-12-29
1
-3
/
+9
*
Introduce MII_ADDR_BASE option on ARM, which allows to override the default
raj
2009-08-25
1
-4
/
+7
*
Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/
rwatson
2009-06-26
1
-2
/
+2
*
strict kobj signatures: fix assortment of miibus_writereg impls
avg
2009-06-11
1
-3
/
+4
*
When user_frac in the polling subsystem is low it is going to busy the
attilio
2009-05-30
1
-6
/
+10
*
mge(4): fix two bugs, which were leading to crash/hang under very heavy
raj
2009-04-16
1
-3
/
+11
*
Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,
raj
2009-04-16
1
-1
/
+2
*
Handle mge(4) chip revision differences at run-time rather then compile time,
raj
2009-01-08
1
-24
/
+82
*
Marvell Gigabit Ethernet controller driver.
raj
2008-10-14
1
-0
/
+1757