summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* staging:wilc1000: Fix line over 80 charactersJacob Zachariah2017-02-121-2/+5
* staging: wilc1000: Connect to highest RSSI value for required SSIDAditya Shankar2017-01-101-6/+13
* staging: wilc1000: Remove unnecessary extern variables.Elise Lennion2016-10-171-5/+0
* Staging: wilc1000: Compress return logic into one lineMihaela Muraru2016-10-161-13/+5
* staging: wilc1000: Add blank line after variable declarations.Elise Lennion2016-10-161-0/+1
* Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal2016-09-271-1/+1
* staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King2016-08-211-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-2/+10
|\
| * nl80211: support beacon report scanningAvraham Stern2016-07-061-2/+10
* | staging: wilc1000: arrays can't be NULLLuis de Bethencourt2016-06-251-2/+1
|/
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-201-32/+39
|\
| * staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu2016-05-031-0/+1
| * staging: wilc1000: adds a check routine when performed del_key()Leo Kim2016-04-281-3/+6
| * staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim2016-04-281-0/+11
| * 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