aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion1-5/+0
2016-10-16Staging: wilc1000: Compress return logic into one lineMihaela Muraru1-13/+5
2016-10-16staging: wilc1000: Add blank line after variable declarations.Elise Lennion1-0/+1
2016-09-27Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal1-1/+1
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King1-2/+2
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+10
2016-07-06nl80211: support beacon report scanningAvraham Stern1-2/+10
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt1-2/+1
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-32/+39
2016-05-03staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu1-0/+1
2016-04-28staging: wilc1000: adds a check routine when performed del_key()Leo Kim1-3/+6
2016-04-28staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim1-0/+11
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-5/+5
2016-03-29staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim1-5/+5
2016-03-29staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim1-1/+0
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim1-2/+2
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim1-4/+4
2016-03-28staging: wilc1000: Removed braces from single block statementsRoger H. Newell1-19/+12
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim1-0/+7
2016-03-03staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain1-1/+1
2016-03-01staging: wilc1000: Removed unused variablesBhaktipriya Shridhar1-18/+0
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim1-3/+3
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim1-2/+2
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename ReqIEsLen in struct connec_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename pu8ReqIEs in struct connect_infoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: rename au8bssid in struct connect_infoChaehyun Lim1-3/+3
2016-02-25staging: wilc1000: rename struct tstrConnectInfoChaehyun Lim1-1/+1
2016-02-25staging: wilc1000: Revert "staging: wilc1000: remove spaces around '->'"Leo Kim1-1/+1
2016-02-25staging: wilc1000: handle_cfg_param: remove wrapper struct cfg_param_attrChaehyun Lim1-1/+1
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-11/+3
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-1/+1
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-222/+11
2016-02-22staging: wilc1000: wilc_wfi_cfgoperations.c: removes unnecessary log messagesChris Park1-88/+2
2016-02-22staging: wilc1000: removes potential null dereferenceLeo Kim1-0/+2
2016-02-20Staging: wilc1000: Remove unused function WILC_WFI_update_statsBhumika Goyal1-29/+0
2016-02-19staging: wilc1000: Rearrange statement to respect 80 char limitJanani Ravichandran1-1/+4
2016-02-19staging: wilc1000: Use kmalloc_array instead of kmallocJanani Ravichandran1-1/+1
2016-02-19staging: wilc1000: remove spaces around '->'Eva Rachel Retuya1-1/+1
2016-02-15staging: wilc1000: Remove initialization of static variablesEva Rachel Retuya1-1/+1
2016-02-14staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointersAlison Schofield1-6/+6
2016-02-11staging: wilc1000: fix mgmt_tx()Dan Carpenter1-2/+3
2016-02-07staging: wilc1000: remove unnecessary log message using GENERIC_DBG tagChris Park1-67/+9
2016-02-07staging: wilc1000: renames u64Tsf of connect_resp_info structureLeo Kim1-3/+3
2016-02-07staging: wilc1000: renames strRssi of connect_resp_info structureLeo Kim1-6/+7
2016-02-07staging: wilc1000: renames pJoinParams of connect_resp_info structureLeo Kim1-6/+6
2016-02-07staging: wilc1000: renames struct connect_resp_info variablesLeo Kim1-15/+15
2016-02-07staging: wilc1000: renames u8Found of connect_resp_info structureLeo Kim1-3/+3