summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan_if.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove os_privateGlen Lee2015-11-161-5/+0Star
* staging: wilc1000: remove unused function pointer io_deinitGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove function pointer io_initGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee2015-11-161-5/+0Star
* staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee2015-11-161-3/+0Star
* staging: wilc1000: remove sdio_set_max_speedGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: remove sdio_cmd52 of wilc_wlan_io_func_tGlen Lee2015-11-161-1/+0Star
* staging: wilc1000: fix kbuild test robot errorGlen Lee2015-11-161-0/+1
* staging: wilc1000: change enum variable name with lower caseGlen Lee2015-11-161-1/+1
* staging: wilc1000: wilc_wlan_init: add argument struct net_deviceGlen Lee2015-11-161-1/+1
* staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim2015-10-131-3/+2Star
* staging: wilc1000: remove typedef from SITE_SURVEY_TLeo Kim2015-10-081-2/+2
* staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim2015-10-081-2/+2
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-021-3/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-7/+1Star
* staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_cleanupGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_handle_rx_isrGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_add_to_tx_queGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_stopGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_startGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove function pointer wlan_firmware_downloadGlen Lee2015-10-021-1/+0Star
* staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOSTGlen Lee2015-09-301-2/+1Star
* staging: wilc1000: delete wilc_oswrapper.hChaehyun Lim2015-09-301-1/+0Star
* staging: wilc1000: remove wilc_platform include fileChaehyun Lim2015-09-301-0/+1
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-291-5/+0Star
* staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove variable rx_buffer_sizeGlen Lee2015-09-291-3/+0Star
* staging: wilc1000: remove variable tx_buffer_sizeGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove pointer varialbes of hif_csGlen Lee2015-09-291-3/+0Star
* staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee2015-09-291-3/+0Star
* staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove function pointer os_debugGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove function pointer rx_completeGlen Lee2015-09-291-5/+0Star
* staging: wilc1000: remove function pointer mac_indicateGlen Lee2015-09-291-4/+0Star
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove extern declarationChaehyun Lim2015-09-291-0/+1
* 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
* staging: wilc1000: wilc_wlan_if.h: remove warnings on the multiple blank linesLeo Kim2015-09-291-12/+0Star