summaryrefslogtreecommitdiff
path: root/nuttx/arch/mips/src/pic32mx/pic32mx-ethernet.c
Commit message (Expand)AuthorAgeFilesLines
* Fix PHY address search; NFS updatepatacongo2012-06-011-2/+2
* PIC32 Ethernet driver now appears stablepatacongo2012-03-131-65/+120
* Correct PIC32 Ethernet Tx ring handlingpatacongo2012-03-131-30/+80
* Update PIC32 Ethernet driverpatacongo2012-03-091-22/+38
* Fix several bugs related to PIC32 Ethernet driverpatacongo2012-03-091-25/+128
* PIC32 Ethernet driver now at least talks to the PHYpatacongo2012-03-091-11/+57
* Update PIC32 Ethernet driver from debugging (still does not workpatacongo2012-03-081-19/+59
* Move all non-standard, NuttX header files into include/nuttx/netpatacongo2012-03-031-5/+5
* Finish coding of PIC32MX Ethernet driverpatacongo2012-01-171-161/+153
* More PIC32 Ethernet stuff (still incomplete)patacongo2012-01-171-171/+312
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-081-287/+357
* More progress on the PIC32MX Ethernet driverpatacongo2012-01-081-217/+366
* More register definitions for the PIC32 Ethernet driverpatacongo2012-01-071-9/+9
* More PIC32 Ethernet register definitionspatacongo2012-01-071-7/+4
* Add PIC32 Ethernet driver (initial is just crude LPC17xx port)patacongo2012-01-071-0/+2509