Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement the phy-mode property for ate and macb. If it is set to | imp | 2015-11-07 | 1 | -6/+47 |
* | Add support for RMII in macb, cribbed slightly from the ate | imp | 2015-11-07 | 1 | -1/+8 |
* | Make if_macb work with FDT. | cognet | 2015-11-05 | 1 | -0/+17 |
* | Mechanically convert to if_inc_counter(). | glebius | 2014-09-19 | 1 | -5/+5 |
* | Fix various NIC drivers to properly cleanup static DMA resources. | jhb | 2014-06-11 | 1 | -8/+7 |
* | Mechanically substitute flags from historic mbuf allocator with | glebius | 2012-12-05 | 1 | -3/+3 |
* | Strip trailing whitespace before other changes. | imp | 2012-06-13 | 1 | -6/+6 |
* | - Use macbstart_locked() directly instead of deferring it to a task. | jhb | 2011-01-06 | 1 | -16/+14 |
* | Converted the remainder of the NIC drivers to use the mii_attach() | marius | 2010-10-15 | 1 | -4/+4 |
* | if_ate.c: | cognet | 2010-10-06 | 1 | -27/+1 |
* | Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201. | cognet | 2010-07-14 | 1 | -0/+1581 |