summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: fix a couple of memory leaksColin Ian King2016-03-221-2/+6
* staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim2016-03-221-0/+7
* staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain2016-03-111-3/+1
* staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim2016-03-112-6/+6
* staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim2016-03-031-7/+19
* staging: wilc1000: remove unnecessary commentsChaehyun Lim2016-03-031-9/+9
* staging: wilc1000: add enum cfg_type_cmdChaehyun Lim2016-03-031-9/+16
* staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim2016-03-031-2/+2
* staging: wilc1000: remove commented codesChaehyun Lim2016-03-031-3/+0
* staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim2016-03-031-8/+4
* staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain2016-03-031-1/+1
* staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim2016-03-031-2/+2
* staging: wilc1000: remove unused defineChaehyun Lim2016-03-031-2/+0
* staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2016-03-032-7/+7
* staging: wilc1000: remove unnecessary comment codesChaehyun Lim2016-03-031-2/+0
* staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2016-03-032-15/+15
* staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla2016-03-011-6/+1
* staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho2016-03-011-2/+0
* staging: wilc1000: Removed unused variablesBhaktipriya Shridhar2016-03-011-18/+0
* staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva2016-03-011-2/+1
* staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield2016-03-011-30/+0
* staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield2016-03-011-11/+0
* staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield2016-03-011-52/+0
* staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield2016-03-011-27/+0
* staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield2016-03-011-27/+0
* staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONSAlison Schofield2016-02-251-36/+0
* staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim2016-02-253-6/+6
* staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim2016-02-254-8/+8
* staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim2016-02-253-8/+8
* staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim2016-02-253-3/+3
* staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim2016-02-253-6/+6
* staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim2016-02-253-5/+5
* staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim2016-02-253-14/+14
* staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim2016-02-253-7/+7
* staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim2016-02-254-10/+10
* staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar2016-02-251-5/+1
* staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho2016-02-251-1/+0
* staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho2016-02-251-4/+0
* staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim2016-02-251-1/+1
* staging: wilc1000: removes unnecessary retry 3 timesLeo Kim2016-02-251-4/+3
* staging: wilc1000: handle_cfg_param: remove unnecessary whitespaceChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: handle_cfg_param: fix line over 80 charactersChaehyun Lim2016-02-251-1/+2
* staging: wilc1000: handle_cfg_param: fix logical continuationsChaehyun Lim2016-02-251-6/+6
* staging: wilc1000: handle_cfg_param: rename wid_cntChaehyun Lim2016-02-251-92/+92
* staging: wilc1000: handle_cfg_param: change data type of wid_cntChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim2016-02-253-92/+88
* staging: wilc1000: handle_set_mac_address: fix missing blank line after decla...Chaehyun Lim2016-02-251-1/+2
* staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla2016-02-221-2/+0
* staging: wilc1000: Remove header fileAmitoj Kaur Chawla2016-02-221-1/+0
* staging: wilc1000: Check for quoted strings broken across linesAnchal Jain2016-02-221-2/+3
OpenPOWER on IntegriCloud