summaryrefslogtreecommitdiff
path: root/drivers/staging/wilc1000
AgeCommit message (Expand)Author
2017-03-09Staging:wilc1000:host_interface: Integrated two 'if' statements to a single '...Georgios Emmanouil
2017-03-09Staging:wilc1000:host_interface: Removed unnecessary blank lineGeorgios Emmanouil
2017-03-07staging: wilc1000: Logical continuations should be on the previous lineArushi Singhal
2017-03-07staging: wilc1000: function prototype argument should have identifier nameArushi Singhal
2017-03-07staging: wilc1000: Alignment should match open parenthesisArushi Singhal
2017-03-06staging: wilc1000: add check for kmalloc allocation failure.Colin Ian King
2017-03-06staging: wilc1000: remove redundant result < 0 checkColin Ian King
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-03-06staging: wilc1000: Rename struct tstrRSSI to rssi_history_bufferTahia 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-16staging:wilc1000:wilc_sdio.c Deleted un-needed blank linesScott Matheina
2017-01-16staging:wilc1000:wilc_sdio.c Aligns code match open parenthesisScott Matheina
2017-01-16staging:wilc1000:wilc_debugfs.c Removes multiple blank linesScott Matheina
2017-01-16staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesisScott Matheina
2017-01-16staging:wilc1000:linux_wlan.c Align code to match open parenthesisScott Matheina
2017-01-16staging:wilc1000:host_interface.c Added braces {} on else statemementScott Matheina
2017-01-10staging: wilc1000: Connect to highest RSSI value for required SSIDAditya Shankar
2017-01-03staging: wilc1000: Fix endian sparse warningMike Kofron
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-12-03staging: wilc1000: use reset to set mac headerZhang Shengju
2016-11-16staging: wilc1000: simplify vif[i]->ndev accessesArnd Bergmann
2016-10-30Merge 4.9-rc3 into staging-nextGreg Kroah-Hartman
2016-10-25staging: wilc1000: Remove unused function wilc_lock_timeoutBinoy Jayan
2016-10-17staging: wilc1000: Remove unnecessary extern variables.Elise Lennion
2016-10-17Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar
2016-10-16Staging: wilc1000: Compress return logic into one lineMihaela Muraru
2016-10-16Staging: wilc1000: Replace memcpy by ether_addr_copyMihaela Muraru
2016-10-16Staging: wilc1000: Unnecessary 'out of memory' messageMihaela Muraru
2016-10-16staging: wilc1000: Replace printk() with pr_info().Elise Lennion
2016-10-16Staging: wilc1000: Remove unnecessary 'out of memory' message.Dilek Uzulmez
2016-10-16staging: wilc1000: Add blank line after variable declarations.Elise Lennion
2016-10-16staging: wilc1000: Format block comment.Elise Lennion
2016-10-02staging: wilc1000: remove unnecessary bracesElizabeth Ferdman
2016-10-02staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar
2016-10-02staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar
2016-10-02staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar
2016-09-27staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...Matias Mucciolo
2016-09-27Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal
2016-09-20staging: wilc1000: Merge assignment with returnRehas Sachdeva
2016-09-17staging: wilc1000: Use sizeof type *pointer instead of sizeof typesayli karnik
2016-09-13Staging: wilc1000: Remove struct typedefBhumika Goyal
2016-09-05Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman
2016-09-01staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"Colin Ian King
2016-08-21staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King
2016-08-21staging: wilc1000: NULL dereference on errorDan Carpenter
2016-08-21staging: wilc1000: txq_event: Fix coding errorBinoy Jayan
2016-08-21staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt
2016-08-21drivers: wilc1000: remove references to semaphoresJoshua Houghton