summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAgeFilesLines
* wilc1000 : Remove unused macro definitionsAnish Bhatt2015-09-291-3/+0
* staging: wilc1000: remove variable cif_funcGlen Lee2015-09-291-8/+5
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-295-20/+11
* staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee2015-09-294-9/+0
* staging: wilc1000: remove variable rx_buffer_sizeGlen Lee2015-09-293-13/+2
* staging: wilc1000: remove variable tx_buffer_sizeGlen Lee2015-09-293-6/+2
* staging: wilc1000: remove pointer varialbes of hif_csGlen Lee2015-09-293-10/+4
* staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee2015-09-293-13/+6
* staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee2015-09-293-11/+7
* staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee2015-09-293-9/+3
* staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee2015-09-293-8/+4
* staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee2015-09-294-23/+18
* staging: wilc1000: remove function pointer os_debugGlen Lee2015-09-294-5/+3
* staging: wilc1000: remove function pointer rx_completeGlen Lee2015-09-294-13/+3
* staging: wilc1000: remove function pointer mac_indicateGlen Lee2015-09-294-13/+4
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-09-294-9/+6
* staging: wilc1000: remove WILC_OSW_INTERFACE_VER defineChaehyun Lim2015-09-291-2/+0
* staging: wilc1000: move wilc_msgqueue.h include fileChaehyun Lim2015-09-292-2/+1
* staging: wilc1000: remove wilc_platform.h include fileChaehyun Lim2015-09-292-1/+2
* staging: wilc1000: move struct Message and WILC_MsgQueueHandleChaehyun Lim2015-09-292-14/+15
* staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee2015-09-294-53/+1
* staging: wilc1000: remove ifdef OLD_FPGA_BITFILE lineGlen Lee2015-09-291-18/+0
* staging: wilc1000: parse_network_info: remove s32ErrorChaehyun Lim2015-09-291-2/+1
* staging: wilc1000: rename ParseNetworkInfoChaehyun Lim2015-09-293-3/+3
* staging: wilc1000: remove extern declarationChaehyun Lim2015-09-292-1/+2
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-292-59/+8
* 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-293-106/+106
* staging: wilc1000: remove CoreConfiguratorDeInitChaehyun Lim2015-09-293-24/+0
* staging: wicl1000: fix dereference after free in wilc_wlan_cleanup()Javier Martinez Canillas2015-09-291-2/+2
* staging: wilc1000: host_int_init: remove unnecessary parenthesesChaehyun Lim2015-09-291-9/+9
* staging: wilc1000: host_int_init: remove blank line before a close brace.Chaehyun Lim2015-09-291-1/+0
* staging: wilc1000: host_int_init: replace s32Error with resultChaehyun Lim2015-09-291-8/+8
* staging: wilc1000: host_int_init: remove commented codeChaehyun Lim2015-09-291-1/+0
* staging: wilc1000: host_int_init: remove multiple blank linesChaehyun Lim2015-09-291-8/+0
* staging: wilc1000: host_int_init: fix kzalloc error checkChaehyun Lim2015-09-291-2/+1
* staging: wilc1000: host_int_init: replace kmalloc with kzallocChaehyun Lim2015-09-291-2/+1
* staging: wilc1000: host_int_init: remove meaningless commentChaehyun Lim2015-09-291-6/+0
* staging: wilc1000: remove CoreConfiguratorInitChaehyun Lim2015-09-293-31/+0
* staging: wilc1000: make add_virtual_intf staticChaehyun Lim2015-09-291-4/+6
* staging: wilc1000: make mgmt_tx staticChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: make mgmt_tx_cancel_wait staticChaehyun Lim2015-09-291-3/+3
* staging: wilc1000: make del_virtual_intf staticChaehyun Lim2015-09-291-1/+1
* staging: wilc1000: rename WILC_WFI_set_cqm_rssi_configChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-291-14/+5
* staging: wilc1000: rename WILC_WFI_set_power_mgmtChaehyun Lim2015-09-291-4/+4
* staging: wilc1000: wilc_wlan_if.h: align define, enum and structureLeo Kim2015-09-291-290/+290
* staging: wilc1000: wilc_wlan_if.h: remove warnings line over 80 charactersLeo Kim2015-09-291-275/+369
OpenPOWER on IntegriCloud