summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wlan.c
AgeCommit message (Expand)Author
2015-10-29staging: wilc1000: tcp_process: add argument dev and use private dataGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_add_net_pkt: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_get_next: add argument wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_rxq_add: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_rxq_remove: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_cleanup: add new argument struct net_deviceGlen Lee
2015-10-29staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_txq_filter_dup_tcp_ack: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_txq: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_rxq: add new argument and use wilcGlen Lee
2015-10-29staging: wilc1000: wilc_wlan_handle_isr_ext: add argument struct wilcGlen Lee
2015-10-29staging: wilc1000: wilc_handle_isr: add argument wilc to wilc_handle_isrGlen Lee
2015-10-24staging: wilc1000: remove COMPLEMENT_BOOTTony Cho
2015-10-13Staging: wilc1000: wilc_wlan: Remove unnecessary castShivani Bhardwaj
2015-10-12staging: wilc1000: remove braces around single statement blocksAlison Schofield
2015-10-12staging: wilc1000: remove wilc_wlan.c included in wilc_wfi_cfgoperations.cTony Cho
2015-10-02staging: wilc1000: remove unnecessary commentChaehyun Lim
2015-10-02staging: wilc1000: remove commented codesChaehyun Lim
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: 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-30wilc1000 : Use BIT() macro where possibleAnish Bhatt
2015-09-30wilc1000 : Remove leftover comment delimitersAnish Bhatt
2015-09-29wilc1000 : Remove unused macro definitionsAnish Bhatt
2015-09-29staging: wilc1000: remove variable cif_funcGlen Lee
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