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