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
2018-11-05 04:42:57 linux-wireless Re: [PATCH 4/8] staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()
2018-11-01 16:45:39 linux-wireless [PATCH 8/8] staging: wilc1000: remove coreconfigurator.h file
2018-11-01 16:45:28 linux-wireless [PATCH 7/8] staging: wilc1000: remove coreconfigurator.c file
2018-11-01 16:45:23 linux-wireless [PATCH 6/8] staging: wilc1000: remove unnecessary MAX_STRING_LEN macro
2018-11-01 16:45:21 linux-wireless [PATCH 5/8] staging: wilc1000: refactor wilc_parse_assoc_resp_info()
2018-11-01 16:45:18 linux-wireless [PATCH 4/8] staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()
2018-11-01 16:45:17 linux-wireless [PATCH 2/8] staging: wilc1000: remove unused code in coreconfigurator
2018-11-01 16:45:16 linux-wireless [PATCH 3/8] staging: wilc1000: refactor get_bssid() function
2018-11-01 16:45:09 linux-wireless [PATCH 1/8] staging: wilc1000: refactor wilc_parse_network_info() using kernel framework api's
2018-11-01 16:45:06 linux-wireless [PATCH 0/8] staging: wilc1000: make use of cfg80211 provided API's
2018-10-30 05:53:46 linux-wireless [PATCH] staging: wilc1000: update wilc1000 driver maintainer ids
2018-10-30 03:20:21 linux-wireless Re: [PATCH 03/19] wilc: add host_interface.h
2018-10-11 07:26:47 linux-wireless Re: [PATCH 13/19] wilc: add linux_wlan.c
2018-10-11 07:13:02 linux-wireless Re: [PATCH 14/19] wilc: add linux_mon.c
2018-10-11 07:01:12 linux-wireless Re: [PATCH 13/19] wilc: add linux_wlan.c
2018-10-11 06:59:47 linux-wireless Re: [PATCH 05/19] wilc: add wilc_wlan_if.h
2018-10-11 06:57:31 linux-wireless Re: [PATCH 04/19] wilc: add host_interface.c
2018-10-09 12:18:59 linux-wireless Re: [PATCH 03/19] wilc: add host_interface.h
2018-10-09 11:44:51 linux-wireless Re: [PATCH 03/19] wilc: add host_interface.h
2018-10-09 10:35:09 linux-wireless Re: [PATCH 03/19] wilc: add host_interface.h
2018-10-09 09:42:43 linux-wireless Re: [PATCH 02/19] wilc: add coreconfigurator.c
2018-10-08 05:18:06 linux-wireless Re: [RFC 00/19] wilc: added driver for wilc module
2018-10-05 02:33:11 linux-wireless Re: feedback on mainlining wilc1000 staging driver
2018-10-01 08:59:38 linux-wireless Re: [PATCH v3 00/29] staging: wilc1000: avoid static variables and cleanup changes
2018-09-26 10:27:53 linux-wireless Re: feedback on mainlining wilc1000 staging driver
2018-09-26 10:26:38 linux-wireless [PATCH 08/19] wilc: add wilc_wlan.h
2018-09-26 10:26:37 linux-wireless [PATCH 19/19] wilc: added wilc module compilation in wireless Makefile & Kconfig
2018-09-26 10:26:34 linux-wireless [PATCH 18/19] wilc: add Makefile and Kconfig files for wilc compilation
2018-09-26 10:26:30 linux-wireless [PATCH 17/19] wilc: updated DT device binding for wilc device
2018-09-26 10:26:28 linux-wireless [PATCH 16/19] wilc: add wilc_sdio.c
2018-09-26 10:26:25 linux-wireless [PATCH 09/19] wilc: add wilc_wlan.c
2018-09-26 10:26:24 linux-wireless [PATCH 15/19] wilc: add wilc_spi.c
2018-09-26 10:26:21 linux-wireless [PATCH 14/19] wilc: add linux_mon.c
2018-09-26 10:26:18 linux-wireless [PATCH 13/19] wilc: add linux_wlan.c
2018-09-26 10:26:15 linux-wireless [PATCH 12/19] wilc: add wilc_wfi_cfgoperations.c
2018-09-26 10:26:10 linux-wireless [PATCH 11/19] wilc: add wilc_wfi_cfgoperations.h
2018-09-26 10:26:08 linux-wireless [PATCH 10/19] wilc: add wilc_wfi_netdevice.h
2018-09-26 10:25:57 linux-wireless [PATCH 07/19] wilc: add wilc_wlan_cfg.c
2018-09-26 10:25:53 linux-wireless [PATCH 06/19] wilc: add wilc_wlan_cfg.h
2018-09-26 10:25:51 linux-wireless [PATCH 05/19] wilc: add wilc_wlan_if.h
2018-09-26 10:25:50 linux-wireless [PATCH 04/19] wilc: add host_interface.c
2018-09-26 10:25:42 linux-wireless [PATCH 03/19] wilc: add host_interface.h
2018-09-26 10:25:39 linux-wireless [PATCH 02/19] wilc: add coreconfigurator.c
2018-09-26 10:25:36 linux-wireless [PATCH 01/19] wilc: add coreconfigurator.h
2018-09-26 10:25:33 linux-wireless [RFC 00/19] wilc: added driver for wilc module
2018-09-25 06:25:35 linux-wireless [PATCH v3 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()
2018-09-25 06:25:31 linux-wireless [PATCH v3 28/29] staging: wilc1000: refactor wilc_set_multicast_list() function
2018-09-25 06:25:28 linux-wireless [PATCH v3 27/29] staging: wilc1000: use usleep_range() in place of udelay()
2018-09-25 06:25:25 linux-wireless [PATCH v3 26/29] staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
2018-09-25 06:25:22 linux-wireless [PATCH v3 25/29] staging: wilc1000: remove wilc_debugfs.c file as its not used
2018-09-25 06:25:18 linux-wireless [PATCH v3 24/29] staging: wilc1000: remove p2p related static variables to wilc_vif struct