summaryrefslogtreecommitdiffstats
path: root/sys/arm/at91/if_ate.c
Commit message (Expand)AuthorAgeFilesLines
* Do not create dma maps with bus_dmamap_create, as we callcognet2006-08-251-5/+0
* If we can't defrag a packet, re-queue it instead of dropping it.cognet2006-07-171-1/+1
* Carefully note the RMII bit in the config register at attach time.imp2006-06-171-5/+9
* Resurrect Skyeye support :cognet2006-05-131-1/+1
* Pull in numerous fixes from myself and cognet. With these fixes theimp2006-04-061-99/+61
* MFp4:imp2006-03-181-112/+151
* Set the MAC address after we just read it at attach time, as it seems needed.cognet2006-02-071-0/+11
* Set m_pkthdr.len and m_pkthdr.rcvif.cognet2006-02-071-1/+4
* - Call mii_phy_probe() after we allocated an ifp. mii has this evilcognet2006-02-061-2/+4
* Import support for the Atmel AT91RM9200 CPU/Microcontroller. This SoCimp2006-02-041-0/+982
OpenPOWER on IntegriCloud