aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000
Commit message (Expand)AuthorAge
* Staging: wilc1000: Fix kernel Oops on opening the deviceAditya Shankar2016-10-17
* staging: wilc1000: remove unnecessary bracesElizabeth Ferdman2016-10-02
* staging: wilc1000: wilc_spi: Remove unnecessary blank linesNamrata A Shettar2016-10-02
* staging: wilc1000: wilc_spi: Compress return logicNamrata A Shettar2016-10-02
* staging: wilc1000: wilc_wlan: Compress return logicNamrata A Shettar2016-10-02
* staging: wilc1000: fix sparse warning: symbol was not declared. Should it be ...Matias Mucciolo2016-09-27
* Staging: wilc1000: constify cfg80211_ops structuresBhumika Goyal2016-09-27
* staging: wilc1000: Merge assignment with returnRehas Sachdeva2016-09-20
* staging: wilc1000: Use sizeof type *pointer instead of sizeof typesayli karnik2016-09-17
* Staging: wilc1000: Remove struct typedefBhumika Goyal2016-09-13
* Merge 4.8-rc5 into staging-nextGreg Kroah-Hartman2016-09-05
|\
| * staging: wilc1000: correctly check if associatedsta has not been foundColin Ian King2016-08-21
| * staging: wilc1000: NULL dereference on errorDan Carpenter2016-08-21
| * staging: wilc1000: txq_event: Fix coding errorBinoy Jayan2016-08-21
* | staging: wilc1000: fix spelling mistake: "retyring" -> "retrying"Colin Ian King2016-09-01
* | staging: wilc1000: fix error handling in wilc_debugfs_init()Luis de Bethencourt2016-08-21
* | drivers: wilc1000: remove references to semaphoresJoshua Houghton2016-08-21
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-27
|\
| * nl80211: support beacon report scanningAvraham Stern2016-07-06
* | staging: wilc1000: fix return value check in wlan_initialize_threads()Wei Yongjun2016-06-25
* | staging: wilc1000: arrays can't be NULLLuis de Bethencourt2016-06-25
* | staging: wilc1000: Change interface wilc_mq_send to wilc_enqueue_cmdBinoy Jayan2016-06-25
* | staging: wilc1000: Replace kthread with workqueue for host interfaceBinoy Jayan2016-06-25
* | staging: wilc1000: message_queue: Move code to host interfaceBinoy Jayan2016-06-25
* | staging: wilc1000: Remove semaphore close_exit_syncBinoy Jayan2016-06-25
* | staging: wilc1000: Replace semaphore sync_event with completionBinoy Jayan2016-06-25
* | staging: wilc1000: Replace semaphore cfg_event with completionBinoy Jayan2016-06-25
* | staging: wilc1000: Replace semaphore txq_add_to_head_cs with mutexBinoy Jayan2016-06-25
* | staging: wilc1000: Replace semaphore txq_event with completionBinoy Jayan2016-06-25
* | staging: wilc1000: fix typoJulia Lawall2016-06-25
* | staging: wilc1000: fix spelling mistake: "interupts" -> "interrupts"Colin Ian King2016-06-25
* | staging: wilc1000: remove unnecesary type cast of bss_typeChaehyun Lim2016-06-25
* | staging: wilc1000: add bss_type to remove line over 80 charactersChaehyun Lim2016-06-25
* | staging: wilc1000: remove unused struct set_mac_addrChaehyun Lim2016-06-25
* | staging: wilc1000: rename result in handle_cfg_paramChaehyun Lim2016-06-25
* | staging: wilc1000: change data type of result in handle_cfg_paramChaehyun Lim2016-06-25
* | staging: wilc1000: change handle_cfg_param's return type to voidChaehyun Lim2016-06-25
|/
* Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-21
|\
| * staging: wilc1000: fix infoleak in wilc_wfi_cfgoperationsKangjie Lu2016-05-04
| * staging: wilc1000: rename result in handle_get_mac_addressChaehyun Lim2016-05-03
| * staging: wilc1000: change data type of result in handle_get_mac_addressChaehyun Lim2016-05-03
| * staging: wilc1000: change handle_get_mac_address's return type to voidChaehyun Lim2016-05-03
| * staging: wilc1000: fix comparison style of if statement in handle_get_ip_addressChaehyun Lim2016-05-03
| * staging: wilc1000: rename result in handle_get_ip_addressChaehyun Lim2016-05-03
| * staging: wilc1000: change data type of result in handle_get_ip_addressChaehyun Lim2016-05-03
| * staging: wilc1000: change handle_get_ip_address's return type to voidChaehyun Lim2016-05-03
| * staging: wilc1000: remove unused variablesSudip Mukherjee2016-04-29
| * Staging: wilc1000: Freed memory in case of errorClaudiu Beznea2016-04-29
| * staging: wilc1000: rename result in handle_set_ip_addressChaehyun Lim2016-04-29
| * staging: wilc1000: change data type of result in handle_set_ip_addressChaehyun Lim2016-04-29