summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/coreconfigurator.c
AgeCommit message (Expand)Author
2018-11-05staging: wilc1000: remove coreconfigurator.c fileAjay Singh
2018-11-05staging: wilc1000: refactor wilc_parse_assoc_resp_info()Ajay Singh
2018-11-05staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()Ajay Singh
2018-11-05staging: wilc1000: refactor get_bssid() functionAjay Singh
2018-11-05staging: wilc1000: remove unused code in coreconfiguratorAjay Singh
2018-11-05staging: wilc1000: refactor wilc_parse_network_info() using kernel framework ...Ajay Singh
2018-09-10staging: wilc1000: use lowercase for get_BSSID() and HIL variableAjay Singh
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-07-21staging: wilc1000: avoid setting default value for variable at declarationAjay Singh
2018-07-21staging: wilc1000: remove extra enums defined for ieee80211_eidAjay Singh
2018-07-21staging: wilc1000: remove enum connect_status instead use ieee80211_statuscodeAjay Singh
2018-07-21staging: wilc1000: remove unused enum declarationAjay Singh
2018-05-14staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused...Ajay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-04-26staging: wilc1000: remove inner {} in wilc_parse_network_info()Ajay Singh
2018-04-26staging: wicl1000: removed the unsed variables in wilc_parse_network_info()Ajay Singh
2018-03-14staging: wilc1000: rename variables prefix using datatype 'u8'Ajay Singh
2018-02-16staging: wilc1000: fix open parenthesis alignment mismatch in wilc_parse_netw...Ajay Singh
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-16Staging: wilc1000: Compress return logic into one lineMihaela Muraru
2016-03-22staging: wilc1000: fix a couple of memory leaksColin Ian King
2016-03-03staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim
2016-02-22staging: wilc1000: coreconfigurator.c: removes unnecessary log messagesChris Park
2016-02-07staging: wilc1000: remove warnings line over 80 charactersLeo Kim
2016-02-07staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim
2016-02-07staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim
2016-02-07staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim
2016-02-07staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim
2016-02-07staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park
2016-02-07staging: wilc1000: wilc_dealloc_network_info(): renames function variablesLeo Kim
2016-02-07staging: wilc1000: wilc_dealloc_assoc_resp_info(): renames function variablesLeo Kim
2016-02-07staging: wilc1000: wilc_parse_assoc_resp_info(): renames local variablesLeo Kim
2016-02-07staging: wilc1000: wilc_parse_assoc_resp_info(): renames function variablesLeo Kim
2016-02-07staging: wilc1000: rename variable s32ErrorLeo Kim
2016-02-07staging: wilc1000: wilc_parse_network_info(): renames local inner variablesLeo Kim
2016-02-07staging: wilc1000: wilc_parse_network_info(): renames local variablesLeo Kim
2016-02-07staging: wilc1000: wilc_parse_network_info(): renames function variablesLeo Kim