blob: f50982271ee6cfa3a718e77c48e4685242f7c049 [file] [log] [blame]
a120adb8b6ed ("staging: wilc1000: modified debug log messages description")
2653aade4807 ("staging: wilc1000: avoid forward declaration for handle_scan_done()")
674650fd643e ("staging: wilc1000: remove unnecessary type used for wid id")
74cffafb6684 ("staging: wilc1000: use single space before opening brances '{'")
e6ea187b5b2a ("staging: wilc1000: handle freeing of key data in wep add key")
5e6f8a8ae292 ("staging: wilc1000: added 'work_comp' completion as part of host_if_msg")
ff52a57a7a42 ("staging: wilc1000: move the allocation of cmd out of wilc_enqueue_cmd()")
7233be314e02 ("staging: wilc1000: remove host_if_work() to handle TODO list issue")
b3706d0ff356 ("staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()")
f44cf0ee4a68 ("staging: wilc1000: fix line over 80 chars in handle_key()")
43103ed0c2d3 ("staging: wilc1000: remove 'ret' variable in handle_key()")
bcafa651d318 ("staging: wilc1000: added complete() call for error scenario in handle_key()")
e83d2fac7842 ("staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()")
52b1d208b3bf ("staging: wilc1000: rename mac status macros and moved related #define together")
1ece3fb7c77e ("staging: wilc1000: remove unused #define related to MAC status")
52f93a83eb99 ("staging: wilc1000: remove unused variable scan_while_connected")
4b255c6e38cc ("staging: wilc1000: remove the use of goto label in wilc_init()")
b2d26c8ccce4 ("staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()")
f0fb6c11ac94 ("staging: wilc1000: remove unused macros in wilc module")
b79e5a89c285 ("staging: wilc1000: remove line over 80 char in cfg_connect_result()")
7c4f6fe4372d ("staging: wilc1000: refactor mgmt_tx to fix line over 80 chars")
7868ee3b73e7 ("staging: wilc1000: refactor WILC_WFI_p2p_rx() to avoid line over 80 char")
fe014d4e6b55 ("staging: wilc1000: free memory allocated for general info message from firmware")
158152be0ae6 ("staging: wilc1000: split handle_rcvd_gnrl_async_info() to avoid leading tabs")
3b5f10dbea18 ("staging: wilc1000: free allocated memory in wilc_add_rx_gtk()")
2dc916f48ca3 ("staging: wilc1000: fix to free allocated memory in wilc_add_ptk()")
8d5b5e6a26d1 ("staging: wilc1000: free allocated memory after processing wilc_send_config_pkt()")
c26bdea4e709 ("staging: wilc1000: free memory allocated in add wep key functions")
7ab3e668aa9c ("staging: wilc1000: free allocated memory in edit and add station functions")
25b951332da0 ("staging: wilc1000: avoid 'NULL' pointer access in wilc_network_info_received()")
56294f87149f ("staging: wilc1000: remove unused global variables related to p2p")
d3127c7a7cc4 ("staging: wilc1000: fix line over 80 char issue in handle_scan_done()")
f3a46b0fccb3 ("staging: wilc1000: rename variables using camelCase in handle_rcvd_gnrl_async_info()")
d956839de0d0 ("staging: wilc1000: rename variables prefix using datatype 'u8'")
0e7ba8eb9779 ("staging: wilc1000: fix line over 80 character in handle_disconnect()")
54300bfb880f ("staging: wilc1000: fix line over 80 char in handle_connect()")
f32aeb0ecd0b ("staging: wilc1000: rename strConnectInfo to avoid camelCase")
ec90c21b4624 ("staging: wilc1000: rename pstrHostIFconnectAttr to avoid camelCase issue")
3b9ccd3bdb47 ("staging: wilc1000: fix line over 80 char in handle_rcvd_ntwrk_info()")
87ae3a5bd130 ("staging: wilc1000: rename handle_connect_timeout() variables to avoid camelCase")
83ff39d99b95 ("staging: wilc1000: fix line over 80 char in wilc_add_ptk()")
8007f00092c9 ("staging: wilc1000: rename pstrHostIFkeyAttr to avoid camelCase issue")
2f90a5da7c74 ("staging: wilc1000: fix line over 80 char in handle_cfg_param()")
38b39d3240f0 ("staging: wilc1000: remove always 'true' check from 'if' statement")
cd1ce6ebd9eb ("staging: wilc1000: rename enuEvent to avoid camelCase")
e03aec251bfe ("staging: wilc1000: fix line over 80 char in wilc_wlan_cfg_set()")
967c4bc3b5fb ("staging: wilc1000: fix open parenthesis mismatch in wilc_wlan_cfg_get()")
281377cc6613 ("staging: wilc1000: rename _WPARxGtk_end_case_ label to avoid camelCase")
90261dd94ab2 ("staging: wilc1000: rename _WPAPtk_end_case_ label to avoid camelCase")
e87bbe0a91f7 ("staging: wilc1000: rename pstrStationParam to avoid camelCase")