summaryrefslogtreecommitdiffstats
path: root/sys/dev/mge
Commit message (Expand)AuthorAgeFilesLines
* 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