summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
AgeCommit message (Expand)Author
2019-09-12staging: wilc1000: look for rtc_clk clockEugen Hristev
2019-07-30staging: wilc1000: avoid overriding powersave stateAdham Abozaeid
2019-07-30staging: wilc1000: remove unused membersAdham Abozaeid
2019-07-01staging: wilc1000: rename 'host_interface' source and headerAjay Singh
2019-07-01staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh
2019-07-01staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh
2019-07-01staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh
2019-02-07staging: wilc1000: rename wilc_frmw_to_linux()Ajay Singh
2019-02-07staging: wilc1000: move 'curr_channel' static variable in 'wilc' structAjay Singh
2019-02-07staging: wilc1000: move static variable 'wlan_channel' to 'wilc' structAjay Singh
2019-02-07staging: wilc1000: avoid use of 'hif_deinit_lock' static variableAjay Singh
2019-02-07staging: wilc1000: refactor code to use cookie informationAjay Singh
2019-02-04staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variableAjay Singh
2019-01-18staging: wilc1000: remove the use of scan shadow bufferAjay Singh
2019-01-18staging: wilc1000: use 'struct' to pack cfg header frame in wilc_wlan_cfg_com...Ajay Singh
2018-12-05staging: wilc1000: handle key related cfg operation from cfg80211 contextAjay Singh
2018-12-05staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmwareAjay Singh
2018-12-05staging: wilc1000: avoid the use of the static variable to configure wiphy st...Ajay Singh
2018-11-12staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh
2018-11-12staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh
2018-09-25staging: wilc1000: remove p2p related static variables to wilc_vif structAjay Singh
2018-09-25staging: wilc1000: avoid use of 'g_sdio' static variableAjay Singh
2018-09-25staging: wilc1000: refactor code to avoid static variables for config parametersAjay Singh
2018-09-25staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...Ajay Singh
2018-09-25staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()Ajay Singh
2018-09-10staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh
2018-09-10staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' structAjay Singh
2018-09-10staging: wilc1000: use short names to fix over 80 issue in tcp_process()Ajay Singh
2018-09-10staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' s...Ajay Singh
2018-09-10staging: wilc1000: rename 'dummy_statistics' variable to 'periodic_stat'Ajay Singh
2018-09-10staging: wilc1000: move 'periodic_rssi' as part of 'wilc_vif' structAjay Singh
2018-09-10staging: wilc1000: move hif_workqueue static variables to 'wilc' structureAjay Singh
2018-09-10staging: wilc1000: move static variable clients_count to 'wilc' structureAjay Singh
2018-09-10staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' structAjay Singh
2018-09-10staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv ...Ajay Singh
2018-09-10staging: wilc1000: move 'aging_timer' static variable to wilc_priv structAjay Singh
2018-09-10staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' structAjay Singh
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