summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
AgeCommit message (Expand)Author
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh
2018-08-02staging: wilc1000: added comments for 'hif_cs' mutex lockAjay Singh
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh
2018-07-21staging: wilc1000: remove the mutliple #define used for same macroAjay Singh
2018-07-21staging: wilc1000: remove unnecessary elements from 'wilc_priv' structAjay Singh
2018-07-21staging: wilc1000: remove unused elements in 'wilc' structAjay Singh
2018-06-17staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local v...Ajay Singh
2018-06-17staging: wilc1000: remove 'rxq_entries' from 'wilc' structAjay Singh
2018-06-17staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queueAjay Singh
2018-06-17staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of tx queueAjay Singh
2018-05-14staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structureAjay Singh
2018-05-14staging: wilc1000: added comments for mutex and spinlock_tAjay Singh
2018-05-14staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh
2018-05-03staging: wilc1000: move macro after the #include file in wilc_wfi_netdeviceAjay Singh
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh
2018-05-03staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct nameAjay Singh
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh
2018-04-26staging: wilc1000: change function to static in linux_wlanAjay Singh
2018-04-26staging: wilc1000: remove unused enum 'stats_flags'Ajay Singh
2018-04-26staging: wilc1000: remove unused elements in 'wilc_priv' structAjay Singh
2018-04-26staging: wilc1000: rename wlan init and deinit function prefixed with wil1000Ajay Singh
2018-04-26staging: wilc1000: rename num_reg_frame macro to have uppercase in macro nameAjay Singh
2018-04-26staging: wilc1000: rename WILC_WFI_stats to avoid uppercaseAjay Singh
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh
2018-04-25staging: wilc1000: rename WILC_WFI_wep_key & WILC_WFI_wep_key_lenAjay Singh
2018-03-01staging: wilc1000: rename WILC_WFI_mgmt_rx() to avoid camelCaseAjay Singh
2018-01-17staging: wilc1000: remove unused element in wilc_wfi_p2p_listen_params structAjay Singh
2018-01-17staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh
2018-01-17staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member vari...Ajay Singh
2018-01-17staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCaseAjay Singh
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
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