summaryrefslogtreecommitdiffstats
path: root/sys/dev/mge/if_mge.c
Commit message (Expand)AuthorAgeFilesLines
* MFC r261410ian2014-05-151-0/+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-151-25/+83
* 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-041-13/+8
* Convert the PHY drivers to honor the mii_flags passed down and convertmarius2010-10-151-11/+6
* Convert Marvell ARM platforms to FDT convention.raj2010-06-131-17/+41
* 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-081-24/+82
* Marvell Gigabit Ethernet controller driver.raj2008-10-141-0/+1757
OpenPOWER on IntegriCloud