aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mge
Commit message (Expand)AuthorAgeFilesLines
* MFC: r213893, r213908, r214566, r214605, r214846Marius Strobl2010-11-071-20/+12
* MFC r204009Rafal Jaworowski2010-02-251-11/+3
* MFC a number of changes from head for ISP (203478,203463,203444,202418,201758,Matt Jacob2010-02-111-1/+1
* MFC r196531-196534,196536Rafal Jaworowski2009-09-161-4/+7
* Use if_maddr_rlock()/if_maddr_runlock() rather than IF_ADDR_LOCK()/Robert Watson2009-06-261-2/+2
* strict kobj signatures: fix assortment of miibus_writereg implsAndriy Gapon2009-06-111-3/+4
* When user_frac in the polling subsystem is low it is going to busy theAttilio Rao2009-05-301-6/+10
* mge(4): fix two bugs, which were leading to crash/hang under very heavyRafal Jaworowski2009-04-161-3/+11
* Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions,Rafal Jaworowski2009-04-161-1/+2
* Handle mge(4) chip revision differences at run-time rather then compile time,Rafal Jaworowski2009-01-082-52/+90
* Marvell Gigabit Ethernet controller driver.Rafal Jaworowski2008-10-142-0/+2123