summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan.c
AgeCommit message (Expand)Author
2016-02-07staging: wilc1000: increase link speedGlen Lee
2016-02-07staging: wilc1000: remove define TCP_ACK_FILTERGlen Lee
2016-02-07staging: wilc1000: tcp_process: fix a build warningGlen Lee
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen 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
2016-02-03staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INTGlen Lee
2016-02-03staging: wilc1000: fix bug when changing virtual interfaceGlen Lee
2016-02-03staging: wilc1000: replace numerical constant with predefined MACROHari Prasath Gujulan Elango
2015-12-21staging: wilc1000: bug fix on memory freeGlen Lee
2015-12-21staging: wilc1000: pass struct wilcGlen Lee
2015-12-21staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee
2015-12-21staging: wilc1000: remove wilc_debug_func of hif_initGlen Lee
2015-12-21staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee
2015-12-21staging: wilc1000: remove unused varialbe tx_buffer_offsetGlen Lee
2015-12-21staging: wilc1000: remove io_type of wilc_wlan_dev_tGlen Lee
2015-12-21staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen 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-21staging: wilc1000: remove wilc memory allocation configGlen Lee
2015-12-18staging: wilc1000: wilc_dbg: remove wilcGlen 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 sdio speed control codesGlen Lee
2015-12-18staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann
2015-12-18staging/wilc1000: split out bus specific modulesArnd Bergmann
2015-12-18staging/wilc1000: remove WILC_SDIO/WILC_SPI macrosArnd Bergmann
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann
2015-12-18staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann
2015-12-18staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-12-18staging/wilc1000: make symbols static if possibleArnd Bergmann
2015-12-18staging/wilc1000: remove unused functionsArnd Bergmann
2015-11-15staging: wilc1000: change parameter type of hif_initGlen Lee
2015-11-15staging: wilc1000: separate hif_sdio and hif_spi into different moduleGlen 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 typedef from wilc_cfg_frame_tLeo Kim
2015-11-15staging: wilc1000: replace numeric type to kernel error typeLeo Kim
2015-11-15staging: wilc1000: remove warnings line over 80 charactersLeo Kim
2015-11-15staging: wilc1000: fixes possible unnecessary 'out of memory' messageLeo Kim
2015-11-15staging: wilc1000: fixes space prohibited between function name and open pare...Leo Kim
2015-11-15staging: wilc1000: rename tcp_PendingAck_index of struct txq_entry_tLeo Kim
2015-11-15staging: wilc1000: fixes alignment should match open parenthesisLeo Kim
2015-11-15staging: wilc1000: wilc_wlan.c: remove unused pointer variablesLeo Kim
2015-11-15staging: wilc1000: rename drvHandler in wilc_wlan_cfg_get functionLeo Kim