summaryrefslogtreecommitdiffstats
path: root/sys/dev/mge
Commit message (Expand)AuthorAgeFilesLines
* MFC r261410ian2014-05-151-0/+3
* MFC r258779,r258780,r258787,r258822:eadler2014-02-041-3/+3
* Remove unused and incomplete support for delayed fragment checksumsandre2013-08-191-3/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-041-2/+2
* Merging of projects/armv6, part 6gonzo2012-08-152-25/+85
* Add support for Marvell 88F6282.hrs2012-07-281-1/+3
* More conversions of drivers to use the PCI parent DMA tag.scottl2012-03-121-2/+2
* Respect phy-handle property in Ethernet nodes of the device tree.raj2012-03-042-13/+10
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-152-13/+6
* Convert Marvell ARM platforms to FDT convention.raj2010-06-132-17/+47
* Assorted fixes for mge(4).raj2010-02-171-11/+3
* Remove extraneous semicolons, no functional changes.mbr2010-01-071-1/+1
* Fix autonegotiation: tell the MAC where to find the PHY.philip2009-12-291-3/+9
* Introduce MII_ADDR_BASE option on ARM, which allows to override the defaultraj2009-08-251-4/+7
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/rwatson2009-06-261-2/+2
* strict kobj signatures: fix assortment of miibus_writereg implsavg2009-06-111-3/+4
* When user_frac in the polling subsystem is low it is going to busy theattilio2009-05-301-6/+10
* mge(4): fix two bugs, which were leading to crash/hang under very heavyraj2009-04-161-3/+11
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,raj2009-04-161-1/+2
* Handle mge(4) chip revision differences at run-time rather then compile time,raj2009-01-082-52/+90
* Marvell Gigabit Ethernet controller driver.raj2008-10-142-0/+2123
OpenPOWER on IntegriCloud