aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-05staging: wilc1000: added Microchip copyright notice headerAjay Singh1-0/+5
2018-08-02staging: wilc1000: added comments for 'hif_cs' mutex lockAjay Singh1-0/+1
2018-08-02staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh1-5/+0
2018-07-24staging: wilc1000: use descriptor-based interface for GPIOAjay Singh1-1/+2
2018-07-24staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh1-1/+1
2018-07-24staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh1-1/+1
2018-07-21staging: wilc1000: remove the mutliple #define used for same macroAjay Singh1-0/+5
2018-07-21staging: wilc1000: remove unnecessary elements from 'wilc_priv' structAjay Singh1-7/+0
2018-07-21staging: wilc1000: remove unused elements in 'wilc' structAjay Singh1-4/+0
2018-06-17staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local variableAjay Singh1-2/+0
2018-06-17staging: wilc1000: remove 'rxq_entries' from 'wilc' structAjay Singh1-1/+0
2018-06-17staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queueAjay Singh1-2/+1
2018-06-17staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of tx queueAjay Singh1-2/+1
2018-05-14staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structureAjay Singh1-1/+0
2018-05-14staging: wilc1000: added comments for mutex and spinlock_tAjay Singh1-2/+3
2018-05-14staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh1-1/+1
2018-05-03staging: wilc1000: move macro after the #include file in wilc_wfi_netdeviceAjay Singh1-9/+9
2018-05-03staging: wilc1000: remove unnecessary header file inclusion for wilcAjay Singh1-20/+1
2018-05-03staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct nameAjay Singh1-1/+1
2018-05-03staging: wilc1000: remove unnecessary file and function header commentsAjay Singh1-7/+0
2018-04-26staging: wilc1000: change function to static in linux_wlanAjay Singh1-4/+0
2018-04-26staging: wilc1000: remove unused enum 'stats_flags'Ajay Singh1-5/+0
2018-04-26staging: wilc1000: remove unused elements in 'wilc_priv' structAjay Singh1-6/+0
2018-04-26staging: wilc1000: rename wlan init and deinit function prefixed with wil1000Ajay Singh1-2/+2
2018-04-26staging: wilc1000: rename num_reg_frame macro to have uppercase in macro nameAjay Singh1-2/+2
2018-04-26staging: wilc1000: rename WILC_WFI_stats to avoid uppercaseAjay Singh1-2/+2
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh1-4/+0
2018-04-25staging: wilc1000: rename WILC_WFI_wep_key & WILC_WFI_wep_key_lenAjay Singh1-2/+2
2018-03-01staging: wilc1000: rename WILC_WFI_mgmt_rx() to avoid camelCaseAjay Singh1-1/+1
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