summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/host_interface.h
AgeCommit message (Expand)Author
2018-05-14staging: wilc1000: added comments for mutex and spinlock_tAjay Singh
2018-05-06staging: wilc1000: Remove useless functionNathan Chancellor
2018-04-25staging: wilc1000: rename pu32InactiveTime to avoid camelCase issueAjay Singh
2018-04-25staging: wilc1000: remove unused macros in wilc moduleAjay Singh
2018-02-19staging: wilc1000: rename wilc_remove_key() parameters to avoid camelCaseAjay Singh
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-06-25staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim
2016-03-28staging: wilc1000: replace sem_test_key_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace sem_test_disconn_block with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_get_rssi with a completionAlison Schofield
2016-03-28staging: wilc1000: replace semaphore sem_inactive_time with a completionAlison Schofield
2016-03-11staging: wilc1000: use mutex instead of semaphore sem_cfg_valuesChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim
2016-02-25staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim
2016-02-19staging: wilc1000: host_interface: remove unused semaphoresAlison Schofield
2016-02-14staging: wilc1000: rename u8security in user_conn_reqChaehyun Lim
2016-02-14staging: wilc1000: rename pu8ssid in struct user_conn_reqChaehyun Lim
2016-02-14staging: wilc1000: rename pu8bssid in struct user_conn_reqChaehyun Lim
2016-02-14staging: wilc1000: rename s8rssi in struct found_net_infoChaehyun Lim
2016-02-14staging: wilc1000: rename au8bssid in struct found_net_infoChaehyun Lim
2016-02-07staging: wilc1000: fix return type of wilc_deinitChaehyun Lim
2016-02-07staging: wilc1000: rename pstrCfgParamVal in wilc_hif_set_cfgChaehyun Lim
2016-02-07staging: wilc1000: fix return type of wilc_hif_set_cfgChaehyun Lim
2016-02-07staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim
2016-02-07staging: wilc1000: add ops tx power in cfg80211Glen Lee
2016-02-07staging: wilc1000: remove unused functionsGlen Lee
2016-02-07staging: wilc1000: wilc_set_wfi_drv_handler: add mac indexGlen Lee
2016-02-03staging: wilc1000: fix return type of wilc_initChaehyun Lim
2016-02-03staging: wilc1000: rename phWFIDrv in wilc_init declarationChaehyun Lim
2016-02-03staging: wilc1000: rename pstrHiddenNetwork in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename pvUserArg in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename ScanResult in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename IEsLen in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename pu8IEs in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename u8ChnlListLen in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename pu8ChnlFreqList in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename u8ScanType in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename u8ScanSource in wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: fix return type of wilc_scanChaehyun Lim
2016-02-03staging: wilc1000: rename u8ssidnum in struct hidden_networkChaehyun Lim
2016-02-03staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_networkChaehyun Lim
2016-02-03staging: wilc1000: rename u8ssidlen in struct hidden_net_infoChaehyun Lim
2016-02-03staging: wilc1000: rename pu8ssid in struct hidden_net_infoChaehyun Lim
2016-02-03staging: wilc1000: rename pu8Tail in wilc_add_beaconChaehyun Lim