blob: addd58b3b25bb6cfb1bc31cdd39f48fdcf3f5cd4 [file] [log] [blame]
0fc6d4e4ce01 ("staging: wilc1000: use flexible-array member instead of zero-length array")
034280e33ea0 ("staging: wilc1000: refactor SPI read/write commands handling API's")
7a80aa23d0f0 ("staging: wilc1000: return zero on success and non-zero on function failure")
01fbbd42d1f4 ("staging: wilc1000: remove redundant assignment to variable result")
0d1b57c1f04c ("staging: wilc1000: Don't reset WILC CPU disgracefully")
9bc061e88054 ("staging: wilc1000: added support to dynamically add/remove interfaces")
6419f818abab ("staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()")
42203fbe73f2 ("staging: wilc1000: Remove redundant memset")
fea699163604 ("staging: wilc1000: Fix some double unlock bugs in wilc_wlan_cleanup()")
6fc84d16664c ("staging: wilc1000: Fix line over 80 characters")
c6eab5e6de31 ("staging: wilc1000: remove 'linux_' prefix in function names")
5e63a598441a ("staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file")
d4d30e466a27 ("staging: wilc1000: avoid function forward declaration in wilc_sdio.c file")
6b0b7d86e4fc ("staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file")
f5436edeedfb ("staging: wilc1000: add 'wilc_' prefix to have proper namespace")
dda037057a57 ("staging: wilc1000: fix to set correct value for 'vif_num'")
0d0f0b06a13e ("staging: wilc1000: move 'curr_channel' static variable in 'wilc' struct")
458e303bdc39 ("staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct")
98f83d3d01eb ("staging: wilc1000: avoid use of 'hif_deinit_lock' static variable")
20c888becca9 ("staging: wilc1000: add check before performing operation on net_device")
f2bf97cb952e ("staging: wilc1000: avoid use of interface names for validation")
b6c6cd11c7a6 ("staging: wilc1000: refactor code to use cookie information")
9a4b45fb996d ("staging: wilc1000: refactor linux_wlan_init_test_config()")
3c55a24ee276 ("staging: wilc1000: remove use of 'terminated_handle' static variable")
6f466168fa51 ("staging: wilc1000: refactor scan() cfg80211 ops callback")
0ae6cb7a24b2 ("staging: wilc1000: make use of iface type to identify p2p interface")
96ce4f83cd7e ("staging: wilc1000: remove unnecessary debug log messages")
06fee3d5b3c3 ("staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()")
588713006ea4 ("staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable")
65af887c3dfb ("staging: wilc1000: avoid the use of typedef for function pointers")
a0c6a32e78a0 ("staging: wilc1000: refactor handle_set_mcast_filter()")
03cf31c41c22 ("staging: wilc1000: remove 'disconnect_info' structure")
94bb6d3353c2 ("staging: wilc1000: refactor information message parsing logic")
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")
8ffcedd6f4c2 ("staging: wilc1000: use 'struct' to pack cfg header frame in wilc_wlan_cfg_commit()")
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")
05d3bcb0f447 ("staging: wilc1000: handle remain on channel cfg ops from cfg80211 context")
530975f3175f ("staging: wilc1000: use correct 'struct remain_ch' variable in scan complete")
153068b9d1dd ("staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handling")