summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-03staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee
2016-02-03staging: wilc1000: set proper bssid addressGlen Lee
2016-02-03staging: wilc1000: set bssid with modeGlen Lee
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee
2016-02-03staging: wilc1000: use unified firmwareGlen Lee
2016-02-03staging: wilc1000: get address from wilcGlen Lee
2016-02-03staging: wilc1000: remove sleep and reduce close timeoutGlen Lee
2016-02-03staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211Glen Lee
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee
2016-02-03staging: wilc1000: support suspend/resume functionalityGlen Lee
2016-02-03staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INTGlen Lee
2016-02-03staging: wilc1000: fix bug when changing virtual interfaceGlen Lee
2016-02-03staging: wilc1000: remove over-commentingChaehyun Lim
2016-02-03staging: wilc1000: fix logical continuationsChaehyun Lim
2016-02-03staging: wilc1000: fix coding style of kmalloc usageChaehyun Lim
2016-02-03staging: wilc1000: rename pstrMessage in wilc_mq_recvChaehyun 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: fix return error codeChaehyun Lim
2016-02-03staging: wilc1000: rename pstrTailMsg in wilc_mq_sendChaehyun Lim
2016-02-03staging: wilc1000: rename pstrMessage in wilc_mq_sendChaehyun 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 pstrMessge in wilc_mq_destroyChaehyun 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
2016-02-03staging: wilc1000: remove redundant check in wilc_mq_recvChaehyun Lim
2016-02-03staging: wilc1000: remove extraneous variableArnd Bergmann
2016-02-03staging: wilc1000: fix return type of wilc_initChaehyun Lim
2016-02-03staging: wilc1000: rename phWFIDrv in wilc_init declarationChaehyun Lim
2016-02-03staging: wilc1000: use kmemdup instead of kmalloc/memcpyChaehyun Lim
2016-02-03staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim