summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/lm3s/lm3s_ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* uip_arp_ipin needs a struct uip_driver_s as an inputpatacongo2010-11-251-1/+1
* cosmeticpatacongo2010-11-161-1/+1
* Add ethernet interrupt handlerpatacongo2010-11-131-3/+3
* Add PHY init logicpatacongo2010-11-121-1/+1
* Add changes for LM3S9B96patacongo2010-08-121-1/+1
* Add support for multicast MAC addressespatacongo2010-07-111-0/+68
* Add LM3S6965 configurationpatacongo2010-05-071-2/+2
* Fixes for recent header file reorganizationpatacongo2009-12-291-2/+3
* Fixing LM3S httpd example (still broken)patacongo2009-12-181-15/+18
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-76/+78
* Use lldbg() instead of dbg() in interrupt level logicpatacongo2009-09-151-1/+1
* Use low-level debug which does not depend on stdout mapped to consolepatacongo2009-09-131-19/+19
* cosmeticpatacongo2009-09-111-1/+1
* This two FIFO handling bugs in LM3S ethernet driverpatacongo2009-09-091-10/+27
* Cosmetic, synchronize source filespatacongo2009-09-091-1/+2
* cosmeticpatacongo2009-06-081-4/+4
* Ethernet controller needs different delay with debug disabledpatacongo2009-05-291-3/+2
* Add LM3S SSI driverpatacongo2009-05-231-15/+15
* lm3s ethernet workspatacongo2009-05-221-3/+2
* MAC driver developmentpatacongo2009-05-211-49/+252
* Complete Rx side of ethernet driverpatacongo2009-05-211-76/+281
* LM3S ethernet driver developmentpatacongo2009-05-211-93/+454
* Add basic lm3s6918 gpio supportpatacongo2009-05-141-6/+2
* lm3s6918 updatepatacongo2009-05-131-0/+2
* lm3s6918 updatepatacongo2009-05-081-0/+609