summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan.h
AgeCommit message (Expand)Author
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_get_valChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_getChaehyun Lim
2016-03-29staging: wilc1000: change data type of wid argument in wilc_wlan_cfg_setChaehyun Lim
2016-02-22staging: wilc1000: move MODALIS and GPIO_NUM define to wilc_wlan.h fileChris Park
2016-02-22staging: wilc1000: moves LINUX_RX_SIZE, LINUX_TX_SIZEChris Park
2016-02-11staging: wilc1000: fix return type of wilc_send_config_pktChaehyun Lim
2016-02-07staging: wilc1000: fix warnings for line over 80 charactersChris Park
2016-02-07staging: wilc1000: pass vif to wilc_send_config_pktGlen Lee
2016-02-07staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.cGlen Lee
2016-02-03staging: wilc1000: set bssid with modeGlen Lee
2016-02-03staging: wilc1000: sdio_init: add resume argumentGlen Lee
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee
2016-02-03staging: wilc1000: support suspend/resume functionalityGlen Lee
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