summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_msgqueue.h
AgeCommit message (Expand)Author
2016-02-03staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim
2016-02-03staging: wilc1000: remove over-commentingChaehyun Lim
2016-02-03staging: wilc1000: rename pu32ReceivedLength in wilc_mq_recvChaehyun Lim
2016-02-03staging: wilc1000: rename u32RecvBufferSize in wilc_mq_recvChaehyun Lim
2016-02-03staging: wilc1000: rename pvRecvBuffer in wilc_mq_recvChaehyun Lim
2016-02-03staging: wilc1000: rename pHandle in wilc_mq_recvChaehyun Lim
2016-02-03staging: wilc1000: rename u32SendBufferSize in wilc_mq_sendChaehyun Lim
2016-02-03staging: wilc1000: rename pvSendBuffer in wilc_mq_sendChaehyun Lim
2016-02-03staging: wilc1000: rename pHandle in wilc_mq_sendChaehyun Lim
2016-02-03staging: wilc1000: rename pHandle in wilc_mq_destroyChaehyun Lim
2016-02-03staging: wilc1000: rename pHandle in wilc_mq_createChaehyun Lim
2016-02-03staging: wilc1000: rename pstrMessageList in struct message_queueChaehyun Lim
2016-02-03staging: wilc1000: rename u32ReceiversCount in struct message_queueChaehyun Lim
2016-02-03staging: wilc1000: rename bExiting in struct message_queueChaehyun Lim
2016-02-03staging: wilc1000: rename strCriticalSection in struct message_queueChaehyun Lim
2016-02-03staging: wilc1000: rename hSem in struct message_queueChaehyun Lim
2016-02-03staging: wilc1000: rename struct WILC_MsgQueueHandleChaehyun Lim
2016-02-03staging: wilc1000: rename pstrNext in struct messageChaehyun Lim
2016-02-03staging: wilc1000: rename u32Length in struct messageChaehyun Lim
2016-02-03staging: wilc1000: rename pvBuffer in struct messageChaehyun Lim
2016-02-03staging: wilc1000: rename struct __Message_structChaehyun Lim
2015-12-18staging: wilc1000: Fix typo in wilc_msgqueue.hMasanari Iida
2015-09-29staging: wilc1000: remove wilc_platform.h include fileChaehyun Lim
2015-09-29staging: wilc1000: move struct Message and WILC_MsgQueueHandleChaehyun Lim
2015-09-17staging: wilc1000: remove wilc_errorsupport.hLeo Kim
2015-09-13staging: wilc1000: delete wilc_memory.c and wilc_memory.hGlen Lee
2015-09-13staging: wilc1000: rename WILC_MsgQueueDestroy to wilc_mq_destroyChaehyun Lim
2015-09-13staging: wilc1000: rename WILC_MsgQueueRecv to wilc_mq_recvChaehyun Lim
2015-09-13staging: wilc1000: rename WILC_MsgQueueSend to wilc_mq_sendChaehyun Lim
2015-09-13staging: wilc1000: rename WILC_MsgQueueCreate to wilc_mq_createChaehyun Lim
2015-09-13staging: wilc1000: replace WILC_ErrNo by int typeChaehyun Lim
2015-08-17staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman
2015-08-15staging: wilc1000: remove wilc_strutils.c and wilc_strutils.hChaehyun Lim
2015-06-17staging: wilc1000: rework include wilc_oswrapper.hDean Lee
2015-06-11staging: wilc1000: remove WILC_Uint32Chaehyun Lim
2015-06-02staging: wilc1000: remove WILC_Uint8Greg Kroah-Hartman
2015-06-02staging: wilc1000: simplify msgqueue codeArnd Bergmann
2015-05-24staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim