aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Torvalds4-23/+32
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-06staging: wilc1000: Fix bssid buffer offset in TxqAditya Shankar1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman13-0/+13
2017-10-18staging: wilc1000: replace redundant computations with 0Colin Ian King1-3/+3
2017-10-18staging/wilc1000: Convert timers to use timer_setup()Kees Cook3-20/+28
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-30staging: wilc1000: fix spelling mistake: "Iinitialization" -> "initialization"Colin Ian King1-1/+1
2017-07-16staging: wilc1000: fix variable signednessIlia Sergachev1-1/+2
2017-07-16staging: wilc1000: add parameter name to function definitionDmitriy Cherkasov1-2/+2
2017-07-16staging: wilc1000: fix a typo: "incative" -> "inactive"Colin Ian King1-2/+2
2017-07-16staging: wilc1000: Neaten refresh_scan - remove always 1 argumentJoe Perches1-37/+28
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-7/+7
2017-06-29staging: wilc1000: fix spelling mistake: "dissconect" -> "disconnect"Colin Ian King1-1/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-3/+3
2017-06-16networking: introduce and use skb_put_data()Johannes Berg2-4/+4
2017-06-13staging: wilc1000: New cfg packet format in handle_set_wfi_drv_handlerAditya Shankar6-48/+71
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: Fixing struct definition layoutVincent Siles1-1/+6
2017-05-15staging: wilc1000: Function calls too longVincent Siles1-2/+4
2017-05-15staging: wilc1000: Function signature too longVincent Siles1-3/+5
2017-05-15staging: wilc1000: Stripping '-' commentsVincent Siles1-3/+3
2017-05-15staging: wilc1000: Last line is emptyVincent Siles1-1/+0
2017-05-15staging: wilc1000: Refactor handling of HT caps fieldsJason Litzinger3-41/+7
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds10-167/+146
2017-04-28staging: wilc1000: fix unchecked return valuePan Bian1-0/+2
2017-04-13cfg80211: move add/change interface monitor flags into paramsJohannes Berg1-2/+1
2017-04-08staging: wilc1000: fix incorrect strncasecmp lengthColin Ian King1-2/+2
2017-04-08staging: wilc1000: Fix problem with wrong vif indexAditya Shankar1-1/+2
2017-04-08staging: wilc1000: Use new format for configuring firmwareAditya Shankar1-23/+36
2017-03-29drivers/staging/wilc1000: Removing explicit function tracing using dev_dbg/infoPushkar Jambhlekar1-4/+0
2017-03-29drivers/staging/wilc1000: Using __func__ instead of hardcoded function namePushkar Jambhlekar1-2/+2
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-16staging: wilc1000: Remove unnecessary bracketsTamara Diaconita1-21/+18
2017-03-16staging: wilc1000: Correct name of variablesTamara Diaconita1-4/+4
2017-03-16staging: wilc1000: Declare variables to top of functionTamara Diaconita1-9/+5
2017-03-09staging: wilc1000: Remove useless cast.Varsha Rao1-1/+1
2017-03-09staging: wilc1000: removes redundant 'continue' in while loop conditional blocksTahia Khan1-7/+0
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_gnrl_info_receivedTahia Khan2-8/+6
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_network_info_receivedTahia Khan2-8/+6
2017-03-09staging: wilc1000: Fixes camel-casing in wilc_scan_complete_receivedTahia Khan2-5/+3
2017-03-09Staging:wilc1000:wilc_spi: Added blank line after function and modified comment styleGeorgios Emmanouil1-5/+2
2017-03-09Staging:wilc1000:wilc_spi: Fixed spelling errorGeorgios Emmanouil1-4/+4
2017-03-09Staging:wilc1000:wilc_spi: Fixed comment style to the preferred kernel comment styleGeorgios Emmanouil1-8/+6
2017-03-09Staging:wilc1000:wilc_sdio: Modified comment style to preferred kernel comment styleGeorgios Emmanouil1-8/+5