index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-81
/
+33
2016-12-03
staging: wilc1000: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-11-16
staging: wilc1000: simplify vif[i]->ndev accesses
Arnd Bergmann
1
-25
/
+9
2016-10-30
Merge 4.9-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+0
2016-10-25
staging: wilc1000: Remove unused function wilc_lock_timeout
Binoy Jayan
2
-12
/
+0
2016-10-17
staging: wilc1000: Remove unnecessary extern variables.
Elise Lennion
6
-16
/
+8
2016-10-17
Staging: wilc1000: Fix kernel Oops on opening the device
Aditya Shankar
1
-1
/
+0
2016-10-16
Staging: wilc1000: Compress return logic into one line
Mihaela Muraru
2
-16
/
+6
2016-10-16
Staging: wilc1000: Replace memcpy by ether_addr_copy
Mihaela Muraru
1
-2
/
+2
2016-10-16
Staging: wilc1000: Unnecessary 'out of memory' message
Mihaela Muraru
1
-3
/
+1
2016-10-16
staging: wilc1000: Replace printk() with pr_info().
Elise Lennion
1
-3
/
+3
2016-10-16
Staging: wilc1000: Remove unnecessary 'out of memory' message.
Dilek Uzulmez
1
-3
/
+1
2016-10-16
staging: wilc1000: Add blank line after variable declarations.
Elise Lennion
1
-0
/
+1
2016-10-16
staging: wilc1000: Format block comment.
Elise Lennion
1
-1
/
+2
2016-10-02
staging: wilc1000: remove unnecessary braces
Elizabeth Ferdman
1
-2
/
+2
2016-10-02
staging: wilc1000: wilc_spi: Remove unnecessary blank lines
Namrata A Shettar
1
-10
/
+0
2016-10-02
staging: wilc1000: wilc_spi: Compress return logic
Namrata A Shettar
1
-12
/
+6
2016-10-02
staging: wilc1000: wilc_wlan: Compress return logic
Namrata A Shettar
1
-4
/
+2
2016-09-27
staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...
Matias Mucciolo
1
-1
/
+1
2016-09-27
Staging: wilc1000: constify cfg80211_ops structures
Bhumika Goyal
1
-1
/
+1
2016-09-20
staging: wilc1000: Merge assignment with return
Rehas Sachdeva
3
-8
/
+3
2016-09-17
staging: wilc1000: Use sizeof type *pointer instead of sizeof type
sayli karnik
1
-2
/
+2
2016-09-13
Staging: wilc1000: Remove struct typedef
Bhumika Goyal
1
-3
/
+3
2016-09-05
Merge 4.8-rc5 into staging-next
Greg Kroah-Hartman
3
-5
/
+4
2016-09-01
staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"
Colin Ian King
1
-1
/
+1
2016-08-21
staging: wilc1000: correctly check if associatedsta has not been found
Colin Ian King
1
-2
/
+2
2016-08-21
staging: wilc1000: NULL dereference on error
Dan Carpenter
1
-2
/
+1
2016-08-21
staging: wilc1000: txq_event: Fix coding error
Binoy Jayan
1
-1
/
+1
2016-08-21
staging: wilc1000: fix error handling in wilc_debugfs_init()
Luis de Bethencourt
1
-24
/
+5
2016-08-21
drivers: wilc1000: remove references to semaphores
Joshua Houghton
5
-5
/
+2
2016-07-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+10
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-2
/
+10
2016-06-25
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
1
-2
/
+2
2016-06-25
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2
-24
/
+17
2016-06-25
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
1
-175
/
+158
2016-06-25
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2
-212
/
+75
2016-06-25
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
4
-174
/
+162
2016-06-25
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
1
-7
/
+0
2016-06-25
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2
-6
/
+6
2016-06-25
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
3
-9
/
+10
2016-06-25
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
3
-10
/
+8
2016-06-25
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
3
-8
/
+11
2016-06-25
staging: wilc1000: fix typo
Julia Lawall
1
-1
/
+1
2016-06-25
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2
-2
/
+2
2016-06-25
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
1
-1
/
+1
2016-06-25
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
1
-3
/
+5
2016-06-25
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2
-5
/
+0
2016-06-25
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
1
-4
/
+4
2016-06-25
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
1
-1
/
+1
2016-06-25
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
1
-21
/
+2
[next]