summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* staging: wilc1000: rename pvSendBuffer in wilc_mq_sendChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pHandle in wilc_mq_sendChaehyun Lim2016-02-042-12/+12
* staging: wilc1000: rename pstrMessge in wilc_mq_destroyChaehyun Lim2016-02-041-2/+2
* staging: wilc1000: rename pHandle in wilc_mq_destroyChaehyun Lim2016-02-042-10/+10
* staging: wilc1000: rename pHandle in wilc_mq_createChaehyun Lim2016-02-042-7/+7
* staging: wilc1000: rename pstrMessageList in struct message_queueChaehyun Lim2016-02-042-11/+11
* staging: wilc1000: rename u32ReceiversCount in struct message_queueChaehyun Lim2016-02-042-6/+6
* staging: wilc1000: rename bExiting in struct message_queueChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename strCriticalSection in struct message_queueChaehyun Lim2016-02-042-10/+10
* staging: wilc1000: rename hSem in struct message_queueChaehyun Lim2016-02-042-6/+6
* staging: wilc1000: rename struct WILC_MsgQueueHandleChaehyun Lim2016-02-043-17/+17
* staging: wilc1000: rename pstrNext in struct messageChaehyun Lim2016-02-042-7/+7
* staging: wilc1000: rename u32Length in struct messageChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pvBuffer in struct messageChaehyun Lim2016-02-042-6/+6
* staging: wilc1000: rename struct __Message_structChaehyun Lim2016-02-042-9/+9
* staging: wilc1000: remove redundant check in wilc_mq_recvChaehyun Lim2016-02-041-6/+0
* staging: wilc1000: remove extraneous variableArnd Bergmann2016-02-041-2/+0
* staging: wilc1000: fix return type of wilc_initChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename phWFIDrv in wilc_init declarationChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: use kmemdup instead of kmalloc/memcpyChaehyun Lim2016-02-041-4/+8
* staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim2016-02-042-6/+6
* staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u8ScanType in wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u8ScanSource in wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: fix return type of wilc_scanChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u8ssidnum in struct hidden_networkChaehyun Lim2016-02-043-8/+8
* staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_networkChaehyun Lim2016-02-043-12/+12
* staging: wilc1000: rename u8ssidlen in struct hidden_net_infoChaehyun Lim2016-02-043-6/+6
* staging: wilc1000: rename pu8ssid in struct hidden_net_infoChaehyun Lim2016-02-043-4/+4
* staging: wilc1000: make some variables staticHugo Camboulive2016-02-042-2/+2
* staging: wilc1000: add missing __user attributeHugo Camboulive2016-02-041-1/+1
* staging: wilc1000: rename pstrSetBeaconParam in wilc_add_beaconChaehyun Lim2016-02-041-13/+12
* staging: wilc1000: rename pu8Tail in wilc_add_beaconChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u32TailLen in wilc_add_beaconChaehyun Lim2016-02-042-5/+5
* staging: wilc1000: rename pu8Head in wilc_add_beaconChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u32HeadLen in wilc_add_beaconChaehyun Lim2016-02-042-4/+4
* staging: wilc1000: rename u32DTIMPeriod in wilc_add_beaconChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u32Interval in wilc_add_beaconChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: fix return type of wilc_add_beaconChaehyun Lim2016-02-042-3/+3
* staging: wilc1000: rename u8AssocNumb in wilc_del_allstationChaehyun Lim2016-02-041-4/+4
* staging: wilc1000: use int instead of u32Chaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename au8Zero_Buff in wilc_del_allstationChaehyun Lim2016-02-041-2/+2
* staging: wilc1000: rename pstrDelAllStationMsg in wilc_del_allstationChaehyun Lim2016-02-041-9/+9
* staging: wilc1000: rename pu8MacAddr in wilc_del_allstationChaehyun Lim2016-02-042-4/+4
* staging: wilc1000: fix return type of wilc_del_allstationChaehyun Lim2016-02-042-3/+3