summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/linux_wlan.c
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove typedef from tstrWILC_WFIDrvLeo Kim2015-10-131-8/+8
* staging: wilc1000: fix indentation levelChaehyun Lim2015-10-021-17/+15Star
* staging: wilc1000: remove commented codesChaehyun Lim2015-10-021-3/+0Star
* staging: wilc1000: Delete undefined DEBUG_MODE and it's related codesGlen Lee2015-10-021-63/+0Star
* staging: wilc1000: remove function pointer wlan_add_mgmt_to_tx_queGlen Lee2015-10-021-12/+5Star
* staging: wilc1000: remove function pointer wlan_cfg_get_valueGlen Lee2015-10-021-2/+2
* staging: wilc1000: remove function pointer wlan_cfg_getGlen Lee2015-10-021-1/+1
* staging: wilc1000: remove function pointer wlan_cfg_setGlen Lee2015-10-021-48/+43Star
* staging: wilc1000: remove function pointer wlan_cleanupGlen Lee2015-10-021-7/+3Star
* staging: wilc1000: remove function pointer wlan_handle_rx_isrGlen Lee2015-10-021-4/+1Star
* staging: wilc1000: remove function pointer wlan_handle_tx_queGlen Lee2015-10-021-2/+2
* staging: wilc1000: remove function pointer wlan_add_to_tx_queGlen Lee2015-10-021-4/+3Star
* staging: wilc1000: remove function pointer wlan_stopGlen Lee2015-10-021-8/+2Star
* staging: wilc1000: remove function pointer wlan_startGlen Lee2015-10-021-1/+1
* staging: wilc1000: remove function pointer wlan_firmware_downloadGlen Lee2015-10-021-1/+2
* staging: wilc1000: remove function pointer os_waitGlen Lee2015-09-291-2/+1Star
* staging: wilc1000: remove mutex txq_cs and it's related codesGlen Lee2015-09-291-5/+0Star
* staging: wilc1000: remove variable rx_buffer_sizeGlen Lee2015-09-291-3/+0Star
* staging: wilc1000: remove variable tx_buffer_sizeGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove pointer varialbes of hif_csGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: remove pointer variables of txq_add_to_head_csGlen Lee2015-09-291-3/+0Star
* staging: wilc1000: remove pointer varialbe cfg_wait and cfg_wait_eventGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: remove pointer variable of g_linux_wlan->txq_eventGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: use g_linux_wlan->rxq_cs for function arguemntGlen Lee2015-09-291-1/+0Star
* staging: wilc1000: use g_linux_wlan->txq_spinlock not the pointer of itGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: remove function pointer os_debugGlen Lee2015-09-291-2/+1Star
* staging: wilc1000: remove function pointer rx_completeGlen Lee2015-09-291-4/+1Star
* staging: wilc1000: remove function pointer mac_indicateGlen Lee2015-09-291-2/+1Star
* staging: wilc1000: remove function pointer rx_indicateGlen Lee2015-09-291-2/+0Star
* staging: wilc1000: remove define DISABLE_PWRSAVE_AND_SCAN_DURING_IPGlen Lee2015-09-291-14/+0Star
* staging: wilc1000: rename WILC_WFI_frame_registerChaehyun Lim2015-09-211-4/+4
* staging: wilc1000: remove declaration of WILC_WFI_frame_registerChaehyun Lim2015-09-211-5/+2Star
* staging: wilc1000: rename WILC_WFI_InitHostIntChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_DeInitHostIntChaehyun Lim2015-09-211-3/+3
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-211-3/+2Star
* staging: wilc1000: rename WILC_WFI_WiphyRegisterChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: rename WILC_WFI_WiphyFreeChaehyun Lim2015-09-211-1/+1
* staging: wilc1000: remove do-nothing ifdef statementGlen Lee2015-09-191-8/+2Star
* staging: wilc1000: remove define RX_BH_TYPEGlen Lee2015-09-191-139/+0Star
* staging: wilc1000: remove useless commentChaehyun Lim2015-09-191-8/+0Star
* staging: wilc1000: remove unused variable rxq_threadGlen Lee2015-09-171-6/+0Star
* staging: wilc1000: remove unused semaphore and it's related codesGlen Lee2015-09-171-9/+0Star
* staging: wilc1000: remove variable rxq_thread_startedGlen Lee2015-09-171-1/+0Star
* staging: wilc1000: remove function linux_wlan_rxq_taskGlen Lee2015-09-171-26/+0Star
* staging: wilc1000: remove define TCP_ENHANCEMENTS and it's related codeGlen Lee2015-09-171-36/+0Star
* staging: wilc1000: remove define WILC_P2P and ifdef lineGlen Lee2015-09-171-2/+0Star
* staging: wilc1000: remove define WILC_AP_EXTERNAL_MLME and ifdef lineGlen Lee2015-09-171-4/+0Star
* staging: wilc1000: replace wilc error types with the generic error typesLeo Kim2015-09-171-1/+1
* staging: wilc1000: remove PANDA_BOARDTony Cho2015-09-171-4/+0Star
* staging: wilc1000: use u32 instead of uint32_tChaehyun Lim2015-09-151-5/+5