index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-26
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
1
-2
/
+2
2016-06-26
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2
-24
/
+17
2016-06-26
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
1
-175
/
+158
2016-06-26
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2
-212
/
+75
2016-06-26
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
4
-174
/
+162
2016-06-26
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
1
-7
/
+0
2016-06-26
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2
-6
/
+6
2016-06-26
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
3
-9
/
+10
2016-06-26
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
3
-10
/
+8
2016-06-26
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
3
-8
/
+11
2016-06-26
staging: wilc1000: fix typo
Julia Lawall
1
-1
/
+1
2016-06-26
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2
-2
/
+2
2016-06-26
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
1
-3
/
+5
2016-06-26
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2
-5
/
+0
2016-06-26
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
1
-4
/
+4
2016-06-26
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
1
-1
/
+1
2016-06-26
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
1
-21
/
+2
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-470
/
+275
2016-05-04
staging: wilc1000: fix infoleak in wilc_wfi_cfgoperations
Kangjie Lu
1
-0
/
+1
2016-05-04
staging: wilc1000: rename result in handle_get_mac_address
Chaehyun Lim
1
-4
/
+4
2016-05-04
staging: wilc1000: change data type of result in handle_get_mac_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: change handle_get_mac_address's return type to void
Chaehyun Lim
1
-7
/
+3
2016-05-04
staging: wilc1000: fix comparison style of if statement in handle_get_ip_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: rename result in handle_get_ip_address
Chaehyun Lim
1
-4
/
+4
2016-05-04
staging: wilc1000: change data type of result in handle_get_ip_address
Chaehyun Lim
1
-1
/
+1
2016-05-04
staging: wilc1000: change handle_get_ip_address's return type to void
Chaehyun Lim
1
-6
/
+2
2016-04-29
staging: wilc1000: remove unused variables
Sudip Mukherjee
1
-8
/
+0
2016-04-29
Staging: wilc1000: Freed memory in case of error
Claudiu Beznea
1
-1
/
+4
2016-04-29
staging: wilc1000: rename result in handle_set_ip_address
Chaehyun Lim
1
-4
/
+4
2016-04-29
staging: wilc1000: change data type of result in handle_set_ip_address
Chaehyun Lim
1
-1
/
+1
2016-04-29
staging: wilc1000: change handle_set_ip_address's return type to void
Chaehyun Lim
1
-6
/
+2
2016-04-29
staging: wilc1000: rename result in handle_set_operation_mode
Chaehyun Lim
1
-4
/
+4
2016-04-29
staging: wilc1000: change data type of result in handle_set_operation_mode
Chaehyun Lim
1
-1
/
+1
2016-04-29
staging: wilc1000: change handle_set_operation_mode's return type to void
Chaehyun Lim
1
-7
/
+3
2016-04-29
staging: wilc1000: rename result in handle_set_wfi_drv_handler
Chaehyun Lim
1
-4
/
+4
2016-04-29
staging: wilc1000: change data type of result in handle_set_wfi_drv_handler
Chaehyun Lim
1
-1
/
+1
2016-04-29
staging: wilc1000: change handle_set_wfi_drv_handler's return type to void
Chaehyun Lim
1
-7
/
+3
2016-04-29
staging: wilc1000: change return type of ret variable in handle_get_tx_pwr
Chaehyun Lim
1
-1
/
+1
2016-04-29
staging: wilc1000: remove unused hif_drv in wilc_add_beacon
Chaehyun Lim
1
-6
/
+0
2016-04-29
staging: wilc1000: remove unused hif_drv in wilc_del_beacon
Chaehyun Lim
1
-6
/
+0
2016-04-29
staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_info
Chaehyun Lim
1
-6
/
+0
2016-04-29
staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_info
Chaehyun Lim
1
-6
/
+0
2016-04-29
staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_num
Chaehyun Lim
1
-6
/
+0
2016-04-29
staging: wilc1000: remove unused hif_drv in wilc_remain_on_channel
Chaehyun Lim
1
-6
/
+0
[next]