Ajay Singh ([email protected])

Number of posts: 1267 (6 per day)
First post: 2018-03-13 07:32:23
Last post: 2018-10-11 07:26:47

Date List Subject
2019-06-26 12:42:53 linux-wireless [PATCH 1/8] staging: wilc1000: handle p2p operations in caller context
2019-06-26 12:42:04 linux-wireless [PATCH 8/8] staging: wilc1000: rename 'host_interface' source and header
2019-06-26 12:41:39 linux-wireless [PATCH 3/8] staging: wilc1000: added support to dynamically add/remove interfaces
2019-06-26 12:41:38 linux-wireless [PATCH 2/8] staging: wilc1000: fix error path cleanup in wilc_wlan_initialize()
2019-06-26 12:41:38 linux-wireless [PATCH 5/8] staging: wilc1000: remove unnecessary loop to traverse vif interfaces
2019-05-31 07:12:11 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-05-31 04:54:01 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-05-23 16:46:52 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-05-23 13:33:17 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-03-21 14:06:58 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-03-21 12:49:27 linux-wireless Re: [PATCH 00/16] wilc1000: move out of staging
2019-02-26 08:25:24 linux-kernel Re: [PATCH V2] staging: wilc1000: fix incorrent type assignment
2019-02-26 08:24:46 linux-wireless Re: [PATCH V2] staging: wilc1000: fix incorrent type assignment
2019-02-26 06:41:51 linux-kernel Re: [PATCH] staging: wilc1000: Fix incorrent type in assignment
2019-02-26 06:39:37 linux-wireless Re: [PATCH] staging: wilc1000: Fix incorrent type in assignment
2019-02-09 07:13:09 linux-wireless [PATCH 16/16] wilc1000: add Makefile and Kconfig files for wilc1000 compilation
2019-02-09 07:13:05 linux-wireless [PATCH 15/16] wilc1000: updated DT device binding for wilc1000 device
2019-02-09 07:13:03 linux-wireless [PATCH 14/16] wilc1000: add wilc_sdio.c
2019-02-09 07:13:00 linux-wireless [PATCH 12/16] wilc1000: add wilc_wlan.c
2019-02-09 07:12:59 linux-wireless [PATCH 13/16] wilc1000: add wilc_wlan.h
2019-02-09 07:12:57 linux-wireless [PATCH 11/16] wilc1000: add wilc_spi.c
2019-02-09 07:12:47 linux-wireless [PATCH 10/16] wilc1000: add wilc_mon.c
2019-02-09 07:12:44 linux-wireless [PATCH 09/16] wilc1000: add wilc_netdev.c
2019-02-09 07:12:40 linux-wireless [PATCH 08/16] wilc1000: add wilc_wfi_cfgoperations.c
2019-02-09 07:12:34 linux-wireless [PATCH 07/16] wilc1000: add wilc_wfi_cfgoperations.h
2019-02-09 07:12:31 linux-wireless [PATCH 06/16] wilc1000: add wilc_wfi_netdevice.h
2019-02-09 07:12:28 linux-wireless [PATCH 05/16] wilc1000: add wilc_wlan_cfg.c
2019-02-09 07:12:23 linux-wireless [PATCH 04/16] wilc1000: add wilc_wlan_cfg.h
2019-02-09 07:12:21 linux-wireless [PATCH 03/16] wilc1000: add wilc_wlan_if.h
2019-02-09 07:12:18 linux-wireless [PATCH 02/16] wilc1000: add host_interface.c
2019-02-09 07:12:13 linux-wireless [PATCH 01/16] wilc1000: add host_interface.h
2019-02-09 07:12:11 linux-wireless [PATCH 00/16] wilc1000: move out of staging
2019-02-08 07:43:57 linux-wireless Re: [PATCH v2 3/8] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
2019-02-07 11:29:24 linux-wireless [PATCH v2 8/8] staging: wilc1000: rename linux_wlan.c and linux_mon.c
2019-02-07 11:29:23 linux-wireless [PATCH v2 7/8] staging: wilc1000: remove 'linux_' prefix in function names
2019-02-07 11:29:17 linux-wireless [PATCH v2 6/8] staging: wilc1000: rename wilc_frmw_to_linux()
2019-02-07 11:29:15 linux-wireless [PATCH v2 5/8] staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file
2019-02-07 11:29:11 linux-wireless [PATCH v2 4/8] staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
2019-02-07 11:29:08 linux-wireless [PATCH v2 3/8] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
2019-02-07 11:29:06 linux-wireless [PATCH v2 2/8] staging: wilc1000: add 'wilc_' prefix to have proper namespace
2019-02-07 11:29:02 linux-wireless [PATCH v2 1/8] staging: wilc1000: fix to set correct value for 'vif_num'
2019-02-07 11:28:57 linux-wireless [PATCH v2 0/8] staging: wilc1000: fixes & changes for mainline review comments
2019-02-07 09:39:58 linux-wireless Re: [PATCH 1/9] staging: wilc1000: revert fix related to vif index
2019-02-07 07:22:59 linux-wireless [PATCH 7/9] staging: wilc1000: rename wilc_frmw_to_linux()
2019-02-07 07:22:55 linux-wireless [PATCH 9/9] staging: wilc1000: rename linux_wlan.c and linux_mon.c
2019-02-07 07:22:52 linux-wireless [PATCH 8/9] staging: wilc1000: remove 'linux_' prefix in function names
2019-02-07 07:22:44 linux-wireless [PATCH 6/9] staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file
2019-02-07 07:22:39 linux-wireless [PATCH 5/9] staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
2019-02-07 07:22:37 linux-wireless [PATCH 4/9] staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
2019-02-07 07:22:34 linux-wireless [PATCH 3/9] staging: wilc1000: add 'wilc_' prefix to have proper namespace
2019-02-07 07:22:28 linux-wireless [PATCH 2/9] staging: wilc1000: fix to set the correct value for 'vif_num'