index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
2017-02-12
staging:wilc1000: Fix line over 80 characters
Jacob Zachariah
2017-01-16
staging:wilc1000:wilc_sdio.c Deleted un-needed blank lines
Scott Matheina
2017-01-16
staging:wilc1000:wilc_sdio.c Aligns code match open parenthesis
Scott Matheina
2017-01-16
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
Scott Matheina
2017-01-16
staging:wilc1000:wilc_debugfs.c Aligns code to match open parenthesis
Scott Matheina
2017-01-16
staging:wilc1000:linux_wlan.c Align code to match open parenthesis
Scott Matheina
2017-01-16
staging:wilc1000:host_interface.c Added braces {} on else statemement
Scott Matheina
2017-01-10
staging: wilc1000: Connect to highest RSSI value for required SSID
Aditya Shankar
2017-01-03
staging: wilc1000: Fix endian sparse warning
Mike Kofron
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-12-03
staging: wilc1000: use reset to set mac header
Zhang Shengju
2016-11-16
staging: wilc1000: simplify vif[i]->ndev accesses
Arnd Bergmann
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
2016-10-25
staging: wilc1000: Remove unused function wilc_lock_timeout
Binoy Jayan
2016-10-17
staging: wilc1000: Remove unnecessary extern variables.
Elise Lennion
2016-10-17
Staging: wilc1000: Fix kernel Oops on opening the device
Aditya Shankar
2016-10-16
Staging: wilc1000: Compress return logic into one line
Mihaela Muraru
2016-10-16
Staging: wilc1000: Replace memcpy by ether_addr_copy
Mihaela Muraru
2016-10-16
Staging: wilc1000: Unnecessary 'out of memory' message
Mihaela Muraru
2016-10-16
staging: wilc1000: Replace printk() with pr_info().
Elise Lennion
2016-10-16
Staging: wilc1000: Remove unnecessary 'out of memory' message.
Dilek Uzulmez
2016-10-16
staging: wilc1000: Add blank line after variable declarations.
Elise Lennion
2016-10-16
staging: wilc1000: Format block comment.
Elise Lennion
2016-10-02
staging: wilc1000: remove unnecessary braces
Elizabeth Ferdman
2016-10-02
staging: wilc1000: wilc_spi: Remove unnecessary blank lines
Namrata A Shettar
2016-10-02
staging: wilc1000: wilc_spi: Compress return logic
Namrata A Shettar
2016-10-02
staging: wilc1000: wilc_wlan: Compress return logic
Namrata A Shettar
2016-09-27
staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...
Matias Mucciolo
2016-09-27
Staging: wilc1000: constify cfg80211_ops structures
Bhumika Goyal
2016-09-20
staging: wilc1000: Merge assignment with return
Rehas Sachdeva
2016-09-17
staging: wilc1000: Use sizeof type *pointer instead of sizeof type
sayli karnik
2016-09-13
Staging: wilc1000: Remove struct typedef
Bhumika Goyal
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
2016-09-01
staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"
Colin Ian King
2016-08-21
staging: wilc1000: correctly check if associatedsta has not been found
Colin Ian King
2016-08-21
staging: wilc1000: NULL dereference on error
Dan Carpenter
2016-08-21
staging: wilc1000: txq_event: Fix coding error
Binoy Jayan
2016-08-21
staging: wilc1000: fix error handling in wilc_debugfs_init()
Luis de Bethencourt
2016-08-21
drivers: wilc1000: remove references to semaphores
Joshua Houghton
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
2016-06-25
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
2016-06-25
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2016-06-25
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
2016-06-25
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2016-06-25
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
2016-06-25
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
2016-06-25
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
[next]