summaryrefslogtreecommitdiffstats
path: root/nuttx/arch/arm/src/lm3s/lm3s_ethernet.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-03Move all non-standard, NuttX header files into include/nuttx/netpatacongo1-3/+3
2012-01-04Add suport for the Stellaris LM3S6432S2E and the TI RDK-S2Epatacongo1-0/+4
2010-11-25uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo1-1/+1
2010-11-16cosmeticpatacongo1-1/+1
2010-11-13Add ethernet interrupt handlerpatacongo1-3/+3
2010-11-12Add PHY init logicpatacongo1-1/+1
2010-08-12Add changes for LM3S9B96patacongo1-1/+1
2010-07-11Add support for multicast MAC addressespatacongo1-0/+68
2010-05-07Add LM3S6965 configurationpatacongo1-2/+2
2009-12-29Fixes for recent header file reorganizationpatacongo1-2/+3
2009-12-18Fixing LM3S httpd example (still broken)patacongo1-15/+18
2009-12-16Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo1-76/+78
2009-09-15Use lldbg() instead of dbg() in interrupt level logicpatacongo1-1/+1
2009-09-13Use low-level debug which does not depend on stdout mapped to consolepatacongo1-19/+19
2009-09-11cosmeticpatacongo1-1/+1
2009-09-09This two FIFO handling bugs in LM3S ethernet driverpatacongo1-10/+27
2009-09-09Cosmetic, synchronize source filespatacongo1-1/+2
2009-06-08cosmeticpatacongo1-4/+4
2009-05-29Ethernet controller needs different delay with debug disabledpatacongo1-3/+2
2009-05-23Add LM3S SSI driverpatacongo1-15/+15
2009-05-22lm3s ethernet workspatacongo1-3/+2
2009-05-21MAC driver developmentpatacongo1-49/+252
2009-05-21Complete Rx side of ethernet driverpatacongo1-76/+281
2009-05-21LM3S ethernet driver developmentpatacongo1-93/+454
2009-05-14Add basic lm3s6918 gpio supportpatacongo1-6/+2
2009-05-13lm3s6918 updatepatacongo1-0/+2
2009-05-08lm3s6918 updatepatacongo1-0/+609