nuttx/drivers/wireless/ieee80211
Anthony Merlino 02721f9d95 net/icmpv6: Add some header file necessary for correct build.
drivers/wireless/ieee80211:  Fix typos and spelling errors as needed for Photon build.
2017-11-01 06:58:33 -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 sched/semaphore: sem_timedwait() is a cancellation point and, hence, cannot be called from within the OS. Created nxsem_timedwait() that is equivalent but does not modify the errno and does not cause cancellation. All calls to sem_timedwait() change to calls to nxsem_timedwait() in the OS. 2017-10-05 07:24:54 -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 sched/semaphore: sem_timedwait() is a cancellation point and, hence, cannot be called from within the OS. Created nxsem_timedwait() that is equivalent but does not modify the errno and does not cause cancellation. All calls to sem_timedwait() change to calls to nxsem_timedwait() in the OS. 2017-10-05 07:24:54 -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 net/icmpv6: Add some header file necessary for correct build. 2017-11-01 06:58:33 -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 kthread_create(): Rename kernel_thread() to kthread_create() for better naming consistency with task_create() and kthread_delete(). 2017-10-16 11:38:00 -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 Squashed commit of the following: 2017-10-04 15:22:27 -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 sched/semaphore: sem_timedwait() is a cancellation point and, hence, cannot be called from within the OS. Created nxsem_timedwait() that is equivalent but does not modify the errno and does not cause cancellation. All calls to sem_timedwait() change to calls to nxsem_timedwait() in the OS. 2017-10-05 07:24:54 -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