summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/coreconfigurator.c
AgeCommit message (Expand)Author
2015-11-18Revert "Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functions"Glen 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
2015-09-16staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee
2015-09-16staging: wilc1000: replace wilc error types with the generic error typesLeo Kim
2015-09-16staging: wilc1000: remove the macro WILC_ERRORREPORTLeo Kim
2015-09-16staging: wilc1000: remove unused variablesGlen Lee
2015-09-16staging: wilc1000: delete unused global variables.Glen Lee
2015-09-16staging: wilc1000: remove unnecessary extern function declarationGlen Lee
2015-09-16staging: wilc1000: remove unused definesGlen Lee
2015-09-16staging: wilc1000: remove unnecessary define FIVE_GHZ_BANDGlen Lee
2015-09-16staging: wilc1000: remove useless define PHY_802_11nGlen Lee
2015-09-15Staging: wilc1000: Use NULL instead of zeroRonit Halder
2015-09-12staging: wilc1000: coreconfigurator.c: remove unused functionsGlen Lee
2015-09-12staging: wilc1000: remove unused enumGlen Lee
2015-09-12staging: wilc1000: add a blank line after declarationChaehyun Lim
2015-08-17staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim