summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_netdevice.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: rename 'host_interface' source and headerAjay Singh2019-07-011-1/+1
* staging: wilc1000: remove use of 'src_addr' element in 'wilc_vif' structAjay Singh2019-07-011-1/+0Star
* staging: wilc1000: remove use of driver_handler_id & ifc_idAjay Singh2019-07-011-1/+0Star
* staging: wilc1000: added support to dynamically add/remove interfacesAjay Singh2019-07-011-8/+12
* staging: wilc1000: rename wilc_frmw_to_linux()Ajay Singh2019-02-071-1/+1
* staging: wilc1000: move 'curr_channel' static variable in 'wilc' structAjay Singh2019-02-071-0/+1
* staging: wilc1000: move static variable 'wlan_channel' to 'wilc' structAjay Singh2019-02-071-0/+1
* staging: wilc1000: avoid use of 'hif_deinit_lock' static variableAjay Singh2019-02-071-0/+2
* staging: wilc1000: refactor code to use cookie informationAjay Singh2019-02-071-1/+1
* staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variableAjay Singh2019-02-041-0/+1
* staging: wilc1000: remove the use of scan shadow bufferAjay Singh2019-01-181-3/+0Star
* staging: wilc1000: use 'struct' to pack cfg header frame in wilc_wlan_cfg_com...Ajay Singh2019-01-181-1/+1
* staging: wilc1000: handle key related cfg operation from cfg80211 contextAjay Singh2018-12-051-1/+1
* staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmwareAjay Singh2018-12-051-1/+2
* staging: wilc1000: avoid the use of the static variable to configure wiphy st...Ajay Singh2018-12-051-0/+60
* staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh2018-11-121-4/+4
* staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh2018-11-121-1/+0Star
* staging: wilc1000: remove p2p related static variables to wilc_vif structAjay Singh2018-09-251-0/+7
* staging: wilc1000: avoid use of 'g_sdio' static variableAjay Singh2018-09-251-0/+1
* staging: wilc1000: refactor code to avoid static variables for config parametersAjay Singh2018-09-251-0/+2
* staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' s...Ajay Singh2018-09-251-1/+1
* staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()Ajay Singh2018-09-251-1/+1
* staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh2018-09-101-0/+1
* staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' structAjay Singh2018-09-101-0/+1
* staging: wilc1000: use short names to fix over 80 issue in tcp_process()Ajay Singh2018-09-101-3/+3
* staging: wilc1000: move tcp_ack_filter algo related variables to 'wilc_vif' s...Ajay Singh2018-09-101-0/+27
* staging: wilc1000: rename 'dummy_statistics' variable to 'periodic_stat'Ajay Singh2018-09-101-1/+1
* staging: wilc1000: move 'periodic_rssi' as part of 'wilc_vif' structAjay Singh2018-09-101-1/+2
* staging: wilc1000: move hif_workqueue static variables to 'wilc' structureAjay Singh2018-09-101-0/+1
* staging: wilc1000: move static variable clients_count to 'wilc' structureAjay Singh2018-09-101-0/+1
* staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' structAjay Singh2018-09-101-0/+2
* staging: wilc1000: moved last_scanned_shadow & last_scanned_cnt to wilc_priv ...Ajay Singh2018-09-101-0/+2
* staging: wilc1000: move 'aging_timer' static variable to wilc_priv structAjay Singh2018-09-101-1/+1
* staging: wilc1000: move 'wilc_enable_ps' global variable into 'wilc' structAjay Singh2018-09-101-0/+1
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-0/+5
* staging: wilc1000: added comments for 'hif_cs' mutex lockAjay Singh2018-08-021-0/+1
* staging: wilc1000: remove unnecessary comments and comments descriptionAjay Singh2018-08-021-5/+0Star
* staging: wilc1000: use descriptor-based interface for GPIOAjay Singh2018-07-241-1/+2
* staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'Ajay Singh2018-07-241-1/+1
* staging: wilc1000: remove gpio parameter from wilc_netdev_init()Ajay Singh2018-07-241-1/+1
* staging: wilc1000: remove the mutliple #define used for same macroAjay Singh2018-07-211-0/+5
* staging: wilc1000: remove unnecessary elements from 'wilc_priv' structAjay Singh2018-07-211-7/+0Star
* staging: wilc1000: remove unused elements in 'wilc' structAjay Singh2018-07-211-4/+0Star
* staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local v...Ajay Singh2018-06-171-2/+0Star
* staging: wilc1000: remove 'rxq_entries' from 'wilc' structAjay Singh2018-06-171-1/+0Star
* staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queueAjay Singh2018-06-171-2/+1Star
* staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of tx queueAjay Singh2018-06-171-2/+1Star
* staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structureAjay Singh2018-05-141-1/+0Star
* staging: wilc1000: added comments for mutex and spinlock_tAjay Singh2018-05-141-2/+3
* staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()Ajay Singh2018-05-141-1/+1