summaryrefslogtreecommitdiff
path: root/nuttx/drivers/wireless
Commit message (Expand)AuthorAgeFilesLines
* CC3000: Fix yet another typo in last two commitsgit diff I should not be do...Gregory Nutt2014-12-181-1/+1
* CC3000: Oops. Fix an error in the last commitGregory Nutt2014-12-181-1/+1
* CC3000 Fix: Data can be unaligned. When dereferences as an input ntosh(), a ...Gregory Nutt2014-12-181-4/+9
* This commit is a set of patches 02/11 through 03/11 correcting issues with th...Gregory Nutt2014-11-288-94/+303
* Use usleep instead of usdelay as CONFIG_BOARD_LOOPSPERMSEC might not be calib...Gregory Nutt2014-11-281-20/+2
* More fixes to problems noted by cppcheck. Some are kind of risky; some are r...Gregory Nutt2014-11-251-1/+1
* Update everything under nuttx/drivers to use the corrected syslog interfacesGregory Nutt2014-10-082-28/+50
* Rename kmalloc to kmm_malloc for consistencyGregory Nutt2014-08-313-6/+6
* Rename kfree to kmm_free for consistency with other naming conventionsGregory Nutt2014-08-313-8/+8
* Rename kmemalign to kmm_memalign and krealloc to kmm_realooc for consistency ...Gregory Nutt2014-08-311-1/+1
* CC3000: Fix build when POLL is enabled. From Jussi Kivilinna.Gregory Nutt2014-05-211-14/+23
* CC3000: Fix a race condition in start-up of unsoliced_thread. From Jussi Ki...Gregory Nutt2014-05-211-0/+12
* Configuration has CC3000_SPI_MODE settings but source uses CONFIG_CC3000_SPIM...Gregory Nutt2014-05-211-2/+2
* Correct SPI mode for CC3000 is CPOL=0 CHPA=1. From Jussi KivilinnaGregory Nutt2014-05-211-2/+2
* Nucleo F401RE: Remove PX4 cruft that can in with the portGregory Nutt2014-04-225-34/+41
* More trailing whilespace removalGregory Nutt2014-04-132-3/+3
* Make sure that there is one space between while and conditionGregory Nutt2014-04-124-7/+7
* Numerous updates to the CC3000 driver from David SidraneGregory Nutt2014-02-188-83/+209
* Many changes to reduce complaints from CppCheck. Several latent bugs fixes, ...Gregory Nutt2014-02-104-45/+38
* Updates to sparck configuration from David SidraneGregory Nutt2013-11-011-1/+1
* Missing files from last CC3000 driver update from David SidraneGregory Nutt2013-10-312-0/+488
* Updated CC3000 driver from David SidraneGregory Nutt2013-10-309-454/+155
* CC3000 driver updates from David SidraneGregory Nutt2013-10-304-16/+44
* CC3000 driver updates from David SidraneGregory Nutt2013-10-272-9/+13
* drivers/wireless/cc3000: CC3000 driver update from David SidraneGregory Nutt2013-10-261-1/+1
* CC3000 driver update from David SidraneGregory Nutt2013-10-2513-892/+2802
* CC3000 driver update from David SidraneGregory Nutt2013-10-241-17/+37
* Add logic to enable DEBUG_NET if NET=n but WL_CC3000=yGregory Nutt2013-10-231-0/+1
* CC3000 driver updates from David SidraneGregory Nutt2013-10-236-431/+674
* Updated Spark/cc3000 files from David SidraneGregory Nutt2013-10-183-8/+7
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-3/+0
* CC3000 driver changes from David SidraneGregory Nutt2013-10-166-275/+286
* CC3000 driver changes from David SidraneGregory Nutt2013-10-1613-4782/+4645
* CC3000 driver changes from David SidraneGregory Nutt2013-10-163-0/+1336
* Updated CC30000 example from David SidraneGregory Nutt2013-10-162-0/+94
* Some restructing of the CC3000 buildGregory Nutt2013-09-0411-387/+396
* CC3000 driver updates from Alan Carvalho de AssisGregory Nutt2013-09-049-5009/+5005
* Initial cut of a driver for the TI CC3000 network module with support on the ...Gregory Nutt2013-09-0312-0/+5739
* Created new directories to hold SPI-related filesGregory Nutt2013-07-011-1/+1
* Add NSRF42L01 driver. From Laurent LatilGregory Nutt2013-06-0110-584/+2657
* A few native window build updatespatacongo2012-11-251-3/+3
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+2
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Add support for the TI PGA11x amplifier/multiplexerpatacongo2012-07-251-3/+2
* Add kconfig documentationpatacongo2012-04-062-2/+2
* Adding skeleton Kconfig files (part 1 of 2)patacongo2012-04-062-0/+8
* Add support for multiplexed SDIO pins from Urospatacongo2011-08-191-0/+39
* More TSC2007 driver updatespatacongo2011-07-301-1/+2
* Add support for STM3210E-EVAL button interruptspatacongo2011-07-071-2/+2