summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_msgqueue.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove unneeded tstrWILC_MsgQueueAttrs typedefGreg Kroah-Hartman2015-08-171-8/+4Star
* staging: wilc1000: use kfree instead of WILC_FREEChaehyun Lim2015-08-151-5/+5
* staging: wilc1000: use memcpy instead of WILC_memcpyChaehyun Lim2015-08-151-2/+2
* staging: wilc1000: rework include wilc_oswrapper.hDean Lee2015-06-171-1/+1
* staging: wilc1000: change WILC_BOOL to boolDean Lee2015-06-121-4/+4
* staging: wilc1000: remove WILC_Uint32Chaehyun Lim2015-06-111-3/+3
* staging: wilc1000: remove semaphore wrapperArnd Bergmann2015-06-021-22/+10Star
* staging: wilc1000: simplify msgqueue codeArnd Bergmann2015-06-021-9/+0Star
* staging: wilc1000: Add SDIO/SPI 802.11 driverJohnny Kim2015-05-241-0/+211