summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-211-32/+39
|\
| * staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu2016-05-041-0/+1
| * staging: wilc1000: adds a check routine when performed del_key()Leo Kim2016-04-291-3/+6
| * staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim2016-04-291-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/+0Star
| * 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/+12Star
* | cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-5/+5
|/
* staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim2016-03-231-0/+7
* staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain2016-03-041-1/+1
* staging: wilc1000: Removed unused variablesBhaktipriya Shridhar2016-03-021-18/+0Star
* staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim2016-02-261-3/+3
* staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim2016-02-261-2/+2
* staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim2016-02-261-3/+3
* staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim2016-02-261-1/+1
* staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim2016-02-261-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-11/+3Star
* 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/+11Star
* staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park2016-02-221-88/+2Star
* staging: wilc1000: removes potential null dereferenceLeo Kim2016-02-221-0/+2
* Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal2016-02-201-29/+0Star
* staging: wilc1000: Rearrange statement to respect 80 char limitJanani Ravichandran2016-02-201-1/+4
* staging: wilc1000: Use kmalloc_array instead of kmallocJanani Ravichandran2016-02-201-1/+1
* staging: wilc1000: remove spaces around '->'Eva Rachel Retuya2016-02-201-1/+1
* staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya2016-02-161-1/+1
* staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield2016-02-151-6/+6
* staging: wilc1000: fix mgmt_tx()Dan Carpenter2016-02-121-2/+3
* staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park2016-02-081-67/+9Star
* staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim2016-02-081-3/+3
* staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim2016-02-081-6/+7
* staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim2016-02-081-6/+6
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-15/+15
* staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim2016-02-081-3/+3
* staging: wilc1000: renames bNewNetwork of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames struct connect_resp_info variablesLeo Kim2016-02-081-7/+8
* staging: wilc1000: renames u8channel of connect_resp_info structureLeo Kim2016-02-081-7/+7
* staging: wilc1000: renames u8DtimPeriod of connect_resp_info structureLeo Kim2016-02-081-1/+1
* staging: wilc1000: renames u16BeaconPeriod of connect_resp_info structureLeo Kim2016-02-081-4/+4
* staging: wilc1000: renames au8bssid of connect_resp_info structureLeo Kim2016-02-081-16/+18
* staging: wilc1000: renames u8SsidLen of connect_resp_info structureLeo Kim2016-02-081-3/+3
* staging: wilc1000: renames au8ssid of connect_resp_info structureLeo Kim2016-02-081-8/+11