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
Commit message (
Expand
)
Author
Age
Files
Lines
*
sys/dev: minor spelling fixes.
pfg
2016-05-03
1
-1
/
+1
*
[mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...
adrian
2015-12-26
1
-1
/
+1
*
Improve style in mge driver
zbb
2015-10-25
1
-19
/
+30
*
Change improper locking assertion in mge
zbb
2015-10-25
1
-4
/
+2
*
Add etherswitch support to mge
zbb
2015-10-25
2
-64
/
+315
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
1
-5
/
+5
*
Optim and Fix for mge driver:
fabient
2014-07-07
1
-12
/
+35
*
Follow r261352 by updating all drivers which are children of simplebus
ian
2014-02-02
1
-0
/
+3
*
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
eadler
2013-11-30
1
-3
/
+3
*
The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare
glebius
2013-10-26
1
-0
/
+1
*
Remove unused and incomplete support for delayed fragment checksums
andre
2013-08-19
1
-3
/
+1
*
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
2
-25
/
+85
*
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
2
-13
/
+10
*
Convert the PHY drivers to honor the mii_flags passed down and convert
marius
2010-10-15
2
-13
/
+6
*
Convert Marvell ARM platforms to FDT convention.
raj
2010-06-13
2
-17
/
+47
*
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
2
-52
/
+90
*
Marvell Gigabit Ethernet controller driver.
raj
2008-10-14
2
-0
/
+2123