summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lpc17xx/lpc17_ethernet.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-27Dequote Kconfig strings that may be used as components of a pathpatacongo1-17/+4
2012-08-26More patches/bugfixes from Katepatacongo1-0/+20
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-7/+7
2012-01-07More PIC32 Ethernet register definitionspatacongo1-3/+3
2011-06-06Fix minimum MTU... must be at lest 576patacongo1-1/+2
2011-04-15Add support for SMSC LAN8720 PHYpatacongo1-7/+100
2011-01-23Update commentspatacongo1-2/+15
2010-11-28Files needed to make LPC17xx EMAC RAM more configurablepatacongo1-120/+1
2010-11-25uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo1-1/+1
2010-11-25Enable Broadcast RX unconditionallypatacongo1-5/+6
2010-11-24Misc receive improvementspatacongo1-62/+68
2010-11-24Now get RX messagepatacongo1-12/+13
2010-11-21expand a commentpatacongo1-1/+7
2010-11-21Fix final PHY configurationpatacongo1-2/+10
2010-11-20Dumping wrong GPIO regspatacongo1-2/+2
2010-11-20Fixed debug logicpatacongo1-3/+3
2010-11-20Fix Cortex-M3 nested interrupt hard faultpatacongo1-1/+0
2010-11-18Add logic to clear pending EMAC interruptspatacongo1-52/+115
2010-11-17misc updatespatacongo1-5/+6
2010-11-16cosmeticpatacongo1-1/+7
2010-11-16Initial debug fixes for LPC1766 ethernetpatacongo1-23/+68
2010-11-15Fix bugs/typos from code reviewpatacongo1-31/+38
2010-11-15Fix some cloning errorspatacongo1-10/+12
2010-11-15Fix compile errors with debug onpatacongo1-3/+3
2010-11-14Clean-up and document LP17xx ethernet driver configuration settingspatacongo1-41/+49
2010-11-14Finishes first cut of lpc17xx Ethernet driverpatacongo1-47/+136
2010-11-14Add Rx logicpatacongo1-45/+261
2010-11-13Add ethernet interrupt handlerpatacongo1-13/+109
2010-11-13Finish Ethernet initialization logicpatacongo1-21/+91
2010-11-13Add tx/rx descriptor initializationpatacongo1-28/+237
2010-11-13ifup() is partially completepatacongo1-136/+250
2010-11-12mostly cosmeticpatacongo1-3/+5
2010-11-12Tinkering with PHY initpatacongo1-31/+78
2010-11-12Add PHY init logicpatacongo1-42/+568
2010-11-11minor fixespatacongo1-2/+2
2010-11-11Add nettest and begining of lpc17xx ethernet driverpatacongo1-20/+336
2010-10-29updatepatacongo1-0/+1
2010-10-29Add skeleton for LPC17xx ethernet driverpatacongo1-0/+675