blob: 4336fc1476146413b584c5820c8d487f7ad7e3dc [file] [log] [blame]
b1f17561541c ("staging: wilc1000: define macros to replace magic number values")
5832cbe21c16 ("staging: wilc1000: use short name for hif local variable in chip_wakeup()")
167bd21c315e ("staging: wilc1000: define macros for different register address for SDIO")
eda308be643f ("staging: wilc1000: refactor interrupt handling for sdio")
759af9b84eec ("staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro")
38f193dff5cc ("staging: wilc1000: make use of FIELD_GET/_PREP macro")
034280e33ea0 ("staging: wilc1000: refactor SPI read/write commands handling API's")
7a80aa23d0f0 ("staging: wilc1000: return zero on success and non-zero on function failure")
b17028d289d3 ("staging: wilc1000: remove unused code prior to throughput enhancement in SPI")
01fbbd42d1f4 ("staging: wilc1000: remove redundant assignment to variable result")
a76e712a5a09 ("staging: wilc1000: remove unused interrupt status handling code")
0d1b57c1f04c ("staging: wilc1000: Don't reset WILC CPU disgracefully")
7a047abbb6ef ("staging: wilc1000: Merge memcpy + le32_to_cpus to get_unaligned_le32")
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()")
c901556a43d2 ("staging: wilc1000: give usleep_range a range")
8136eaa012c4 ("staging: wilc1000: drop explicit conversion to bool")
283a9e4b5624 ("staging: wilc1000: Remove return variables from wilc_spi.c")
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")