summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove coreconfigurator.c fileAjay Singh2018-11-051-126/+0Star
* staging: wilc1000: refactor wilc_parse_assoc_resp_info()Ajay Singh2018-11-051-12/+4Star
* staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()Ajay Singh2018-11-051-27/+26Star
* staging: wilc1000: refactor get_bssid() functionAjay Singh2018-11-051-22/+7Star
* staging: wilc1000: remove unused code in coreconfiguratorAjay Singh2018-11-051-157/+0Star
* staging: wilc1000: refactor wilc_parse_network_info() using kernel framework ...Ajay Singh2018-11-051-35/+55
* staging: wilc1000: use lowercase for get_BSSID() and HIL variableAjay Singh2018-09-101-2/+2
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-0/+5
* staging: wilc1000: avoid setting default value for variable at declarationAjay Singh2018-07-211-17/+8Star
* staging: wilc1000: remove extra enums defined for ieee80211_eidAjay Singh2018-07-211-45/+2Star
* staging: wilc1000: remove enum connect_status instead use ieee80211_statuscodeAjay Singh2018-07-211-1/+3
* staging: wilc1000: remove unused enum declarationAjay Singh2018-07-211-8/+0Star
* staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused...Ajay Singh2018-05-141-43/+8Star
* staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh2018-05-031-4/+1Star
* staging: wilc1000: remove inner {} in wilc_parse_network_info()Ajay Singh2018-04-261-40/+37Star
* staging: wicl1000: removed the unsed variables in wilc_parse_network_info()Ajay Singh2018-04-261-7/+0Star
* staging: wilc1000: rename variables prefix using datatype 'u8'Ajay Singh2018-03-141-14/+14
* staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_netw...Ajay Singh2018-02-161-2/+2
* staging: wilc1000: remove unnecessary use of parenthesesAjay Singh2018-01-231-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Staging: wilc1000: Compress return logic into one lineMihaela Muraru2016-10-161-3/+1Star
* staging: wilc1000: fix a couple of memory leaksColin Ian King2016-03-231-2/+6
* staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim2016-03-041-8/+4Star
* staging: wilc1000: coreconfigurator.c: removes unnecessary log messagesChris Park2016-02-221-3/+1Star
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2016-02-081-4/+7
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-4/+3Star
* staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim2016-02-081-1/+1
* 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-7/+7
* staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim2016-02-081-3/+3
* staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim2016-02-081-22/+0Star
* staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim2016-02-081-22/+0Star
* staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park2016-02-081-1/+0Star
* staging: wilc1000: wilc_dealloc_network_info(): renames function variablesLeo Kim2016-02-081-7/+7
* staging: wilc1000: wilc_dealloc_assoc_resp_info(): renames function variablesLeo Kim2016-02-081-7/+7
* staging: wilc1000: wilc_parse_assoc_resp_info(): renames local variablesLeo Kim2016-02-081-17/+17
* staging: wilc1000: wilc_parse_assoc_resp_info(): renames function variablesLeo Kim2016-02-081-8/+8
* staging: wilc1000: rename variable s32ErrorLeo Kim2016-02-081-10/+9Star
* staging: wilc1000: wilc_parse_network_info(): renames local inner variablesLeo Kim2016-02-081-27/+27
* staging: wilc1000: wilc_parse_network_info(): renames local variablesLeo Kim2016-02-081-34/+33Star
* staging: wilc1000: wilc_parse_network_info(): renames function variablesLeo Kim2016-02-081-8/+8