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-09-25 06:25:14 linux-wireless [PATCH v3 23/29] staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
2018-09-25 06:25:12 linux-wireless [PATCH v3 22/29] staging: wilc1000: avoid use of 'g_spi' static variable
2018-09-25 06:25:10 linux-wireless [PATCH v3 20/29] staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
2018-09-25 06:25:10 linux-wireless [PATCH v3 21/29] staging: wilc1000: avoid use of 'g_sdio' static variable
2018-09-25 06:25:09 linux-wireless [PATCH v3 19/29] staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
2018-09-25 06:24:58 linux-wireless [PATCH v3 18/29] staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
2018-09-25 06:24:54 linux-wireless [PATCH v3 17/29] staging: wilc1000: refactor code to avoid static variables for config parameters
2018-09-25 06:24:50 linux-wireless [PATCH v3 16/29] staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' struct
2018-09-25 06:24:47 linux-wireless [PATCH v3 15/29] staging: wilc1000: remove unused wid from cfg struct
2018-09-25 06:24:44 linux-wireless [PATCH v3 14/29] staging: wilc1000: remove unused wid type values
2018-09-25 06:24:40 linux-wireless [PATCH v3 13/29] staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
2018-09-25 06:24:37 linux-wireless [PATCH v3 12/29] staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
2018-09-25 06:24:34 linux-wireless [PATCH v3 11/29] staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
2018-09-25 06:24:30 linux-wireless [PATCH v3 10/29] staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
2018-09-25 06:24:27 linux-wireless [PATCH v3 09/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
2018-09-25 06:24:23 linux-wireless [PATCH v3 08/29] staging: wilc1000: change return type to 'void' tcp ack filter functions
2018-09-25 06:24:20 linux-wireless [PATCH v3 07/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
2018-09-25 06:24:17 linux-wireless [PATCH v3 06/29] staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
2018-09-25 06:24:13 linux-wireless [PATCH v3 05/29] staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface()
2018-09-25 06:24:10 linux-wireless [PATCH v3 04/29] staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
2018-09-25 06:24:07 linux-wireless [PATCH v3 03/29] staging: wilc1000: change return type to 'void' for lock init & deinit functions
2018-09-25 06:24:03 linux-wireless [PATCH v3 02/29] staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
2018-09-25 06:24:00 linux-wireless [PATCH v3 01/29] staging: wilc1000: change return type to 'void' for wilc_frame_register()
2018-09-25 06:23:57 linux-wireless [PATCH v3 00/29] staging: wilc1000: avoid static variables and cleanup changes
2018-09-21 12:33:58 linux-wireless Re: [PATCH] staging: wilc1000: Remove unnecessary pointer check
2018-09-21 06:47:09 linux-kernel Re: [PATCH] staging: wilc1000: Remove unnecessary pointer check
2018-09-20 17:05:02 linux-wireless Re: [PATCH v2 28/29] staging: wilc1000: avoid spaces preferred around checkpatch issue
2018-09-20 12:07:24 linux-wireless [PATCH v2 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()
2018-09-20 12:07:21 linux-wireless [PATCH v2 27/29] staging: wilc1000: use usleep_range() in place of udelay()
2018-09-20 12:07:21 linux-wireless [PATCH v2 25/29] staging: wilc1000: remove wilc_debugfs.c file as its not used
2018-09-20 12:07:21 linux-wireless [PATCH v2 28/29] staging: wilc1000: avoid spaces preferred around checkpatch issue
2018-09-20 12:07:12 linux-wireless [PATCH v2 26/29] staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
2018-09-20 12:07:05 linux-wireless [PATCH v2 24/29] staging: wilc1000: remove p2p related static variables to wilc_vif struct
2018-09-20 12:07:01 linux-wireless [PATCH v2 23/29] staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
2018-09-20 12:06:58 linux-wireless [PATCH v2 22/29] staging: wilc1000: avoid use of 'g_spi' static variable
2018-09-20 12:06:54 linux-wireless [PATCH v2 21/29] staging: wilc1000: avoid use of 'g_sdio' static variable
2018-09-20 12:06:51 linux-wireless [PATCH v2 20/29] staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
2018-09-20 12:06:47 linux-wireless [PATCH v2 19/29] staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
2018-09-20 12:06:43 linux-wireless [PATCH v2 18/29] staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
2018-09-20 12:06:41 linux-wireless [PATCH v2 17/29] staging: wilc1000: refactor code to avoid static variables for config parameters
2018-09-20 12:06:36 linux-wireless [PATCH v2 16/29] staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' struct
2018-09-20 12:06:32 linux-wireless [PATCH v2 15/29] staging: wilc1000: remove unused wid from cfg struct
2018-09-20 12:06:28 linux-wireless [PATCH v2 14/29] staging: wilc1000: remove unused wid type values
2018-09-20 12:06:25 linux-wireless [PATCH v2 13/29] staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
2018-09-20 12:06:21 linux-wireless [PATCH v2 12/29] staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
2018-09-20 12:06:18 linux-wireless [PATCH v2 11/29] staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
2018-09-20 12:06:13 linux-wireless [PATCH v2 10/29] staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
2018-09-20 12:06:09 linux-wireless [PATCH v2 09/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
2018-09-20 12:06:05 linux-wireless [PATCH v2 08/29] staging: wilc1000: change return type to 'void' tcp ack filter functions
2018-09-20 12:06:01 linux-wireless [PATCH v2 07/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
2018-09-20 12:05:57 linux-wireless [PATCH v2 06/29] staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()