summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
AgeCommit message (Expand)Author
2017-07-16staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar
2016-10-25staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton
2016-06-25staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan
2016-06-25staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan
2016-04-28staging: wilc1000: txq_thread_started: replaces a semaphore with a completionLeo Kim
2016-03-29staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim
2016-03-29staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim
2016-03-28staging: wilc1000: removes typedef of struct struct_frame_regLeo Kim
2016-02-22staging: wilc1000: wilc_wfi_netdevice: Remove header filesAmitoj Kaur Chawla
2016-02-22staging: wilc1000: removes wilc_dbg()Leo Kim
2016-02-07staging: wilc1000: remove unnecessary wilc_rx_complete functionChris Park
2016-02-07staging: wilc1000: renames u8IfIdx of wilc_vif structureLeo Kim
2016-02-07staging: wilc1000: rename hWILCWFIDrv of wilc_priv structureLeo Kim
2016-02-07staging: wilc1000: fix WEP security bugGlen Lee
2016-02-07staging: wilc1000: increase link speedGlen Lee
2016-02-03staging: wilc1000: set bssid with modeGlen Lee
2016-02-03staging: wilc1000: remove wilc_set_machw_change_vir_ifGlen Lee
2016-02-03staging: wilc1000: add sdio resume/suspendGlen Lee
2015-12-21staging: wilc1000: remove duplicate netdevGlen Lee
2015-12-21staging: wilc1000: change vif to pointer to refence real private dataGlen Lee
2015-12-21staging: wilc1000: move perInterface_wlan_t to wilc_vifGlen Lee
2015-12-21staging: wilc1000: remove unneeded extern variableGlen Lee
2015-12-21staging: wilc1000: move all of wilc_wlan_dev_t to struct wilcGlen Lee
2015-12-21staging: wilc1000: wilc_wlan.c: remove hif_func of wilc_wlan_dev_tGlen Lee
2015-12-18staging: wilc1000: use wilc instead of wilc_dev and remove wilc_devGlen Lee
2015-12-18staging: wilc1000: wilc_dbg: remove wilcGlen Lee
2015-12-18staging/wilc1000: pass struct wilc to most linux_wlan.c functionsArnd Bergmann
2015-12-18staging/wilc1000: pass hif operations through initializationArnd Bergmann
2015-12-18staging/wilc1000: get rid of WILC_SDIO_IRQ_GPIOArnd Bergmann
2015-12-18staging/wilc1000: pass io_type to wilc_netdev_initArnd Bergmann
2015-12-18staging/wilc1000: unify device pointerArnd Bergmann
2015-12-18staging/wilc1000: move init/exit functions to driver filesArnd Bergmann
2015-12-18staging/wilc1000: move wilc_wlan_inp_t into struct wilcArnd Bergmann
2015-12-18staging/wilc1000: move extern declarations to headersArnd Bergmann
2015-12-18staging/wilc1000: use proper naming for global symbolsArnd Bergmann
2015-11-15staging: wilc1000: rename bValue in set_machw_change_vir_if functionLeo Kim
2015-11-15staging: wilc1000: rename Set_machw_change_vir_if functionLeo Kim
2015-11-15staging: wilc1000: rename pBSSID of function linux_wlan_set_bssidLeo Kim
2015-11-15staging: wilc1000: wl_wlan_cleanup: add argument struct wilcGlen Lee
2015-11-15staging: wilc1000: linux_wlan_get_firmware: change argument p_nic with devGlen 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_WFI_mgmt_rx: add argument wilc and use itGlen Lee
2015-10-29staging: wilc1000: linux_wlan_mac_indicate: add argument and use wilcGlen Lee