summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/coreconfigurator.c
AgeCommit message (Expand)Author
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
2015-10-17Staging: wilc1000: Remove multiple blank linesAybuke Ozdemir
2015-10-16staging: wilc1000: coreconfigurator: Remove useless initialisationAmitoj Kaur Chawla
2015-10-12staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim
2015-10-12staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim
2015-10-12staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim
2015-10-12staging: wilc1000: remove typedef from tstrWIDLeo Kim
2015-10-12staging: wilc1000: change parameter names in send_config_pktTony Cho
2015-10-12staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho
2015-10-08Staging: wilc1000: fix spelling mistake.Aybuke Ozdemir
2015-10-02staging: wilc1000: coreconfigurator.c: remove unused structTony Cho
2015-10-02staging: wilc1000: remove typedef from enumTony Cho
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee
2015-09-30staging: wilc1000: remove define CONNECT_DIRECTGlen Lee
2015-09-30staging: wilc1000: remove wilc_platform include fileChaehyun Lim
2015-09-29staging: wilc1000: parse_network_info: remove s32ErrorChaehyun Lim
2015-09-29staging: wilc1000: rename ParseNetworkInfoChaehyun Lim
2015-09-29staging: wilc1000: remove extern declarationChaehyun Lim
2015-09-29staging: wilc1000: remove useless commentChaehyun Lim
2015-09-29staging: wilc1000: replace kmalloc_array/memset with kcallocChaehyun Lim
2015-09-29staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim
2015-09-29staging: wilc1000: replace kmalloc with kzallocChaehyun Lim
2015-09-29staging: wilc1000: rename SendConfigPktChaehyun Lim
2015-09-29staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim
2015-09-29staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim
2015-09-18staging: wilc1000: remove INLINE macroChaehyun Lim
2015-09-16staging: wilc1000: replace INLINE with static inlineChaehyun Lim