blob: 363166f82067022063c15dadd4b79653877252ee [file] [log] [blame]
01c7cee913e4 ("staging: wilc1000: removes duplicate del_timer_sync")
c4f97526a029 ("staging: wilc1000: remove unused log message using the HOSTINF_DBG tag")
368949a7c08b ("staging: wilc1000: remove unused log message using the CORECONFIG_DBG tag")
e509681d195e ("staging: wilc1000: wilc_parse_network_info(): renames local inner variables")
5fd5e1e15c5e ("staging: wilc1000: wilc_parse_network_info(): renames local variables")
cdd610644be7 ("staging: wilc1000: wilc_parse_network_info(): renames function variables")
79df6a490bb0 ("staging: wilc1000: pass vif to wilc_send_config_pkt")
ef7e012fdc8b ("staging: wilc1000: move wilc_send_config_pkt to wilc_wlan.c")
ec4504832655 ("staging: wilc1000: fix WEP security bug")
704187904377 ("staging: wilc1000: add ops tx power in cfg80211")
e9576e96cc60 ("staging: wilc1000: remove define TCP_ACK_FILTER")
ff9d65abc856 ("staging: wilc1000: ignore power save")
e1a9db87a6cf ("staging: wilc1000: renames u16RxLen variable")
43b36e42a55c ("staging: wilc1000: coreconfigurator.c : remove over-commenting")
4cf93d706fb9 ("staging: wilc1000: fix alignment for open parenthesis")
73584a40d748 ("staging: wilc1000: add ops resuem/suspend/wakeup in cfg80211")
76855ba75fbc ("staging: wilc1000: add sdio resume/suspend")
fdc2ac1aafc6 ("staging: wilc1000: support suspend/resume functionality")
33c64975e3eb ("staging: wilc1000: remove define WILC_OPTIMIZE_SLEEP_INT")
d317818bf4c1 ("staging: wilc1000: rename pstrHiddenNetwork in wilc_scan")
2c97f2d4ed34 ("staging: wilc1000: rename pvUserArg in wilc_scan")
c8fb0bf931de ("staging: wilc1000: rename ScanResult in wilc_scan")
6ca31901d9db ("staging: wilc1000: rename IEsLen in wilc_scan")
ce2d023ff553 ("staging: wilc1000: rename pu8IEs in wilc_scan")
86163ec9902c ("staging: wilc1000: rename u8ChnlListLen in wilc_scan")
5eb037e6d30a ("staging: wilc1000: rename pu8ChnlFreqList in wilc_scan")
c0734df9b3d5 ("staging: wilc1000: rename u8ScanType in wilc_scan")
3c2be65f28b9 ("staging: wilc1000: rename u8ScanSource in wilc_scan")
03a5d8c0854c ("staging: wilc1000: fix return type of wilc_scan")
40e05e86d5fc ("staging: wilc1000: rename u8ssidnum in struct hidden_network")
245a18654ffe ("staging: wilc1000: rename pstrHiddenNetworkInfo in struct hidden_network")
a2d4969bc902 ("staging: wilc1000: rename u8ssidlen in struct hidden_net_info")
8c6492aa9065 ("staging: wilc1000: rename pu8ssid in struct hidden_net_info")
dbaa524e2316 ("staging: wilc1000: rename bIsEnabled in wilc_set_power_mgmt")
5d48f12c4c52 ("staging: wilc1000: fix return type of wilc_set_power_mgmt")
652bb5e888bc ("staging: wilc1000: rename ps8Rssi in wilc_get_rssi")
e16aed64cfbd ("staging: wilc1000: fix return type of wilc_get_rssi")
cd2920a50c3a ("staging: wilc1000: remove wilc of struct host_if_drv")
b13584a899bf ("staging: wilc1000: remove drv of struct host_if_msg")
31f0f697dddd ("staging: wilc1000: wilc_set_wfi_drv_handler: pass vif index")
eb9939b76007 ("staging: wilc1000: use vif index to communicate with wilc device")
71130e812af7 ("staging: wilc1000: take vif instead of drv in hostIFthread")
fbf5379bfc25 ("staging: wilc1000: remove argument hif_drv")
cf60106bfc2f ("staging: wilc1000: pass vif to hostIFthread")
1006b5c71cbd ("staging: wilc1000: remove duplicate netdev")
1f435d2ef4cd ("staging: wilc1000: change vif to pointer to refence real private data")
a4cac4810104 ("staging: wilc1000: move perInterface_wlan_t to wilc_vif")
35a4569e72ee ("staging: wilc1000: linux_wlan_sdio.c: move all the codes to wilc_sdio.c")
51d002931b17 ("staging: wilc1000: linux_sdio_probe: use return value")
369a1d3bd3b3 ("staging: wilc1000: replace explicit NULL comparisons with !")