blob: fdf114c86556b70a74b80753ab73dc1303910f45 [file] [log] [blame]
17521b1a1e94 ("staging: wilc1000: Remove unused variables")
35237fe4d442 ("staging: wilc1000: handle error condition in add_key() and remove auth_type variable")
9c3427fd4580 ("staging: wilc1000: refactor add_key() to avoid duplicated code")
d68331a2c7cf ("staging: wilc1000: remove inner block {} and resetting of mode variable")
7cec84fdfd88 ("staging: wilc1000: split add_key() to avoid line over 80 chars")
e1f769c5318c ("staging: wilc1000: rename variable using datatype in their name in add_key()")
96a3c871cd16 ("staging: wilc1000: rename WILC_WFI_wep_key & WILC_WFI_wep_key_len")
6cfa694f0fa7 ("staging: wilc1000: removed unused static variables for gtk and ptk information")
158152be0ae6 ("staging: wilc1000: split handle_rcvd_gnrl_async_info() to avoid leading tabs")
56294f87149f ("staging: wilc1000: remove unused global variables related to p2p")
f3a46b0fccb3 ("staging: wilc1000: rename variables using camelCase in handle_rcvd_gnrl_async_info()")
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")
ea6430324da4 ("staging: wilc1000: merge 'if' statements that test the same condition")
8a7c5bd34649 ("staging: wilc1000: rename strDisconnectNotifInfo to avoid camelCase")
24701563ec60 ("staging: wilc1000: rename ptstrJoinBssParam to avoid camelCase")
3ccff3322ed8 ("staging: wilc1000: rename functions starting with Handle_ to avoid camelCase")
f7ff157b094e ("staging: wilc1000: rename pstrRcvdNetworkInfo to avoid camelCase")
8583fd8b70b4 ("staging: wilc1000: rename pstrRcvdGnrlAsyncInfo to avoid camelCase")
37ac510675d2 ("staging: wilc1000: rename strHostIfStaInactiveT to avoid camelCase")
bced08cce4c1 ("staging: wilc1000: rename pstrHostIfRegisterFrame to avoid camelCase")
9f2483644768 ("staging: wilc1000: rename pstrHostIfRemainOnChan to avoid camelCase")
3f256230465c ("staging: wilc1000: rename s8PowerMode & strPowerMgmtParam to avoid camelCase")
e5b85ff3241e ("staging: wilc1000: rename Handle_ScanDone function to avoid camelCase")
e33ff51ef970 ("staging: wilc1000: rename pu8CurrByte variable to avoid camelCase")
cdbdae15d05e ("staging: wilc1000: rename u32WidsCount to avoid camelCase")
173508b82ce0 ("staging: wilc1000: rename strWIDList variable to avoid camelCase")
7bf0242a7582 ("staging: wilc1000: remove unnecessary use of parentheses")
197ecafc874d ("staging: wilc1000: rename strStatistics & tenuAuth_type to avoid camelCase")
8ed313f1cd9f ("staging: wilc1000: rename strStaParams variable to avoid camelCase")
77b7328265f2 ("staging: wilc1000: rename variables using camelCase in add_key()")
4c56ddbac977 ("staging: wilc1000: rename CfgConnectResult() and its local variable names")
ffde26700840 ("staging: wilc1000: rename s32Error variable to avoid camelCase notation")
38096d74fe9c ("staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structure")
3b127bd9b7a3 ("staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCase")
bc7d21ca2c15 ("staging: wilc1000: replace redundant computations with 0")
7c35d3809b13 ("staging: wilc1000: Blank lines aren't necessary before a close brace '}'")
e4c3f3ab8e59 ("staging: wilc1000: No space is necessary after a cast")
d4e25108bb20 ("staging: wilc1000: Neaten refresh_scan - remove always 1 argument")
46949b48568b ("staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handler")
a135c4f6b548 ("staging: wilc1000: add missing blank line after struct declaration")
15e7681a2139 ("staging: wilc1000: remove excessive blank lines")
e9837cd9e35b ("staging: wilc1000: Refactor handling of HT caps fields")
0e490657c721 ("staging: wilc1000: Fix problem with wrong vif index")
5600da662e18 ("staging: wilc1000: Use new format for configuring firmware")
33a32243fcd6 ("Staging:wilc1000:host_interface: Integrated two 'if' statements to a single 'if' statement")
5ad7288bb988 ("staging: wilc1000: Logical continuations should be on the previous line")
27f2d03e5949 ("staging: wilc1000: Alignment should match open parenthesis")