summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/coreconfigurator.c
AgeCommit message (Expand)Author
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
2016-02-07staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee
2016-02-03staging: wilc1000: renames u16index variableLeo Kim
2016-02-03staging: wilc1000: renames u16TagParamOffset variableLeo Kim
2016-02-03staging: wilc1000: renames u16RxLen variableLeo Kim
2016-02-03staging: wilc1000: coreconfigurator.c : remove over-commentingLeo Kim
2015-12-18drivers:staging:wilc1000 Fix all comparison to NULL could be written ...Bogicevic Sasa
2015-12-18staging: wilc1000: return linux error valueGlen Lee
2015-12-18staging: wilc1000: wilc_wlan_cfg_get: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_wlan_cfg_set: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_send_config_pkt: pass struct wilcGlen Lee
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-12-18staging/wilc1000: make symbols static if possibleArnd Bergmann
2015-11-23Merge 4.4-rc2 into staging-nextGreg Kroah-Hartman
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen Lee
2015-11-15staging: wilc1000: send_config_pkt: remove unnecessary blank lineGlen Lee
2015-10-29Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj
2015-10-27Staging: wilc1000: coreconfigurator: Remove unnecessary parenthesesShivani Bhardwaj
2015-10-27Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper functionShivani Bhardwaj
2015-10-27Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functionsShivani Bhardwaj
2015-10-17Staging: wilc1000: Remove unnecessary parenthesesAybuke Ozdemir
2015-10-17Staging: wilc1000: Remove unnecessary else after returnAybuke Ozdemir