summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* staging: wilc1000: fix a couple of memory leaksColin Ian King2016-03-221-2/+6
* staging: wilc1000: use TAG_PARAM_OFFSET defineChaehyun Lim2016-03-031-8/+4
* staging: wilc1000: coreconfigurator.c: removes unnecessary log messagesChris Park2016-02-221-3/+1
* staging: wilc1000: remove warnings line over 80 charactersLeo Kim2016-02-071-4/+7
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-4/+3
* staging: wilc1000: renames u32Tsf of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-071-3/+4
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-7/+7
* staging: wilc1000: remove typedef from tstrConnectRespInfoLeo Kim2016-02-071-3/+3
* staging: wilc1000: removes function 'wilc_dealloc_assoc_resp_info()'Leo Kim2016-02-071-22/+0
* staging: wilc1000: removes function 'wilc_dealloc_network_info()'Leo Kim2016-02-071-22/+0
* staging: wilc1000: remove unused log message using the CORECONFIG_DBG tagChris Park2016-02-071-1/+0
* staging: wilc1000: wilc_dealloc_network_info(): renames function variablesLeo Kim2016-02-071-7/+7
* staging: wilc1000: wilc_dealloc_assoc_resp_info(): renames function variablesLeo Kim2016-02-071-7/+7
* staging: wilc1000: wilc_parse_assoc_resp_info(): renames local variablesLeo Kim2016-02-071-17/+17
* staging: wilc1000: wilc_parse_assoc_resp_info(): renames function variablesLeo Kim2016-02-071-8/+8
* staging: wilc1000: rename variable s32ErrorLeo Kim2016-02-071-10/+9
* staging: wilc1000: wilc_parse_network_info(): renames local inner variablesLeo Kim2016-02-071-27/+27
* staging: wilc1000: wilc_parse_network_info(): renames local variablesLeo Kim2016-02-071-34/+33
* staging: wilc1000: wilc_parse_network_info(): renames function variablesLeo Kim2016-02-071-8/+8
* staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee2016-02-071-59/+0
* staging: wilc1000: renames u16index variableLeo Kim2016-02-031-6/+6
* staging: wilc1000: renames u16TagParamOffset variableLeo Kim2016-02-031-2/+2
* staging: wilc1000: renames u16RxLen variableLeo Kim2016-02-031-9/+9
* staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim2016-02-031-140/+1
* drivers:staging:wilc1000 Fix all comparison to NULL could be written ...Bogicevic Sasa2015-12-181-5/+5
* staging: wilc1000: return linux error valueGlen Lee2015-12-181-2/+2
* staging: wilc1000: wilc_wlan_cfg_get: pass struct wilcGlen Lee2015-12-181-1/+1
* staging: wilc1000: wilc_wlan_cfg_set: pass struct wilcGlen Lee2015-12-181-1/+1
* staging: wilc1000: wilc_send_config_pkt: pass struct wilcGlen Lee2015-12-181-1/+2
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-5/+5
* staging/wilc1000: make symbols static if possibleArnd Bergmann2015-12-181-2/+2
* Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman2015-11-231-23/+25
|\
| * Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee2015-11-181-23/+25
* | staging: wilc1000: send_config_pkt: remove unnecessary blank lineGlen Lee2015-11-151-1/+0
|/
* Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj2015-10-291-2/+2
OpenPOWER on IntegriCloud