summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13Merge tag 'staging-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook
2017-10-17timer: Remove meaningless .data/.function assignmentsKees Cook
2017-09-29staging: wilc1000: Blank lines aren't necessary before a close brace '}'Keerthi Reddy
2017-09-29staging: wilc1000: No space is necessary after a castKeerthi Reddy
2017-07-16staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar
2017-05-29staging: wilc1000: add missing blank line after struct declarationMarko Stankovic
2017-05-29staging: wilc1000: remove excessive blank linesMarko Stankovic
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg
2017-03-17Staging: wilc1000: fix two typos in #define'sDylan Leggio
2017-03-17staging: wilc1000: fix incorrect copy of pmkid dataColin Ian King
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal
2017-03-06staging: wilc1000: Rename network_info member str_rssi to rssi_historyTahia Khan
2017-03-06staging: wilc1000: Rename tstrRSSI members and change type of u8Full to boolTahia Khan
2017-02-27scripts/spelling.txt: add "deintialize(d)" pattern and fix typo instancesMasahiro Yamada
2017-02-12staging:wilc1000: Fix line over 80 charactersJacob Zachariah
2017-01-10staging: wilc1000: Connect to highest RSSI value for required SSIDAditya Shankar
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-10-16Staging: wilc1000: Compress return logic into one lineMihaela Muraru
2016-10-16staging: wilc1000: Add blank line after variable declarations.Elise Lennion
2016-09-27Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-06nl80211: support beacon report scanningAvraham Stern
2016-06-25staging: wilc1000: arrays can't be NULLLuis de Bethencourt
2016-05-20Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-03staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu
2016-04-28staging: wilc1000: adds a check routine when performed del_key()Leo Kim
2016-04-28staging: wilc1000: adds a cfg80211_disconnected() functionLeo Kim
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg
2016-03-29staging: wilc1000: use mutex instead of struct semaphore hSemScanReqChaehyun Lim
2016-03-29staging: wilc1000: remove unused struct semaphore SemHandleUpdateStatsChaehyun Lim
2016-03-28staging: wilc1000: replaces frame_type with type of struct frame_regLeo Kim
2016-03-28staging: wilc1000: replaces g_struct_frame_reg with frame_regLeo Kim
2016-03-28staging: wilc1000: Removed braces from single block statementsRoger H. Newell
2016-03-22staging: wilc1000: fixed kernel panic when firmware is not startedLeo Kim
2016-03-03staging: wilc1000: Remove a whitespace before parenthesisAnchal Jain
2016-03-01staging: wilc1000: Removed unused variablesBhaktipriya Shridhar
2016-02-25staging: wilc1000: rename u16reason in disconnect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename struct tstrDisconnectNotifInfoChaehyun Lim
2016-02-25staging: wilc1000: rename u16ConnectStatus in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename u16RespIEsLen in struct connect_infoChaehyun Lim
2016-02-25staging: wilc1000: rename pu8RespIEs in struct connect_infoChaehyun Lim