summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_msgqueue.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan2016-06-251-28/+0Star
* staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2016-02-041-2/+3
* staging: wilc1000: remove over-commentingChaehyun Lim2016-02-041-66/+0Star
* staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recvChaehyun Lim2016-02-041-2/+1Star
* staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recvChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pvRecvBuffer in wilc_mq_recvChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pHandle in wilc_mq_recvChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32SendBufferSize in wilc_mq_sendChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pvSendBuffer in wilc_mq_sendChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pHandle in wilc_mq_sendChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pHandle in wilc_mq_destroyChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pHandle in wilc_mq_createChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrMessageList in struct message_queueChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32ReceiversCount in struct message_queueChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename bExiting in struct message_queueChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename strCriticalSection in struct message_queueChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename hSem in struct message_queueChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename struct WILC_MsgQueueHandleChaehyun Lim2016-02-041-9/+9
* staging: wilc1000: rename pstrNext in struct messageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32Length in struct messageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pvBuffer in struct messageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename struct __Message_structChaehyun Lim2016-02-041-4/+4
* staging: wilc1000: Fix typo in wilc_msgqueue.hMasanari Iida2015-12-181-6/+6
* staging: wilc1000: remove wilc_platform.h include fileChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: move struct Message and WILC_MsgQueueHandleChaehyun Lim2015-09-291-0/+15
* staging: wilc1000: remove wilc_errorsupport.hLeo Kim2015-09-171-1/+0Star
* staging: wilc1000: delete wilc_memory.c and wilc_memory.hGlen Lee2015-09-131-1/+0Star
* staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroyChaehyun Lim2015-09-131-1/+1
* staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recvChaehyun Lim2015-09-131-1/+1
* staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_sendChaehyun Lim2015-09-131-1/+1
* staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_createChaehyun Lim2015-09-131-1/+1
* staging: wilc1000: replace WILC_ErrNo by int typeChaehyun Lim2015-09-131-4/+4
* staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman2015-08-171-30/+4Star
* staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim2015-08-151-1/+0Star
* staging: wilc1000: rework include wilc_oswrapper.hDean Lee2015-06-171-0/+5
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-3/+3
* staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman2015-06-021-1/+1
* staging: wilc1000: simplify msgqueue codeArnd Bergmann2015-06-021-30/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+133