blob: f644586626ec4a5218c515c4c396cc8e6f384412 [file] [log] [blame]
ac118d87cff7 ("staging: wilc1000: use cfg80211 ssid list instead of repacking it")
6f466168fa51 ("staging: wilc1000: refactor scan() cfg80211 ops callback")
65af887c3dfb ("staging: wilc1000: avoid the use of typedef for function pointers")
734c3198d06e ("staging: wilc1000: use single struct for 'connect' related parameters")
f47e59eaab27 ("staging: wilc1000: rename hidden_network related data structure")
4e0b0f42c9c7 ("staging: wilc1000: use struct to pack join parameters for FW")
dc18fa1de9ac ("staging: wilc1000: corrected order to pack join param buffer")
6cd4fa5ab691 ("staging: wilc1000: make use of cfg80211_inform_bss_frame()")
6c2cfb4e8713 ("staging: wilc1000: remove the use of scan shadow buffer")
4e90d5f3e85c ("staging: wilc1000: refactor wilc_wlan_set_bssid()")
d2c255be37f4 ("staging: wilc1000: remove set but not used variable 'msa'")
0b7b9b6c3dee ("staging: wilc1000: fix NULL dereference inside wilc_scan()")
8f1a0ac1eba7 ("staging: wilc1000: handle scan operation callback from cfg80211 context")
a343cf5d329e ("staging: wilc1000: avoid extra buffer copy while connect cfg ops")
e55968127982 ("staging: wilc1000: handle connect ops callback from cfg80211 context")
8e6d6cf0f2c9 ("staging: wilc1000: avoid deferred handling of cfg80211 disconnect callback")
b7afe350320b ("staging: wilc1000: delete the unused code after code refactor")
b61c8064f5bf ("staging: wilc1000: handle key related cfg operation from cfg80211 context")
98651ca0a1ed ("staging: wilc1000: refactor wilc_get_inactive_time() to avoid deferred handling")
04a61fbc409c ("staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred handling")
5dea026441e5 ("staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handling")
532391714d5a ("staging: wilc1000: refactor wilc_hif_set_cfg() to avoid deferred handling")
77506d42febd ("staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handling")
147ccfd45102 ("staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context")
976c89b5625d ("staging: wilc1000: handle add beacon operation callback from cfg80211 context")
38b3ffa0ae83 ("staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()")
9f1bdb71388e ("staging: wilc1000: handle delete station related callback ops from cfg80211 context")
6133ed9f6396 ("staging: wilc1000: use void return for wilc_hif_pack_sta_param()")
78c0c4e845bd ("staging: wilc1000: handle add and edit station from the cfg80211 context")
cf6d06002dad ("staging: wilc1000: handle setting power management from cfg80211 context")
430d0ec49db6 ("staging: wilc1000: handle tx power related callback from cfg80211 context")
f78d5db98b65 ("staging: wilc1000: avoid the use of the static variable to configure wiphy struct")
21728f2e7226 ("staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handler()")
e0f7d41e1715 ("staging: wilc1000: rename tsf_hi element of network_info struct")
68b4f745cf19 ("staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macro")
d0e41eff4c89 ("staging: wilc1000: added 'WILC_' prefix for constants to have clear namespace")
d378599a6b6d ("staging: wilc1000: rename firmware related constants to follow better namespace")
c140dd91cef0 ("staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h file")
b997b84ffca6 ("staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h header")
00d54198a716 ("staging: wilc1000: restructure macros used to handle security type")
8c4574d6c84c ("staging: wilc1000: use enum contants for mac status & added 'WILC_' prefix")
065a69a922b2 ("staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source file")
b02aab8fb061 ("staging: wilc1000: remove unused macros and struct members in host_interface.h")
7e7e278fe39d ("staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h header")
2bae293a4cbd ("staging: wilc1000: use macro from ieee80211.h in register frame api's")
46f9172ef8c8 ("staging: wilc1000: Remove unused mutex cfg_values_lock")
2a200d6c38fe ("staging: wilc1000: Don't keep a copy of wiphy parameters in the driver")
6eb7207384d1 ("staging: wilc1000: validate cfg parameters before scheduling the work")
92a4d9a8bcfe ("staging: wilc1000: remove unused flags in handle_cfg_param()")
057b0a810097 ("staging: wilc1000: remove coreconfigurator.h file")