nuttx/drivers/wireless/ieee80211
Gregory Nutt 83cdb0c552 Squashed commit of the following:
libc/semaphore:  Add nxsem_getvalue() which is identical to sem_getvalue() except that it never modifies the errno variable.  Changed all references to sem_getvalue in the OS to nxsem_getvalue().

    sched/semaphore:  Rename all internal private functions from sem_xyz to nxsem_xyz.  The sem_ prefix is (will be) reserved only for the application semaphore interfaces.

    libc/semaphore:  Add nxsem_init() which is identical to sem_init() except that it never modifies the errno variable.  Changed all references to sem_init in the OS to nxsem_init().

    sched/semaphore:  Rename sem_tickwait() to nxsem_tickwait() so that it is clear this is an internal OS function.

    sched/semaphoate:  Rename sem_reset() to nxsem_reset() so that it is clear this is an internal OS function.
2017-10-03 12:52:31 -06:00
..
bcmf_bdc.c Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00
bcmf_bdc.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_cdc.c Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00
bcmf_cdc.h bcmf: add escan ioctls support + cleanup 2017-04-28 19:44:48 +02:00
bcmf_chip_43362.c Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_core.c Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00
bcmf_core.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_driver.c Squashed commit of the following: 2017-10-03 12:52:31 -06:00
bcmf_driver.h bcmf: add SIOCGIWSCAN ioctl support 2017-05-20 22:13:15 +02:00
bcmf_ioctl.h bcmf: add SIOCGIWSCAN ioctl support 2017-05-20 22:13:15 +02:00
bcmf_netdev.c Photon: Small update from Simon Piriou. 2017-05-14 08:39:53 -06:00
bcmf_netdev.h bcmf: add netdev support for Broadcom FullMAC driver 2017-04-30 20:36:35 +02:00
bcmf_sdio_core.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_sdio_regs.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_sdio.c Squashed commit of the following: 2017-10-03 12:52:31 -06:00
bcmf_sdio.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_sdpcm.c Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00
bcmf_sdpcm.h Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_utils.c Photon: Cosmetic changes to style detected by tools/nxstyle 2017-05-03 18:20:57 -06:00
bcmf_utils.h bcmf: add SIOCGIWSCAN ioctl support 2017-05-20 22:13:15 +02:00
Kconfig bcmf: fix Kconfig file 2017-04-24 20:02:20 +02:00
Make.defs Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00
mmc_sdio.c Remove dangling whitespace at the end of lines. 2017-05-03 18:30:40 -06:00