summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/if_macb.c
Commit message (Expand)AuthorAgeFilesLines
* Implement the phy-mode property for ate and macb. If it is set toimp2015-11-071-6/+47
* Add support for RMII in macb, cribbed slightly from the ateimp2015-11-071-1/+8
* Make if_macb work with FDT.cognet2015-11-051-0/+17
* Mechanically convert to if_inc_counter().glebius2014-09-191-5/+5
* Fix various NIC drivers to properly cleanup static DMA resources.jhb2014-06-111-8/+7
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-3/+3
* Strip trailing whitespace before other changes.imp2012-06-131-6/+6
* - Use macbstart_locked() directly instead of deferring it to a task.jhb2011-01-061-16/+14
* Converted the remainder of the NIC drivers to use the mii_attach()marius2010-10-151-4/+4
* if_ate.c:cognet2010-10-061-27/+1
* Import preliminary support for Atmel AT91SAM9G20 cpu, and the Hot-e HL201.cognet2010-07-141-0/+1581
OpenPOWER on IntegriCloud