summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.h
AgeCommit message (Expand)Author
2015-12-21staging: wilc1000: remove unused functionsGlen Lee
2015-12-21staging: wilc1000: remove wilc_debug_func of hif_initGlen Lee
2015-12-21staging: wilc1000: use kernel define byte order macrosGlen Lee
2015-12-21staging: wilc1000: rename index to tcp_pending_ack_idxGlen Lee
2015-12-18staging: wilc1000: wilc_wlan_cfg_get: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: wilc_wlan_cfg_set: pass struct wilcGlen Lee
2015-12-18staging: wilc1000: pass wilc to all function pointers of wilc_hif_funcGlen Lee
2015-12-18staging: wilc1000: pass struct wilc to the functions which use hif_funcGlen Lee
2015-12-18staging: wilc1000: remove spi speed control codesGlen Lee
2015-12-18staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann
2015-12-18staging/wilc1000: remove WILC_SDIO/WILC_SPI macrosArnd Bergmann
2015-12-18staging/wilc1000: turn enable_irq/disable_irq into callbacksArnd Bergmann
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-11-15staging: wilc1000: change parameter type of hif_initGlen Lee
2015-11-15staging: wilc1000: remove typedef from wilc_hif_func_tLeo Kim
2015-11-15staging: wilc1000: remove typedef from wilc_cfg_rsp_tLeo Kim
2015-11-15staging: wilc1000: remove unused typedef wilc_wlan_cfg_func_tLeo Kim
2015-11-15staging: wilc1000: remove typedef from wilc_cfg_frame_tLeo Kim
2015-11-15staging: wilc1000: fixes please don't use multiple blank linesLeo Kim
2015-11-15staging: wilc1000: fixes prefer using the BIT macroLeo Kim
2015-11-15staging: wilc1000: wilc_wlan.h: alignment definesLeo Kim
2015-11-15staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_tLeo Kim
2015-11-15staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get functionLeo Kim
2015-11-15staging: wilc1000: rename drvHandler in wilc_wlan_cfg_set functionLeo Kim
2015-11-15staging: wilc1000: rename pu32TxqCount in wilc_wlan_handle_txq functionLeo Kim
2015-11-15staging: wilc1000: remove unused argument of chip_sleep_manually functionLeo Kim
2015-11-15staging: wilc1000: wilc_wlan_txq_add_mgmt_pkt: add new argument devGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_initGlen Lee
2015-10-02staging: wilc1000: remove function pointer rx_indicateGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_get_valGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_getGlen Lee
2015-10-02staging: wilc1000: remove function pointer cfg_wid_setGlen Lee
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: delete define ACTION and PROBE_REQGlen 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