summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rename uip_driver_s net_driver_sGregory Nutt2014-06-27105-566/+567
* Update ChangeLogGregory Nutt2014-06-271-0/+4
* Move net/uip/uip_checksum.c to net/utils/net_chksum.c; fix missing Make.defs ...Gregory Nutt2014-06-275-9/+10
* Add net/README.txtGregory Nutt2014-06-275-2/+87
* Update changelogGregory Nutt2014-06-271-0/+3
* SAMA5D4: Bootloader needs to flush D-Cache to memory before disabling the ca...Gregory Nutt2014-06-271-1/+12
* Update ChangeLogsGregory Nutt2014-06-272-2/+7
* NSH: Networking features modified to handle the case of SLIP networks.Gregory Nutt2014-06-272-12/+47
* SAM4CM: Fixes from Macs NGregory Nutt2014-06-273-14/+14
* SAM4CM: Add IPC register header file. From Macs NGregory Nutt2014-06-271-0/+80
* Cosmetic update to commentsGregory Nutt2014-06-271-0/+5
* Updated ChangeLogGregory Nutt2014-06-271-0/+3
* Updates for coding styleGregory Nutt2014-06-271-57/+64
* Add missing source of netdev/KconfigGregory Nutt2014-06-271-6/+1
* Merge remote-tracking branch 'origin/master' into netiobGregory Nutt2014-06-274-0/+372
|\
| * Add apps/system/mdio from LazloGregory Nutt2014-06-274-0/+372
* | Move NETDEV config from net/Kconfig to net/netdev/KconfigGregory Nutt2014-06-271-2/+8
* | Fix conflict in ChangeLogGregory Nutt2014-06-2729-32/+428
|\|
| * Update ChangeLogGregory Nutt2014-06-271-3/+4
| * Add support for a network device IOCTL to access PHY registers. Ioctls only ...Gregory Nutt2014-06-2710-2/+128
| * Update ChangelogGregory Nutt2014-06-271-0/+2
| * Various changes associated with symbol tables. Most from Pelle WindestamGregory Nutt2014-06-2714-20/+107
| * Fix Kconfig typoGregory Nutt2014-06-271-2/+2
* | Update ChangeLogGregory Nutt2014-06-271-0/+8
* | NET: Move net/netdev*.c to net/netdev/netdev*.cGregory Nutt2014-06-2726-72/+44
|/
* Update ChangeLogGregory Nutt2014-06-261-0/+2
* Setup the SAMA5D4-EK NSH configuration to use the DRAMBOOT loader by defaultGregory Nutt2014-06-267-12/+162
* Update ChangeLogGregory Nutt2014-06-261-0/+4
* SAMA5D4-EK: Add bootloader that runs from ISRAM and loads an Intel HEX file i...Gregory Nutt2014-06-268-5/+1421
* The hex2bin library did not build with debug offGregory Nutt2014-06-262-2/+2
* Update changelogGregory Nutt2014-06-261-0/+3
* Repartition network intialization functionsGregory Nutt2014-06-264-76/+154
* Move files to net/utils; make appropriate name changes, most for uip_lock to ...Gregory Nutt2014-06-2644-243/+387
* Update ChangeLogGregory Nutt2014-06-261-0/+1
* NET: Move routing table functions to net/routeGregory Nutt2014-06-2616-42/+98
* Update changelogGregory Nutt2014-06-261-0/+3
* SAMA5D4: Add configuration to redirect all interrupts to the AICGregory Nutt2014-06-265-13/+82
* Update changelogGregory Nutt2014-06-261-1/+2
* NET: Move statistcs from uip.h to new netstats.h to remove nasty circular inc...Gregory Nutt2014-06-2662-191/+337
* Resolve ChangeLog conflictGregory Nutt2014-06-262-0/+5
|\
| * Update ChangeLogGregory Nutt2014-06-251-0/+4
| * STM32 I2C reset. Add missing GPIO configuration. From Alex DGregory Nutt2014-06-251-0/+3
* | Update ChangeLogGregory Nutt2014-06-261-0/+4
* | NET: Fix an include file ordering problem when CONFIG_NET_STATISTICS=Gregory Nutt2014-06-264-2/+5
|/
* Prep for NuttX-7.3 releaseGregory Nutt2014-06-254-29/+393
* Update ChangeLogGregory Nutt2014-06-251-0/+2
* Clean up some networking configuration menusGregory Nutt2014-06-256-18/+29
* Update ChangeLogGregory Nutt2014-06-251-0/+2
* Clean-up packet socket namingGregory Nutt2014-06-2521-116/+178
* Rename ip_eth_hdr to eth_hdr_sGregory Nutt2014-06-2526-30/+31