summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params structAjay Singh2018-01-171-1/+0Star
* staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh2018-01-171-1/+1
* staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member vari...Ajay Singh2018-01-171-6/+6
* staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCaseAjay Singh2018-01-171-8/+8
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov2017-07-161-2/+2
* staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-131-0/+1
* staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan2016-10-251-1/+0Star
* 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-291-2/+1Star
* 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/+0Star
* 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/+3Star
* staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla2016-02-221-2/+0Star
* staging: wilc1000: removes wilc_dbg()Leo Kim2016-02-221-2/+0Star
* staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park2016-02-081-1/+0Star
* staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: rename hWILCWFIDrv of wilc_priv structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: fix WEP security bugGlen Lee2016-02-081-1/+0Star
* staging: wilc1000: increase link speedGlen Lee2016-02-081-0/+2
* staging: wilc1000: set bssid with modeGlen Lee2016-02-041-1/+2
* staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee2016-02-041-1/+0Star
* staging: wilc1000: add sdio resume/suspendGlen Lee2016-02-041-0/+1
* staging: wilc1000: remove duplicate netdevGlen Lee2015-12-211-1/+0Star
* 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/+9Star
* staging: wilc1000: remove unneeded extern variableGlen Lee2015-12-211-1/+0Star
* 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/+0Star
* 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/+3Star
* staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann2015-12-181-1/+1
* staging/wilc1000: unify device pointerArnd Bergmann2015-12-181-5/+1Star
* 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-161-1/+1
* staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim2015-11-161-1/+1
* staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim2015-11-161-0/+1
* staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee2015-11-161-1/+1