index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wilc1000
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wilc1000: correctly check if associatedsta has not been found
Colin Ian King
2016-08-21
1
-2
/
+2
*
staging: wilc1000: NULL dereference on error
Dan Carpenter
2016-08-21
1
-2
/
+1
*
staging: wilc1000: txq_event: Fix coding error
Binoy Jayan
2016-08-21
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-07-27
1
-2
/
+10
|
\
|
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-2
/
+10
*
|
staging: wilc1000: fix return value check in wlan_initialize_threads()
Wei Yongjun
2016-06-25
1
-2
/
+2
*
|
staging: wilc1000: arrays can't be NULL
Luis de Bethencourt
2016-06-25
2
-24
/
+17
*
|
staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmd
Binoy Jayan
2016-06-25
1
-175
/
+158
*
|
staging: wilc1000: Replace kthread with workqueue for host interface
Binoy Jayan
2016-06-25
2
-212
/
+75
*
|
staging: wilc1000: message_queue: Move code to host interface
Binoy Jayan
2016-06-25
4
-174
/
+162
*
|
staging: wilc1000: Remove semaphore close_exit_sync
Binoy Jayan
2016-06-25
1
-7
/
+0
*
|
staging: wilc1000: Replace semaphore sync_event with completion
Binoy Jayan
2016-06-25
2
-6
/
+6
*
|
staging: wilc1000: Replace semaphore cfg_event with completion
Binoy Jayan
2016-06-25
3
-9
/
+10
*
|
staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutex
Binoy Jayan
2016-06-25
3
-10
/
+8
*
|
staging: wilc1000: Replace semaphore txq_event with completion
Binoy Jayan
2016-06-25
3
-8
/
+11
*
|
staging: wilc1000: fix typo
Julia Lawall
2016-06-25
1
-1
/
+1
*
|
staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"
Colin Ian King
2016-06-25
2
-2
/
+2
*
|
staging: wilc1000: remove unnecesary type cast of bss_type
Chaehyun Lim
2016-06-25
1
-1
/
+1
*
|
staging: wilc1000: add bss_type to remove line over 80 characters
Chaehyun Lim
2016-06-25
1
-3
/
+5
*
|
staging: wilc1000: remove unused struct set_mac_addr
Chaehyun Lim
2016-06-25
2
-5
/
+0
*
|
staging: wilc1000: rename result in handle_cfg_param
Chaehyun Lim
2016-06-25
1
-4
/
+4
*
|
staging: wilc1000: change data type of result in handle_cfg_param
Chaehyun Lim
2016-06-25
1
-1
/
+1
*
|
staging: wilc1000: change handle_cfg_param's return type to void
Chaehyun Lim
2016-06-25
1
-21
/
+2
|
/
*
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-20
12
-470
/
+275
|
\
|
*
staging: wilc1000: fix infoleak in wilc_wfi_cfgoperations
Kangjie Lu
2016-05-03
1
-0
/
+1
|
*
staging: wilc1000: rename result in handle_get_mac_address
Chaehyun Lim
2016-05-03
1
-4
/
+4
|
*
staging: wilc1000: change data type of result in handle_get_mac_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
|
*
staging: wilc1000: change handle_get_mac_address's return type to void
Chaehyun Lim
2016-05-03
1
-7
/
+3
|
*
staging: wilc1000: fix comparison style of if statement in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
|
*
staging: wilc1000: rename result in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-4
/
+4
|
*
staging: wilc1000: change data type of result in handle_get_ip_address
Chaehyun Lim
2016-05-03
1
-1
/
+1
|
*
staging: wilc1000: change handle_get_ip_address's return type to void
Chaehyun Lim
2016-05-03
1
-6
/
+2
|
*
staging: wilc1000: remove unused variables
Sudip Mukherjee
2016-04-28
1
-8
/
+0
|
*
Staging: wilc1000: Freed memory in case of error
Claudiu Beznea
2016-04-28
1
-1
/
+4
|
*
staging: wilc1000: rename result in handle_set_ip_address
Chaehyun Lim
2016-04-28
1
-4
/
+4
|
*
staging: wilc1000: change data type of result in handle_set_ip_address
Chaehyun Lim
2016-04-28
1
-1
/
+1
|
*
staging: wilc1000: change handle_set_ip_address's return type to void
Chaehyun Lim
2016-04-28
1
-6
/
+2
|
*
staging: wilc1000: rename result in handle_set_operation_mode
Chaehyun Lim
2016-04-28
1
-4
/
+4
|
*
staging: wilc1000: change data type of result in handle_set_operation_mode
Chaehyun Lim
2016-04-28
1
-1
/
+1
|
*
staging: wilc1000: change handle_set_operation_mode's return type to void
Chaehyun Lim
2016-04-28
1
-7
/
+3
|
*
staging: wilc1000: rename result in handle_set_wfi_drv_handler
Chaehyun Lim
2016-04-28
1
-4
/
+4
|
*
staging: wilc1000: change data type of result in handle_set_wfi_drv_handler
Chaehyun Lim
2016-04-28
1
-1
/
+1
|
*
staging: wilc1000: change handle_set_wfi_drv_handler's return type to void
Chaehyun Lim
2016-04-28
1
-7
/
+3
|
*
staging: wilc1000: change return type of ret variable in handle_get_tx_pwr
Chaehyun Lim
2016-04-28
1
-1
/
+1
|
*
staging: wilc1000: remove unused hif_drv in wilc_add_beacon
Chaehyun Lim
2016-04-28
1
-6
/
+0
|
*
staging: wilc1000: remove unused hif_drv in wilc_del_beacon
Chaehyun Lim
2016-04-28
1
-6
/
+0
|
*
staging: wilc1000: remove unused hif_drv in wilc_set_pmkid_info
Chaehyun Lim
2016-04-28
1
-6
/
+0
|
*
staging: wilc1000: remove unused hif_drv in host_int_get_assoc_res_info
Chaehyun Lim
2016-04-28
1
-6
/
+0
|
*
staging: wilc1000: remove unused hif_drv in wilc_set_mac_chnl_num
Chaehyun Lim
2016-04-28
1
-6
/
+0
|
*
staging: wilc1000: remove unused hif_drv in wilc_remain_on_channel
Chaehyun Lim
2016-04-28
1
-6
/
+0
[next]