summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
...
| * staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim2016-03-291-5/+5
| * staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim2016-03-291-1/+0
| * staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim2016-03-281-2/+2
| * staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim2016-03-281-4/+4
| * staging: wilc1000: Removed braces from single block statementsRoger H. Newell2016-03-281-19/+12
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-5/+5
|/
* staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim2016-03-221-0/+7
* staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain2016-03-031-1/+1
* staging: wilc1000: Removed unused variablesBhaktipriya Shridhar2016-03-011-18/+0
* staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim2016-02-251-3/+3
* staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim2016-02-251-2/+2
* staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim2016-02-251-3/+3
* staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim2016-02-251-1/+1
* staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim2016-02-251-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-11/+3
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-222/+11
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-88/+2
* staging: wilc1000: removes potential null dereferenceLeo Kim2016-02-221-0/+2
* Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal2016-02-201-29/+0
* staging: wilc1000: Rearrange statement to respect 80 char limitJanani Ravichandran2016-02-191-1/+4
* staging: wilc1000: Use kmalloc_array instead of kmallocJanani Ravichandran2016-02-191-1/+1
* staging: wilc1000: remove spaces around '->'Eva Rachel Retuya2016-02-191-1/+1
* staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya2016-02-151-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield2016-02-141-6/+6
* staging: wilc1000: fix mgmt_tx()Dan Carpenter2016-02-111-2/+3
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-071-67/+9
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-071-3/+3
* staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2016-02-071-6/+7
* staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2016-02-071-6/+6
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-15/+15
* staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2016-02-071-3/+3
* staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-071-7/+8
* staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim2016-02-071-7/+7
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-071-1/+1
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-071-4/+4
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-071-16/+18
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-071-3/+3
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-071-8/+11
* staging: wilc1000: renames u16CapInfo of connect_resp_info structureLeo Kim2016-02-071-10/+32
* staging: wilc1000: renames s8rssi of connect_resp_info structureLeo Kim2016-02-071-7/+7
* staging: wilc1000: remove typedef from pstrNetworkInfoLeo Kim2016-02-071-7/+7
* staging: wilc1000: remove unused log message using the HOSTINF_DBG tagChris Park2016-02-071-2/+0
OpenPOWER on IntegriCloud