aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-5/+5
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King1-2/+6
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim1-0/+7
2016-03-11staging: wilc1000: Possible unnecessary 'out of memory' messageAnchal Jain1-3/+1
2016-03-11staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim2-6/+6
2016-03-03staging: wilc1000: use switch statement instead of multiple if statementChaehyun Lim1-7/+19
2016-03-03staging: wilc1000: remove unnecessary commentsChaehyun Lim1-9/+9
2016-03-03staging: wilc1000: add enum cfg_type_cmdChaehyun Lim1-9/+16
2016-03-03staging: wilc1000: rename hardwareProductVersion in struct wilc_mac_cfgChaehyun Lim1-2/+2
2016-03-03staging: wilc1000: remove commented codesChaehyun Lim1-3/+0
2016-03-03staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim1-8/+4
2016-03-03staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain1-1/+1
2016-03-03staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim1-2/+2
2016-03-03staging: wilc1000: remove unused defineChaehyun Lim1-2/+0
2016-03-03staging: wilc1000: remove typedef from sdio_cmd53_tChaehyun Lim2-7/+7
2016-03-03staging: wilc1000: remove unnecessary comment codesChaehyun Lim1-2/+0
2016-03-03staging: wilc1000: remove typedef from struct sdio_cmd52_tChaehyun Lim2-15/+15
2016-03-01staging: wilc1000: wilc_wlan: Remove wrapper functionAmitoj Kaur Chawla1-6/+1
2016-03-01staging: wilc1000: wilc_wlan_if.h: remove unused functionsTony Cho1-2/+0
2016-03-01staging: wilc1000: Removed unused variablesBhaktipriya Shridhar1-18/+0
2016-03-01staging: wilc1000: Remove unnecessary 'else'Rehas Sachdeva1-2/+1
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_SET_MAC_ADDRESSAlison Schofield1-30/+0
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_Q_IDLEAlison Schofield1-11/+0
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_FLUSH_CONNECTAlison Schofield1-52/+0
2016-03-01staging: wilc1000: remove code for HOST_IF_GET_LINKSPEEDAlison Schofield1-27/+0
2016-03-01staging: wilc1000: remove code for HOST_IF_MSG_GET_CHNLAlison Schofield1-27/+0
2016-02-25staging: wilc1000: remove code for HOST_IF_MSG_DEL_ALL_RX_BA_SESSIONSAlison Schofield1-36/+0
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim3-6/+6
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim4-8/+8
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim3-8/+8
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim3-3/+3
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim3-6/+6
2016-02-25staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim3-5/+5
2016-02-25staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim3-14/+14
2016-02-25staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim3-7/+7
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim4-10/+10
2016-02-25staging: wilc1000: Remove useless return variablesBhaktipriya Shridhar1-5/+1
2016-02-25staging: wilc1000: wilc_wlan.c: remove multiple blank lineTony Cho1-1/+0
2016-02-25staging: wilc1000: wilc_wlan.c: remove unnecessary blank linesTony Cho1-4/+0
2016-02-25staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim1-1/+1
2016-02-25staging: wilc1000: removes unnecessary retry 3 timesLeo Kim1-4/+3
2016-02-25staging: wilc1000: handle_cfg_param: remove unnecessary whitespaceChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: handle_cfg_param: fix line over 80 charactersChaehyun Lim1-1/+2
2016-02-25staging: wilc1000: handle_cfg_param: fix logical continuationsChaehyun Lim1-6/+6
2016-02-25staging: wilc1000: handle_cfg_param: rename wid_cntChaehyun Lim1-92/+92
2016-02-25staging: wilc1000: handle_cfg_param: change data type of wid_cntChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim3-92/+88
2016-02-25staging: wilc1000: handle_set_mac_address: fix missing blank line after declarationChaehyun Lim1-1/+2
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-22staging: wilc1000: Remove header fileAmitoj Kaur Chawla1-1/+0