summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
Commit message (Expand)AuthorAgeFilesLines
...
* Staging: wilc1000: coreconfigurator: Drop unneeded wrapper functionsShivani Bhardwaj2015-10-271-25/+23
* Staging: wilc1000: Remove unnecessary parenthesesAybuke Ozdemir2015-10-171-1/+1
* Staging: wilc1000: Remove unnecessary else after returnAybuke Ozdemir2015-10-171-5/+3
* Staging: wilc1000: Remove multiple blank linesAybuke Ozdemir2015-10-171-2/+0
* staging: wilc1000: coreconfigurator: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-5/+5
* staging: wilc1000: rename the member variable, ps8WidVal of widLeo Kim2015-10-121-2/+2
* staging: wilc1000: rename the member variable, s32ValueSize of widLeo Kim2015-10-121-3/+3
* staging: wilc1000: rename the member variable, u16WIDid of widLeo Kim2015-10-121-4/+4
* staging: wilc1000: remove typedef from tstrWIDLeo Kim2015-10-121-1/+1
* staging: wilc1000: change parameter names in send_config_pktTony Cho2015-10-121-21/+20
* staging: wilc1000: remove bool bRespRequired from send_config_pktTony Cho2015-10-121-1/+1
* Staging: wilc1000: fix spelling mistake.Aybuke Ozdemir2015-10-081-1/+1
* staging: wilc1000: coreconfigurator.c: remove unused structTony Cho2015-10-021-8/+0
* 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/+0
* 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/+4
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-6/+8
* staging: wilc1000: remove define CONNECT_DIRECTGlen Lee2015-09-301-68/+0
* staging: wilc1000: remove wilc_platform include fileChaehyun Lim2015-09-301-0/+1
* staging: wilc1000: parse_network_info: remove s32ErrorChaehyun Lim2015-09-291-2/+1
* 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/+0
* staging: wilc1000: replace kmalloc_array/memset with kcallocChaehyun Lim2015-09-291-4/+2
* staging: wilc1000: replace kmalloc/memcpy with kmemdupChaehyun Lim2015-09-291-9/+3
* staging: wilc1000: replace kmalloc with kzallocChaehyun Lim2015-09-291-6/+2
* staging: wilc1000: rename SendConfigPktChaehyun Lim2015-09-291-2/+2
* staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim2015-09-291-20/+0
* staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim2015-09-291-19/+0
* staging: wilc1000: remove INLINE macroChaehyun Lim2015-09-181-1/+0
* staging: wilc1000: replace INLINE with static inlineChaehyun Lim2015-09-161-15/+15
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-161-2/+0
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-161-12/+12
* staging: wilc1000: remove the macro WILC_ERRORREPORTLeo Kim2015-09-161-2/+2
* staging: wilc1000: remove unused variablesGlen Lee2015-09-161-127/+0
* staging: wilc1000: delete unused global variables.Glen Lee2015-09-161-11/+0
* staging: wilc1000: remove unnecessary extern function declarationGlen Lee2015-09-161-8/+0
* staging: wilc1000: remove unused definesGlen Lee2015-09-161-8/+0
* staging: wilc1000: remove unnecessary define FIVE_GHZ_BANDGlen Lee2015-09-161-6/+0
* staging: wilc1000: remove useless define PHY_802_11nGlen Lee2015-09-161-5/+0
* Staging: wilc1000: Use NULL instead of zeroRonit Halder2015-09-151-7/+7
* staging: wilc1000: coreconfigurator.c: remove unused functionsGlen Lee2015-09-121-1051/+0
* staging: wilc1000: remove unused enumGlen Lee2015-09-121-8/+0
* staging: wilc1000: add a blank line after declarationChaehyun Lim2015-09-121-0/+8
* staging: wilc1000: coreconfigurator.c: fix kmalloc error checkChaehyun Lim2015-08-171-4/+14
* staging: wilc1000: coreconfigurator.c: use kmalloc instead of WILC_MALLOCChaehyun Lim2015-08-171-5/+6
* staging: wilc1000: remove unused codes of gps8ConfigPacketChaehyun Lim2015-08-171-15/+0
* staging: wilc1000: remove unnecessary void pointer castChaehyun Lim2015-08-171-6/+6
* staging: wilc1000: delete wilc_log.hGreg Kroah-Hartman2015-08-171-2/+0
OpenPOWER on IntegriCloud