aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-0/+5
2018-07-21staging: wilc1000: remove enum connect_status instead use ieee80211_statuscodeAjay Singh1-20/+0
2018-05-14staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused codeAjay Singh1-9/+1
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh1-10/+0
2018-04-25staging: wilc1000: remove multiple define for mac connect and disconnectAjay Singh1-3/+0
2018-04-25staging: wilc1000: remove multiple define used for MAX_SSID_LENAjay Singh1-1/+0
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh1-13/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan1-2/+1
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan1-2/+1
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan1-2/+1
2017-03-06staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan1-1/+1
2017-03-06staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan1-3/+3
2017-03-06staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia Khan1-2/+2
2016-09-13Staging: wilc1000: Remove struct typedefBhumika Goyal1-3/+3
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