summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan2016-10-251-1/+0
* drivers: wilc1000: remove references to semaphoresJoshua Houghton2016-08-211-1/+1
* staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2016-06-251-1/+1
* staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-251-1/+1
* staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-251-1/+2
* staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-251-1/+2
* staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim2016-04-281-2/+1
* staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim2016-03-291-1/+1
* staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim2016-03-291-1/+0
* staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim2016-03-281-1/+1
* staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim2016-03-281-1/+1
* staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim2016-03-281-4/+3
* staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla2016-02-221-2/+0
* staging: wilc1000: removes wilc_dbg()Leo Kim2016-02-221-2/+0
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-071-1/+0
* staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: rename hWILCWFIDrv of wilc_priv structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: fix WEP security bugGlen Lee2016-02-071-1/+0
* staging: wilc1000: increase link speedGlen Lee2016-02-071-0/+2
* staging: wilc1000: set bssid with modeGlen Lee2016-02-031-1/+2
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-031-1/+0
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-031-0/+1
* staging: wilc1000: remove duplicate netdevGlen Lee2015-12-211-1/+0
* staging: wilc1000: change vif to pointer to refence real private dataGlen Lee2015-12-211-1/+1
* staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee2015-12-211-12/+9
* staging: wilc1000: remove unneeded extern variableGlen Lee2015-12-211-1/+0
* staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee2015-12-211-0/+22
* staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen Lee2015-12-211-1/+1
* staging: wilc1000: use wilc instead of wilc_dev and remove wilc_devGlen Lee2015-12-181-1/+0
* staging: wilc1000: wilc_dbg: remove wilcGlen Lee2015-12-181-1/+1
* staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann2015-12-181-5/+7
* staging/wilc1000: pass hif operations through initializationArnd Bergmann2015-12-181-1/+3
* staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann2015-12-181-4/+3
* staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: unify device pointerArnd Bergmann2015-12-181-5/+1
* staging/wilc1000: move init/exit functions to driver filesArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann2015-12-181-0/+1
* staging/wilc1000: move extern declarations to headersArnd Bergmann2015-12-181-0/+2
* staging/wilc1000: use proper naming for global symbolsArnd Bergmann2015-12-181-4/+4
* staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim2015-11-151-1/+1
* staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim2015-11-151-1/+1
* staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim2015-11-151-0/+1
* staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee2015-11-151-1/+1
* staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with devGlen Lee2015-11-151-0/+1
* staging: wilc1000: Set_machw_change_vir_if: add argument struct net_deviceGlen Lee2015-10-291-0/+1
* staging: wilc1000: frmw_to_linux: add argument struct wilcGlen Lee2015-10-291-1/+1
* staging: wilc1000: WILC_WFI_mgmt_rx: add argument wilc and use itGlen Lee2015-10-291-0/+1
* staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee2015-10-291-1/+1
* staging: wilc1000: wilc1000_wlan_deinit: change argument and use wilcGlen Lee2015-10-241-0/+1
* staging: wilc1000: add wilc to netdev private data structureGlen Lee2015-10-241-1/+1
OpenPOWER on IntegriCloud