aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-17staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params structAjay Singh1-1/+0
2018-01-17staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh1-1/+1
2018-01-17staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member variableAjay Singh1-6/+6
2018-01-17staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCaseAjay Singh1-8/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-16staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov1-2/+2
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar1-0/+1
2016-10-25staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan1-1/+0
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton1-1/+1
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan1-1/+1
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan1-1/+1
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan1-1/+2
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan1-1/+2
2016-04-28staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim1-2/+1
2016-03-29staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim1-1/+1
2016-03-29staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim1-1/+0
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim1-1/+1
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim1-1/+1
2016-03-28staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim1-4/+3
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla1-2/+0
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim1-2/+0
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park1-1/+0
2016-02-07staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: rename hWILCWFIDrv of wilc_priv structureLeo Kim1-1/+1
2016-02-07staging: wilc1000: fix WEP security bugGlen Lee1-1/+0
2016-02-07staging: wilc1000: increase link speedGlen Lee1-0/+2
2016-02-03staging: wilc1000: set bssid with modeGlen Lee1-1/+2
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee1-1/+0
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee1-0/+1
2015-12-21staging: wilc1000: remove duplicate netdevGlen Lee1-1/+0
2015-12-21staging: wilc1000: change vif to pointer to refence real private dataGlen Lee1-1/+1
2015-12-21staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee1-12/+9
2015-12-21staging: wilc1000: remove unneeded extern variableGlen Lee1-1/+0
2015-12-21staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee1-0/+22
2015-12-21staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen Lee1-1/+1
2015-12-18staging: wilc1000: use wilc instead of wilc_dev and remove wilc_devGlen Lee1-1/+0
2015-12-18staging: wilc1000: wilc_dbg: remove wilcGlen Lee1-1/+1
2015-12-18staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann1-5/+7
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann1-1/+3
2015-12-18staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann1-4/+3
2015-12-18staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann1-1/+1
2015-12-18staging/wilc1000: unify device pointerArnd Bergmann1-5/+1
2015-12-18staging/wilc1000: move init/exit functions to driver filesArnd Bergmann1-1/+1
2015-12-18staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann1-0/+1
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann1-0/+2
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann1-4/+4
2015-11-15staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim1-1/+1
2015-11-15staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim1-1/+1
2015-11-15staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim1-0/+1
2015-11-15staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee1-1/+1