summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2015-11-16staging: wilc1000: fix return type of host_int_del_beaconChaehyun Lim
2015-11-16staging: wilc1000: remove os_privateGlen Lee
2015-11-16staging: wilc1000: change parameter type of hif_initGlen Lee
2015-11-16staging: wilc1000: remove os_contextGlen Lee
2015-11-16staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee
2015-11-16staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee
2015-11-16staging: wilc1000: remove unused function pointer io_deinitGlen Lee
2015-11-16staging: wilc1000: remove function pointer io_initGlen Lee
2015-11-16staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_max_speedGlen Lee
2015-11-16staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_trxGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_rx of wilc_spi_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer spi_tx of wilc_spi_tGlen Lee
2015-11-16staging: wilc1000: wilc_spi.c: add prefix wilc in all function nameGlen Lee
2015-11-16staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee
2015-11-16staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee
2015-11-16staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee
2015-11-16staging: wilc1000: remove sdio_set_max_speedGlen Lee
2015-11-16staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee
2015-11-16staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer sdio_cmd53Glen Lee
2015-11-16staging: wilc1000: remove sdio_cmd52 of wilc_wlan_io_func_tGlen Lee
2015-11-16staging: wilc1000: remove function pointer sdio_cmd52Glen Lee
2015-11-16staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen Lee
2015-11-16staging: wilc1000: rename u8WidCnt of handle_cfg_param functionLeo Kim
2015-11-16staging: wilc1000: rename strWIDList of handle_cfg_param functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_CfgParam functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_GetMacAddress functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_SetMacAddress functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_get_IPAddress functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_set_IPAddress functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_SetOperationMode functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_SetWfiDrvHandler functionLeo Kim
2015-11-16staging: wilc1000: rename Handle_SetChannel functionLeo Kim
2015-11-16staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim
2015-11-16staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim
2015-11-16staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_tLeo Kim
2015-11-16staging: wilc1000: remove typedef from wilc_cfg_frame_tLeo Kim
2015-11-16staging: wilc1000: fixes please don't use multiple blank linesLeo Kim
2015-11-16staging: wilc1000: fixes prefer using the BIT macroLeo Kim
2015-11-16staging: wilc1000: wilc_wlan.h: alignment definesLeo Kim
2015-11-16staging: wilc1000: replace numeric type to kernel error typeLeo Kim
2015-11-16staging: wilc1000: remove warnings line over 80 charactersLeo Kim
2015-11-16staging: wilc1000: fixes possible unnecessary 'out of memory' messageLeo Kim
2015-11-16staging: wilc1000: fixes space prohibited between function name and open pare...Leo Kim
2015-11-16staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_tLeo Kim
2015-11-16staging: wilc1000: fixes alignment should match open parenthesisLeo Kim