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-20 12:05:54 linux-wireless [PATCH v2 05/29] staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface()
2018-09-20 12:05:50 linux-wireless [PATCH v2 04/29] staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
2018-09-20 12:05:45 linux-wireless [PATCH v2 03/29] staging: wilc1000: change return type to 'void' for lock init & deinit functions
2018-09-20 12:05:41 linux-wireless [PATCH v2 02/29] staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
2018-09-20 12:05:39 linux-wireless [PATCH v2 01/29] staging: wilc1000: change return type to 'void' for wilc_frame_register()
2018-09-20 12:05:34 linux-wireless [PATCH v2 00/29] staging: wilc1000: avoid static variables and cleanup changes
2018-09-19 16:42:10 linux-wireless Re: [PATCH 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()
2018-09-19 11:43:33 linux-wireless [PATCH 29/29] staging: wilc1000: return exact error of register_netdev() from wilc_netdev_init()
2018-09-19 11:43:29 linux-wireless [PATCH 28/29] staging: wilc1000: avoid spaces preferred around checkpatch issue
2018-09-19 11:43:25 linux-wireless [PATCH 27/29] staging: wilc1000: use usleep_range() in place of udelay()
2018-09-19 11:43:21 linux-wireless [PATCH 26/29] staging: wilc1000: remove unnecessary option used with ccflags-y in Makefile
2018-09-19 11:43:18 linux-wireless [PATCH 25/29] staging: wilc1000: remove wilc_debugfs.c file as its not used
2018-09-19 11:43:14 linux-wireless [PATCH 24/29] staging: wilc1000: remove p2p related static variables to wilc_vif struct
2018-09-19 11:43:11 linux-wireless [PATCH 23/29] staging: wilc1000: remove unnecessary memset in sdio_init() & wilc_spi_init()
2018-09-19 11:43:07 linux-wireless [PATCH 22/29] staging: wilc1000: avoid use of 'g_spi' static variable
2018-09-19 11:43:04 linux-wireless [PATCH 21/29] staging: wilc1000: avoid use of 'g_sdio' static variable
2018-09-19 11:43:00 linux-wireless [PATCH 20/29] staging: wilc1000: remove use of unnecessary 'wilc_connected_ssid' variable
2018-09-19 11:42:56 linux-wireless [PATCH 19/29] staging: wilc1000: avoid the use of 'hif_driver_comp' completion variable
2018-09-19 11:42:53 linux-wireless [PATCH 18/29] staging: wilc1000: rename 'wilc_mac_cfg' struct to 'wilc_cfg_str_vals'
2018-09-19 11:42:49 linux-wireless [PATCH 17/29] staging: wilc1000: refactor code to avoid static variables for config parameters
2018-09-19 11:42:46 linux-wireless [PATCH 16/29] staging: wilc1000: refactor code to remove 'mac_status' from 'wilc_mac_cfg' struct
2018-09-19 11:42:42 linux-wireless [PATCH 15/29] staging: wilc1000: remove unused wid from cfg struct
2018-09-19 11:42:38 linux-wireless [PATCH 14/29] staging: wilc1000: remove unused wid type values
2018-09-19 11:42:34 linux-wireless [PATCH 13/29] staging: wilc1000: changes 'val' type to u8 in wilc_cfg_byte struct
2018-09-19 11:42:31 linux-wireless [PATCH 12/29] staging: wilc1000: set default value of cfg response type in wilc_wlan_cfg_indicate_rx()
2018-09-19 11:42:29 linux-wireless [PATCH 11/29] staging: wilc1000: refactor wilc_wlan_parse_info_frame() function
2018-09-19 11:42:23 linux-wireless [PATCH 10/29] staging: wilc1000: change return type to 'void' for wilc_wlan_cfg_indicate_rx()
2018-09-19 11:42:19 linux-wireless [PATCH 09/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_filter_dup_tcp_ack()
2018-09-19 11:42:16 linux-wireless [PATCH 08/29] staging: wilc1000: change return type to 'void' tcp ack filter functions
2018-09-19 11:42:12 linux-wireless [PATCH 07/29] staging: wilc1000: use 'void' return for wilc_wlan_txq_add_to_head()
2018-09-19 11:42:09 linux-wireless [PATCH 06/29] staging: wilc1000: use 'void' return type for host_int_get_assoc_res_info()
2018-09-19 11:42:05 linux-wireless [PATCH 05/29] staging: wilc1000: change return type to 'void' for wilc_wfi_deinit_mon_interface()
2018-09-19 11:42:02 linux-wireless [PATCH 04/29] staging: wilc1000: change return type to 'void' for wilc_deinit_host_int()
2018-09-19 11:42:02 linux-wireless [PATCH 03/29] staging: wilc1000: change return type to 'void' for lock init & deinit functions
2018-09-19 11:41:54 linux-wireless [PATCH 02/29] staging: wilc1000: change return type to 'void' for wilc_wlan_set_bssid()
2018-09-19 11:41:53 linux-wireless [PATCH 01/29] staging: wilc1000: change return type to 'void' for wilc_frame_register()
2018-09-19 11:41:50 linux-wireless [PATCH 00/29] staging: wilc1000: avoid static variables and cleanup changes
2018-09-11 15:30:02 linux-wireless Re: [PATCH v2 25/26] staging: wilc1000: refactor wilc_netdev_init() to handle memory free in error path
2018-09-11 13:48:29 linux-wireless Re: [PATCH] staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"
2018-09-11 11:43:44 linux-wireless Re: [PATCH] staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"
2018-09-11 08:50:47 linux-kernel Re: [PATCH] staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"
2018-09-11 06:51:00 linux-kernel Re: [PATCH] staging: wilc1000: revert "fix TODO to compile spi and sdio components in single module"
2018-09-04 11:04:59 linux-wireless [PATCH v2 26/26] staging: wilc1000: remove handle_hif_exit_work() function
2018-09-04 11:04:56 linux-wireless [PATCH v2 25/26] staging: wilc1000: refactor wilc_netdev_init() to handle memory free in error path
2018-09-04 11:04:52 linux-wireless [PATCH v2 24/26] staging: wilc1000: refactor code to move initilization in wilc_netdev_init()
2018-09-04 11:04:49 linux-wireless [PATCH v2 23/26] staging: wilc1000: remove unnecessary static variable 'p2p_listen_state'
2018-09-04 11:04:45 linux-wireless [PATCH v2 22/26] staging: wilc1000: move 'wilc_connecting' static variable to 'wilc_vif' struct
2018-09-04 11:04:42 linux-wireless [PATCH v2 20/26] staging: wilc1000: remove unused code to set and get IP address
2018-09-04 11:04:42 linux-wireless [PATCH v2 21/26] staging: wilc1000: move 'chip_ps_state' static variable as part of 'wilc' struct
2018-09-04 11:04:35 linux-wireless [PATCH v2 19/26] staging: wilc1000: use short names to fix over 80 issue in tcp_process()
2018-09-04 11:04:31 linux-wireless [PATCH v2 18/26] staging: wilc1000: avoid line over 80 chars in wilc_wlan_txq_filter_dup_tcp_ack()