summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-15staging/rdma/hfi1: Clean up macro indentationMitko Haralanov2-20/+21
2015-11-15staging/rdma/hfi1: Remove file pointer macrosIra Weiny3-86/+84
2015-11-15staging: wilc1000: remove rates variable in host_int_add_stationChaehyun Lim1-5/+4
2015-11-15staging: wilc1000: use kmemdup in host_int_add_stationChaehyun Lim1-5/+3
2015-11-15staging: wilc1000: rename pstrAddStationMsg in host_int_add_stationChaehyun Lim1-6/+6
2015-11-15staging: wilc1000: rename pstrStaParams in host_int_add_stationChaehyun Lim2-4/+4
2015-11-15staging: wilc1000: fix parameter name of host_int_add_stationChaehyun Lim1-1/+1
2015-11-15staging: wilc1000: fix return type of host_int_add_stationChaehyun Lim2-3/+3
2015-11-15staging: wilc1000: rename pstrDelStationMsg in host_int_del_stationChaehyun Lim1-3/+3
2015-11-15staging: wilc1000: rename pu8MacAddr in host_int_del_stationChaehyun Lim2-4/+4
2015-11-15staging: wilc1000: fix parameter name of host_int_del_stationChaehyun Lim1-1/+1
2015-11-15staging: wilc1000: fix return type of host_int_del_stationChaehyun Lim2-3/+3
2015-11-15staging: wilc1000: fix parameter name of host_int_del_beaconChaehyun Lim1-1/+1
2015-11-15staging: wilc1000: fix return type of host_int_del_beaconChaehyun Lim2-3/+3
2015-11-15staging: wilc1000: remove os_privateGlen Lee2-7/+0
2015-11-15staging: wilc1000: change parameter type of hif_initGlen Lee4-6/+12
2015-11-15staging: wilc1000: remove os_contextGlen Lee2-4/+0
2015-11-15staging: wilc1000: linux_spi_init: remove parameter vpGlen Lee4-4/+4
2015-11-15staging: wilc1000: linux_sdio_init: remove parameter pvGlen Lee3-3/+3
2015-11-15staging: wilc1000: remove unused function pointer io_deinitGlen Lee2-3/+0
2015-11-15staging: wilc1000: remove function pointer io_initGlen Lee3-8/+3
2015-11-15staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee2-6/+0
2015-11-15staging: wilc1000: remove function pointer spi_max_speedGlen Lee1-3/+1
2015-11-15staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer spi_trxGlen Lee1-3/+1
2015-11-15staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer spi_rx of wilc_spi_tGlen Lee1-13/+11
2015-11-15staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer spi_tx of wilc_spi_tGlen Lee1-6/+5
2015-11-15staging: wilc1000: wilc_spi.c: add prefix wilc in all function nameGlen Lee1-54/+54
2015-11-15staging: wilc1000: call linux_sdio_init instead of io_initGlen Lee1-5/+3
2015-11-15staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee2-4/+0
2015-11-15staging: wilc1000: remove function pointer sdio_set_default_speedGlen Lee1-4/+1
2015-11-15staging: wilc1000: remove sdio_set_max_speedGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer sdio_set_max_speedGlen Lee1-3/+1
2015-11-15staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer sdio_cmd53Glen Lee1-8/+6
2015-11-15staging: wilc1000: remove sdio_cmd52 of wilc_wlan_io_func_tGlen Lee2-2/+0
2015-11-15staging: wilc1000: remove function pointer sdio_cmd52Glen Lee1-27/+26
2015-11-15staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen Lee2-22/+20
2015-11-15staging: wilc1000: rename u8WidCnt of handle_cfg_param functionLeo Kim1-92/+92
2015-11-15staging: wilc1000: rename strWIDList of handle_cfg_param functionLeo Kim1-75/+74
2015-11-15staging: wilc1000: rename Handle_CfgParam functionLeo Kim1-4/+3
2015-11-15staging: wilc1000: rename Handle_GetMacAddress functionLeo Kim1-3/+4
2015-11-15staging: wilc1000: rename Handle_SetMacAddress functionLeo Kim1-3/+4
2015-11-15staging: wilc1000: rename Handle_get_IPAddress functionLeo Kim1-2/+2
2015-11-15staging: wilc1000: rename Handle_set_IPAddress functionLeo Kim1-2/+4
2015-11-15staging: wilc1000: rename Handle_SetOperationMode functionLeo Kim1-3/+3
2015-11-15staging: wilc1000: rename Handle_SetWfiDrvHandler functionLeo Kim1-4/+3
2015-11-15staging: wilc1000: rename Handle_SetChannel functionLeo Kim1-2/+2