summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches2017-07-161-37/+28
* staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar2017-06-131-1/+1
* staging: wilc1000: add missing blank line after struct declarationMarko Stankovic2017-05-291-0/+1
* staging: wilc1000: remove excessive blank linesMarko Stankovic2017-05-291-15/+0
* staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger2017-05-151-16/+2
* Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-051-27/+27
|\
| * Staging: wilc1000: fix two typos in #define'sDylan Leggio2017-03-171-6/+6
| * staging: wilc1000: fix incorrect copy of pmkid dataColin Ian King2017-03-171-1/+1
| * staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal2017-03-071-6/+6
| * staging: wilc1000: Alignment should match open parenthesisArushi Singhal2017-03-071-8/+8
| * staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan2017-03-061-7/+7
| * staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan2017-03-061-7/+7
* | cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-131-2/+1
|/
* 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