summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
Commit message (Expand)AuthorAgeFilesLines
* 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-161-1/+0Star
|/
* Staging: wilc1000: coreconfigurator: Remove trailing whitespaceShivani Bhardwaj2015-10-291-2/+2
* Staging: wilc1000: coreconfigurator: Remove unnecessary parenthesesShivani Bhardwaj2015-10-271-3/+3
* Staging: wilc1000: coreconfigurator: Remove irrelevant wrapper functionShivani Bhardwaj2015-10-271-9/+6Star
* Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functionsShivani Bhardwaj2015-10-271-25/+23Star
* Staging: wilc1000: Remove unnecessary parenthesesAybuke Ozdemir2015-10-171-1/+1
* Staging: wilc1000: Remove unnecessary else after returnAybuke Ozdemir2015-10-171-5/+3Star
* Staging: wilc1000: Remove multiple blank linesAybuke Ozdemir2015-10-171-2/+0Star
* staging: wilc1000: coreconfigurator: Remove useless initialisationAmitoj Kaur Chawla2015-10-171-5/+5
* staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim2015-10-131-2/+2
* staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim2015-10-131-3/+3
* staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim2015-10-131-4/+4
* staging: wilc1000: remove typedef from tstrWIDLeo Kim2015-10-131-1/+1
* staging: wilc1000: change parameter names in send_config_pktTony Cho2015-10-131-21/+20Star
* staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho2015-10-131-1/+1
* Staging: wilc1000: fix spelling mistake.Aybuke Ozdemir2015-10-081-1/+1
* staging: wilc1000: coreconfigurator.c: remove unused structTony Cho2015-10-021-8/+0Star
* staging: wilc1000: remove typedef from enumTony Cho2015-10-021-9/+9
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-6/+0Star
* staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee2015-10-021-2/+3
* staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee2015-10-021-9/+4Star
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-6/+8
* staging: wilc1000: remove define CONNECT_DIRECTGlen Lee2015-09-301-68/+0Star
* staging: wilc1000: remove wilc_platform include fileChaehyun Lim2015-09-301-0/+1
* staging: wilc1000: parse_network_info: remove s32ErrorChaehyun Lim2015-09-291-2/+1Star
* staging: wilc1000: rename ParseNetworkInfoChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: remove extern declarationChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-291-38/+0Star
* staging: wilc1000: replace kmalloc_array/memset with kcallocChaehyun Lim2015-09-291-4/+2Star
* staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim2015-09-291-9/+3Star
* staging: wilc1000: replace kmalloc with kzallocChaehyun Lim2015-09-291-6/+2Star
* staging: wilc1000: rename SendConfigPktChaehyun Lim2015-09-291-2/+2
* staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim2015-09-291-20/+0Star
* staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim2015-09-291-19/+0Star
* staging: wilc1000: remove INLINE macroChaehyun Lim2015-09-191-1/+0Star
* staging: wilc1000: replace INLINE with static inlineChaehyun Lim2015-09-171-15/+15
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-171-12/+12
* staging: wilc1000: remove the macro WILC_ERRORREPORTLeo Kim2015-09-171-2/+2
* staging: wilc1000: remove unused variablesGlen Lee2015-09-171-127/+0Star
* staging: wilc1000: delete unused global variables.Glen Lee2015-09-171-11/+0Star