summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim2016-06-251-4/+0Star
* staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield2016-03-281-1/+1
* staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield2016-03-281-1/+1
* staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield2016-03-281-1/+1
* staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield2016-03-281-1/+1
* staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim2016-03-121-1/+1
* staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim2016-02-261-3/+3
* staging: wilc1000: host_interface: remove unused semaphoresAlison Schofield2016-02-201-2/+0Star
* staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim2016-02-151-1/+1
* staging: wilc1000: fix return type of wilc_deinitChaehyun Lim2016-02-081-1/+1
* staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim2016-02-081-1/+1
* staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim2016-02-081-1/+1
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-081-2/+2
* staging: wilc1000: add ops tx power in cfg80211Glen Lee2016-02-081-0/+2
* staging: wilc1000: remove unused functionsGlen Lee2016-02-081-4/+0Star
* staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee2016-02-081-1/+2
* staging: wilc1000: fix return type of wilc_initChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename phWFIDrv in wilc_init declarationChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u8ScanType in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u8ScanSource in wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: fix return type of wilc_scanChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u8ssidnum in struct hidden_networkChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_networkChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u8ssidlen in struct hidden_net_infoChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pu8ssid in struct hidden_net_infoChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pu8Tail in wilc_add_beaconChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32TailLen in wilc_add_beaconChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename pu8Head in wilc_add_beaconChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32HeadLen in wilc_add_beaconChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32DTIMPeriod in wilc_add_beaconChaehyun Lim2016-02-041-1/+1
* staging: wilc1000: rename u32Interval in wilc_add_beaconChaehyun Lim2016-02-041-1/+1