summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-11staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain
2016-03-11staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim
2016-03-03staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim
2016-03-03staging: wilc1000: remove unnecessary commentsChaehyun Lim
2016-03-03staging: wilc1000: add enum cfg_type_cmdChaehyun Lim
2016-03-03staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim
2016-03-03staging: wilc1000: remove commented codesChaehyun Lim
2016-03-03staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim
2016-03-03staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain
2016-03-03staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim
2016-03-03staging: wilc1000: remove unused defineChaehyun Lim
2016-03-03staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim
2016-03-03staging: wilc1000: remove unnecessary comment codesChaehyun Lim
2016-03-03staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim
2016-03-01staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla
2016-03-01staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho
2016-03-01staging: wilc1000: Removed unused variablesBhaktipriya Shridhar
2016-03-01staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield
2016-02-25staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONSAlison Schofield
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim
2016-02-25staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim
2016-02-25staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar
2016-02-25staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho
2016-02-25staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho
2016-02-25staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim
2016-02-25staging: wilc1000: removes unnecessary retry 3 timesLeo Kim
2016-02-25staging: wilc1000: handle_cfg_param: remove unnecessary whitespaceChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: fix line over 80 charactersChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: fix logical continuationsChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: rename wid_cntChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: change data type of wid_cntChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim
2016-02-25staging: wilc1000: handle_set_mac_address: fix missing blank line after decla...Chaehyun Lim
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla
2016-02-22staging: wilc1000: Remove header fileAmitoj Kaur Chawla
2016-02-22staging: wilc1000: Check for quoted strings broken across linesAnchal Jain