aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-22staging: wilc1000: replace switch statement by simple if conditionHariPrasath Elango1-7/+1
2018-03-19staging: wilc1000: destroy initialized mutex objectHariPrasath Elango1-0/+1
2018-03-14staging: wilc1000: fix line over 80 char in cfg_scan_result()Ajay Singh1-71/+77
2018-03-14staging: wilc1000: rename pJoinParams to avoid camelCaseAjay Singh1-2/+2
2018-03-14staging: wilc1000: fix line over 80 char in mgmt_tx_cancel_wait()Ajay Singh1-2/+6
2018-03-14staging: wilc1000: fix line over 80 char for cfg parse RX and TX functionAjay Singh1-35/+32
2018-03-14staging: wilc1000: fix line over 80 char in get_key() & set_default_key()Ajay Singh1-4/+4
2018-03-14staging: wilc1000: fix line over 80 char in change_virtual_intf()Ajay Singh1-2/+4
2018-03-14staging: wilc1000: rename au8ScanChanList to avoid camelCaseAjay Singh1-4/+4
2018-03-14staging: wilc1000: rename CfgScanResult to avoid camelCaseAjay Singh1-6/+5
2018-03-14staging: wilc1000: rename pstrNetworkInfo to avoid camelCaseAjay Singh1-26/+25
2018-03-14staging: wilc1000: rename strHiddenNetwork to avoid camelCaseAjay Singh1-9/+9
2018-03-01staging: wilc1000: move multiple definition of same macro to common headerAjay Singh1-3/+0
2018-02-26staging: wilc1000: merge 'if' statements that test the same conditionDafna Hirschfeld1-7/+3
2018-01-23staging: wilc1000: fix alignments to match open parenthesisAjay Singh1-19/+19
2018-01-23staging: wilc1000: remove unnecessary use of parenthesesAjay Singh1-13/+13
2018-01-17staging: wilc1000: rename strStatistics & tenuAuth_type to avoid camelCaseAjay Singh1-15/+15
2018-01-17staging: wilc1000: rename pstrCfgParamVal varaible in set_wiphy_params()Ajay Singh1-11/+11
2018-01-17staging: wilc1000: rename strStaParams variable to avoid camelCaseAjay Singh1-22/+22
2018-01-17staging: wilc1000: rename variables using camelCase in add_key()Ajay Singh1-28/+28
2018-01-17staging: wilc1000: rename NullBssid to null_bssid to avoid camelCase variable nameAjay Singh1-4/+4
2018-01-17staging: wilc1000: rename pstrWFIDrv to wfi_drv to avoid camelCase namingAjay Singh1-18/+18
2018-01-17staging: wilc1000: rename camelCase used in functions start with WILC_WFI_CfgAjay Singh1-17/+17
2018-01-17staging: wilc1000: rename CfgConnectResult() and its local variable namesAjay Singh1-37/+37
2018-01-17staging: wilc1000: rename s32Error variable to avoid camelCase notationAjay Singh1-69/+69
2018-01-17staging: wilc1000: rename au8Sta_AssociatedBss element sta_info structureAjay Singh1-4/+4
2018-01-17staging: wilc1000: rename wilc_wfi_p2pListenParams struct and its member variableAjay Singh1-14/+14
2018-01-17staging: wilc1000: rename elements of wilc_priv struct to avoid using camelCaseAjay Singh1-45/+45
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-4/+4
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-2/+1
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook1-3/+1
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook1-3/+1
2017-09-29staging: wilc1000: Blank lines aren't necessary before a close brace '}'Keerthi Reddy1-1/+0
2017-09-29staging: wilc1000: No space is necessary after a castKeerthi Reddy1-1/+1
2017-07-16staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches1-37/+28
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar1-1/+1
2017-05-29staging: wilc1000: add missing blank line after struct declarationMarko Stankovic1-0/+1
2017-05-29staging: wilc1000: remove excessive blank linesMarko Stankovic1-15/+0
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger1-16/+2
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-27/+27
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-2/+1
2017-03-17Staging: wilc1000: fix two typos in #define'sDylan Leggio1-6/+6
2017-03-17staging: wilc1000: fix incorrect copy of pmkid dataColin Ian King1-1/+1
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal1-6/+6
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal1-8/+8
2017-03-06staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan1-7/+7
2017-03-06staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan1-7/+7
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1