blob: b361ce7065ba43cf510fe84d4d0b0770d680d25b [file] [log] [blame]
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")
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")
4c56ddbac977 ("staging: wilc1000: rename CfgConnectResult() and its local variable names")
3b127bd9b7a3 ("staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCase")
bc7d21ca2c15 ("staging: wilc1000: replace redundant computations with 0")
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")
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")
735bb39ca3be ("staging: wilc1000: simplify vif[i]->ndev accesses")
3b438f2ca9bb ("Staging: wilc1000: Compress return logic into one line")
32623b0d28e5 ("Staging: wilc1000: Replace memcpy by ether_addr_copy")