summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan_if.h
AgeCommit message (Expand)Author
2015-12-18staging: wilc1000: pass struct wilc to the functions which use hif_funcGlen Lee
2015-12-18staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann
2015-11-15staging: wilc1000: remove os_privateGlen Lee
2015-11-15staging: wilc1000: remove unused function pointer io_deinitGlen Lee
2015-11-15staging: wilc1000: remove function pointer io_initGlen Lee
2015-11-15staging: wilc1000: remove spi_max_speed of wilc_wlan_io_func_tGlen Lee
2015-11-15staging: wilc1000: remove spi_trx of wilc_wlan_io_func_tGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_rx of wilc_wlan_io_func_tGlen Lee
2015-11-15staging: wilc1000: remove function pointer spi_tx of wilc_wlan_io_function_tGlen Lee
2015-11-15staging: wilc1000: remove varialbe sdio_set_default_speedGlen Lee
2015-11-15staging: wilc1000: remove sdio_set_max_speedGlen Lee
2015-11-15staging: wilc1000: remove sdio_cmd53 of wilc_wlan_io_func_tGlen Lee
2015-11-15staging: wilc1000: remove sdio_cmd52 of wilc_wlan_io_func_tGlen Lee
2015-11-15staging: wilc1000: fix kbuild test robot errorGlen Lee
2015-11-15staging: wilc1000: change enum variable name with lower caseGlen Lee
2015-11-15staging: wilc1000: wilc_wlan_init: add argument struct net_deviceGlen Lee
2015-10-12staging: wilc1000: remove typedef from tenuWIDtypeLeo Kim
2015-10-08staging: wilc1000: remove typedef from SITE_SURVEY_TLeo Kim
2015-10-08staging: wilc1000: remove typedef from AUTHTYPE_TLeo Kim
2015-10-02staging: wilc1000: remove commented codesChaehyun Lim
2015-10-02staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_cleanupGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_handle_rx_isrGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_add_to_tx_queGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_stopGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_startGlen Lee
2015-10-02staging: wilc1000: remove function pointer wlan_firmware_downloadGlen Lee
2015-09-30staging: wilc1000: remove define WILC_PARSE_SCAN_IN_HOSTGlen Lee
2015-09-30staging: wilc1000: delete wilc_oswrapper.hChaehyun Lim
2015-09-30staging: wilc1000: remove wilc_platform include fileChaehyun Lim
2015-09-29staging: wilc1000: remove function pointer os_waitGlen Lee
2015-09-29staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee
2015-09-29staging: wilc1000: remove variable rx_buffer_sizeGlen Lee
2015-09-29staging: wilc1000: remove variable tx_buffer_sizeGlen Lee
2015-09-29staging: wilc1000: remove pointer varialbes of hif_csGlen Lee
2015-09-29staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee
2015-09-29staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee
2015-09-29staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee
2015-09-29staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee
2015-09-29staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee
2015-09-29staging: wilc1000: remove function pointer os_debugGlen Lee
2015-09-29staging: wilc1000: remove function pointer rx_completeGlen Lee
2015-09-29staging: wilc1000: remove function pointer mac_indicateGlen Lee
2015-09-29staging: wilc1000: remove function pointer rx_indicateGlen Lee
2015-09-29staging: wilc1000: remove extern declarationChaehyun Lim
2015-09-29staging: wilc1000: wilc_wlan_if.h: align define, enum and structureLeo Kim