summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* staging: wilc1000: avoid extra buffer copy while connect cfg opsAjay Singh2018-12-051-0/+2
* staging: wilc1000: avoid deferred handling of cfg80211 disconnect callbackAjay Singh2018-12-051-1/+1
* staging: wilc1000: handle get_station() ops callback in cfg80211 contextAjay Singh2018-12-051-2/+1Star
* staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handlingAjay Singh2018-12-051-4/+0Star
* staging: wilc1000: delete the unused code after code refactorAjay Singh2018-12-051-27/+0Star
* staging: wilc1000: handle key related cfg operation from cfg80211 contextAjay Singh2018-12-051-7/+6Star
* staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred hand...Ajay Singh2018-12-051-7/+1Star
* staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handlingAjay Singh2018-12-051-4/+0Star
* staging: wilc1000: handle mgmt_frame_register ops from cfg82011 contextAjay Singh2018-12-051-6/+0Star
* staging: wilc1000: handle add beacon operation callback from cfg80211 contextAjay Singh2018-12-051-1/+1
* staging: wilc1000: handle add and edit station from the cfg80211 contextAjay Singh2018-12-051-3/+4
* staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handl...Ajay Singh2018-12-051-1/+0Star
* staging: wilc1000: rename tsf_hi element of network_info structAjay Singh2018-11-121-1/+1
* staging: wilc1000: added 'WILC_' prefix for constants to have clear namespaceAjay Singh2018-11-121-26/+33
* staging: wilc1000: rename firmware related constants to follow better namespaceAjay Singh2018-11-121-6/+0Star
* staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h fileAjay Singh2018-11-121-16/+0Star
* staging: wilc1000: remove unused macros and struct members in host_interface.hAjay Singh2018-11-121-11/+0Star
* staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h headerAjay Singh2018-11-121-2/+1Star
* staging: wilc1000: use macro from ieee80211.h in register frame api'sAjay Singh2018-11-121-3/+0Star
* staging: wilc1000: Remove unused mutex cfg_values_lockAdham Abozaeid2018-11-111-2/+0Star
* staging: wilc1000: Don't keep a copy of wiphy parameters in the driverAdham Abozaeid2018-11-111-1/+0Star
* staging: wilc1000: remove unused flags in handle_cfg_param()Adham Abozaeid2018-11-081-29/+0Star
* staging: wilc1000: remove coreconfigurator.h fileAjay Singh2018-11-051-2/+59
* staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variableAjay Singh2018-09-251-2/+0Star
* staging: wilc1000: avoid the use of 'hif_driver_comp' completion variableAjay Singh2018-09-251-1/+1
* staging: wilc1000: change return type to 'void' for wilc_frame_register()Ajay Singh2018-09-251-1/+1
* staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' structAjay Singh2018-09-101-2/+0Star
* staging: wilc1000: remove unused code to set and get IP addressAjay Singh2018-09-101-3/+0Star
* staging: wilc1000: move 'rcv_assoc_resp' as part of hif_drvAjay Singh2018-09-101-0/+1
* staging: wilc1000: refactor code to avoid use of wilc_set_multicast_list globalAjay Singh2018-09-101-3/+2Star
* staging: wilc1000: move during_ip_timer & wilc_optaining_ip to 'wilc_vif' structAjay Singh2018-09-101-2/+0Star
* staging: wilc1000: added Microchip copyright notice headerAjay Singh2018-08-051-0/+5
* staging: wilc1000: rename 'rcvd_ch_cnt' element in 'user_scan_req' structAjay Singh2018-08-021-1/+1
* staging: wilc1000: use lowercase for 'IFC_UP' struct element nameAjay Singh2018-07-211-1/+1
* staging: wilc1000: rename enum AUTHTYPE to use lowercaseAjay Singh2018-07-211-3/+3
* staging: wilc1000: rename enum SITESURVEY to use lowercaseAjay Singh2018-07-211-1/+1
* staging: wilc1000: rename enum CURRENT_TXRATE to use lowercaseAjay Singh2018-07-211-2/+2
* staging: wilc1000: remove unused enum declarationAjay Singh2018-07-211-6/+0Star
* staging: wilc1000: added 'work_comp' completion as part of host_if_msgAjay Singh2018-06-281-5/+2Star
* staging: wilc1000: added comments for mutex and spinlock_tAjay Singh2018-05-141-1/+1
* staging: wilc1000: Remove useless functionNathan Chancellor2018-05-071-1/+0Star
* staging: wilc1000: rename pu32InactiveTime to avoid camelCase issueAjay Singh2018-04-251-1/+1
* staging: wilc1000: remove unused macros in wilc moduleAjay Singh2018-04-251-1/+0Star
* staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCaseAjay Singh2018-02-191-1/+1
* Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-11-141-0/+5
|\
| * staging/wilc1000: Convert timers to use timer_setup()Kees Cook2017-10-181-0/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-131-2/+7
* staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger2017-05-151-8/+2Star
* staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-171-1/+0Star