blob: f193e0124764e78c2456b4b6f367b88990074cc8 [file] [log] [blame]
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")
92a4d9a8bcfe ("staging: wilc1000: remove unused flags in handle_cfg_param()")
90824b7cdfd5 ("staging: wilc1000: rename enum SITESURVEY to use lowercase")
05b9eaa7fc65 ("staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase")
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")
a9a45c19afc8 ("staging: wilc1000: fix spelling mistake: "Preamle" -> "Preamble"")
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()")
25a757b78199 ("staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice")
880e404e8f16 ("staging: wilc1000: remove unnecessary header file inclusion for wilc")
e83d2fac7842 ("staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()")
824ea37b6d99 ("staging: wilc1000: rename num_reg_frame macro to have uppercase in macro name")
52f93a83eb99 ("staging: wilc1000: remove unused variable scan_while_connected")
b2d26c8ccce4 ("staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()")
f0fb6c11ac94 ("staging: wilc1000: remove unused macros in wilc module")
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")
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")
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")
47daf8621862 ("staging: wilc1000: rename pstrDelStaParam to avoid camelCase")
8a7c5bd34649 ("staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCase")
fcc70105f61a ("staging: wilc1000: rename pstrStatistics to avoid camelCase")
66ba14fc62a5 ("staging: wilc1000: rename pstrSetBeaconParam to avoid camelCase")
ecf8d3d66b93 ("staging: wilc1000: rename Handle_SetMulticastFilter to avoid camelCase")
b5f9ce646189 ("staging: wilc1000: rename variables using camelCase in handle_rcvd_ntwrk_info()")