summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: add ops tx power in cfg80211Glen Lee2016-02-084-1/+125
* staging: wilc1000: fix bug on p2p connectionGlen Lee2016-02-081-1/+1
* staging: wilc1000: disable power save when AP modeGlen Lee2016-02-081-0/+1
* staging: wilc1000: increase link speedGlen Lee2016-02-083-26/+34
* staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee2016-02-082-21/+2Star
* staging: wilc1000: tcp_process: fix a build warningGlen Lee2016-02-081-0/+1
* staging: wilc1000: handle connecting errorGlen Lee2016-02-081-7/+6Star
* staging: wilc1000: ignore power saveGlen Lee2016-02-081-0/+3
* staging: wilc1000: remove unused functionsGlen Lee2016-02-082-96/+0Star
* staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee2016-02-085-11/+30
* staging: wilc1000: fix build failureSudip Mukherjee2016-02-071-0/+2
* staging: wilc1000: linux_mon: remove debug message of kmalloc failureChaehyun Lim2016-02-041-4/+1Star
* staging: wilc1000: linux_mon: fix error code of kmallocChaehyun Lim2016-02-041-2/+2
* staging: wilc1000: linux_mon: fix coding style of kmalloc usageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: linux_mon: add braces on all arms of if statementChaehyun Lim2016-02-041-1/+2
* staging: wilc1000: linux_mon: insert blank line after a functionChaehyun Lim2016-02-041-0/+1
* staging: wilc1000: linux_mon: remove space after a castChaehyun Lim2016-02-041-3/+3
* staging: wilc1000: linux_mon: fix NULL comparison styleChaehyun Lim2016-02-041-10/+10
* staging: wilc1000: linux_mon: remove multiple blank linesChaehyun Lim2016-02-041-10/+0Star
* staging: wilc1000: linux_mon: remove blank line before a close brace '}'Chaehyun Lim2016-02-041-6/+0Star
* staging: wilc1000: linux_mon: remove blank lines after open brace '{'Chaehyun Lim2016-02-041-5/+0Star
* staging: wilc1000: linux_mon: use __packed instead of __attribute__((packed))Chaehyun Lim2016-02-041-2/+2
* staging: wilc1000: wilc_msgqueue: release semaphore in error pathChaehyun Lim2016-02-041-0/+1
* staging: wilc1000: wilc_msgqueue: use standard struct list_headChaehyun Lim2016-02-042-22/+15Star
* staging: wilc1000: renames u16index variableLeo Kim2016-02-041-6/+6
* staging: wilc1000: renames u16TagParamOffset variableLeo Kim2016-02-041-2/+2
* staging: wilc1000: renames u16RxLen variableLeo Kim2016-02-041-9/+9
* staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim2016-02-041-140/+1Star
* staging: wilc1000: fixes add spaces required aroundLeo Kim2016-02-041-2/+2
* staging: wilc1000: fixes no space is necessary after a castLeo Kim2016-02-041-1/+1
* staging: wilc1000: wilc_frmw_to_linux(): fixes null checkLeo Kim2016-02-041-6/+3Star
* staging: wilc1000: fix alignment for open parenthesisChaehyun Lim2016-02-041-45/+45
* staging: wilc1000: call power save after changing modeGlen Lee2016-02-041-4/+6
* staging: wilc1000: change_virtual_intf: change codes for unified firmwareGlen Lee2016-02-041-209/+11Star
* staging: wilc1000: set proper bssid addressGlen Lee2016-02-041-1/+1
* staging: wilc1000: set bssid with modeGlen Lee2016-02-044-24/+19Star
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-044-41/+1Star
* staging: wilc1000: use unified firmwareGlen Lee2016-02-042-12/+11Star
* staging: wilc1000: get address from wilcGlen Lee2016-02-041-5/+4Star
* staging: wilc1000: remove sleep and reduce close timeoutGlen Lee2016-02-041-4/+1Star
* staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211Glen Lee2016-02-041-0/+39
* staging: wilc1000: sdio_init: add resume argumentGlen Lee2016-02-044-18/+22
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-044-5/+82
* staging: wilc1000: support suspend/resume functionalityGlen Lee2016-02-042-13/+22
* staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INTGlen Lee2016-02-041-72/+2Star
* staging: wilc1000: fix bug when changing virtual interfaceGlen Lee2016-02-041-0/+2
* staging: wilc1000: remove over-commentingChaehyun Lim2016-02-041-66/+0Star
* staging: wilc1000: fix logical continuationsChaehyun Lim2016-02-041-2/+1Star
* staging: wilc1000: fix coding style of kmalloc usageChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrMessage in wilc_mq_recvChaehyun Lim2016-02-041-10/+10