summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h
AgeCommit message (Expand)AuthorFilesLines
2016-03-03staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim1-2/+2
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim1-2/+2
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim1-2/+2
2016-02-07staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-2/+2
2016-02-07staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-2/+2
2016-02-07staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim1-3/+4
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-5/+5
2016-02-07staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim1-3/+3
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim1-1/+0
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim1-1/+0
2016-02-07staging: wilc1000: wilc_dealloc_network_info(): renames function variablesLeo Kim1-1/+1
2016-02-07staging: wilc1000: wilc_dealloc_assoc_resp_info(): renames function variablesLeo Kim1-1/+1
2016-02-07staging: wilc1000: wilc_parse_assoc_resp_info(): renames function variablesLeo Kim1-3/+2
2016-02-07staging: wilc1000: wilc_parse_network_info(): renames function variablesLeo Kim1-1/+1
2016-02-07staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee1-9/+0
2015-12-21staging: wilc1000: pass struct wilcGlen Lee1-5/+6
2015-12-18staging: wilc1000: wilc_send_config_pkt: pass struct wilcGlen Lee1-1/+2
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-8/+8
2015-11-15staging: wilc1000: change enum variable name with lower caseGlen Lee1-1/+1
2015-10-12staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: rename the member variable, enuWIDtype of widLeo Kim1-1/+1
2015-10-12staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim1-1/+1
2015-10-12staging: wilc1000: remove typedef from tstrWIDLeo Kim1-4/+3
2015-10-12staging: wilc1000: change parameter names in send_config_pktTony Cho1-2/+1
2015-10-12staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho1-1/+1
2015-10-02staging: wilc1000: remove AGING_ALGTony Cho1-2/+0
2015-09-30staging: wilc1000: remove define CONNECT_DIRECTGlen Lee1-20/+0