summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove coreconfigurator.h fileAjay Singh2018-11-051-70/+0Star
* staging: wilc1000: remove coreconfigurator.c fileAjay Singh2018-11-051-4/+0Star
* staging: wilc1000: remove unnecessary MAX_STRING_LEN macroAjay Singh2018-11-051-2/+1Star
* staging: wilc1000: refactor wilc_parse_assoc_resp_info()Ajay Singh2018-11-051-4/+6
* staging: wilc1000: remove unused code in coreconfiguratorAjay Singh2018-11-051-8/+0Star
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-0/+5
* staging: wilc1000: remove enum connect_status instead use ieee80211_statuscodeAjay Singh2018-07-211-20/+0Star
* staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused...Ajay Singh2018-05-141-9/+1Star
* staging: wilc1000: remove unnecessary file and function header commentsAjay Singh2018-05-031-10/+0Star
* staging: wilc1000: remove multiple define for mac connect and disconnectAjay Singh2018-04-251-3/+0Star
* staging: wilc1000: remove multiple define used for MAX_SSID_LENAjay Singh2018-04-251-1/+0Star
* staging: wilc1000: remove unused macros in wilc moduleAjay Singh2018-04-251-13/+0Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan2017-03-091-2/+1Star
* staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan2017-03-091-2/+1Star
* staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan2017-03-091-2/+1Star
* staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan2017-03-061-1/+1
* staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan2017-03-061-3/+3
* staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia Khan2017-03-061-2/+2
* Staging: wilc1000: Remove struct typedefBhumika Goyal2016-09-131-3/+3
* staging: wilc1000: remove typedef from enum tenuConnectStsChaehyun Lim2016-03-041-2/+2
* staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim2016-02-261-2/+2
* staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim2016-02-261-2/+2
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-2/+2
* staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-2/+2
* staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-081-3/+4
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-5/+5
* staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim2016-02-081-3/+3
* staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim2016-02-081-1/+0Star