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-02-07 07:22:25 linux-wireless [PATCH 1/9] staging: wilc1000: revert fix related to vif index
2019-02-07 07:22:23 linux-wireless [PATCH 0/9] staging: wilc1000: fixes & changes for mainline review comments
2019-02-05 07:16:09 linux-wireless [PATCH 12/12] staging: wilc1000: define p2p related static variable as constants
2019-02-05 07:16:06 linux-wireless [PATCH 11/12] staging: wilc1000: move 'curr_channel' static variable in 'wilc' struct
2019-02-05 07:16:04 linux-wireless [PATCH 10/12] staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct
2019-02-05 07:16:00 linux-wireless [PATCH 09/12] staging: wilc1000: avoid use of static variable in linux_mon.c
2019-02-05 07:15:58 linux-wireless [PATCH 08/12] staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
2019-02-05 07:15:55 linux-wireless [PATCH 07/12] staging: wilc1000: remove unused struct 'add_sta_param'
2019-02-05 07:15:52 linux-wireless [PATCH 06/12] staging: wilc1000: add check before performing operation on net_device
2019-02-05 07:15:50 linux-wireless [PATCH 05/12] staging: wilc1000: avoid use of interface names for validation
2019-02-05 07:15:46 linux-wireless [PATCH 04/12] staging: wilc1000: use random number for cookie instead of pointer
2019-02-05 07:15:43 linux-wireless [PATCH 03/12] staging: wilc1000: refactor code to use cookie information
2019-02-05 07:15:39 linux-wireless [PATCH 02/12] staging: wilc1000: refactor linux_wlan_init_test_config()
2019-02-05 07:15:36 linux-wireless [PATCH 01/12] staging: wilc1000: remove use of 'terminated_handle' static variable
2019-02-05 07:15:35 linux-wireless [PATCH 00/12] staging: wilc1000: changes to address mainline review comments
2019-02-05 02:56:18 linux-wireless Re: [PATCH 01/15] staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable
2019-02-04 12:25:11 linux-wireless Re: [PATCH 08/15] staging: wilc1000: use correct condition in loops for 'vif_num' count
2019-02-04 09:42:41 linux-wireless Re: [PATCH 08/15] staging: wilc1000: use correct condition in loops for 'vif_num' count
2019-02-02 19:17:45 linux-wireless [PATCH 13/15] staging: wilc1000: avoid use of interface names for validation
2019-02-02 19:17:37 linux-wireless [PATCH 15/15] staging: wilc1000: remove unused struct 'add_sta_param'
2019-02-02 19:17:34 linux-wireless [PATCH 14/15] staging: wilc1000: add check before performing operation on net_device
2019-02-02 19:17:29 linux-wireless [PATCH 12/15] staging: wilc1000: use random number for cookie instead of pointer
2019-02-02 19:17:27 linux-wireless [PATCH 11/15] staging: wilc1000: refactor code to use cookie information
2019-02-02 19:17:25 linux-wireless [PATCH 10/15] staging: wilc1000: refactor linux_wlan_init_test_config()
2019-02-02 19:17:19 linux-wireless [PATCH 09/15] staging: wilc1000: remove use of 'terminated_handle' static variable
2019-02-02 19:17:18 linux-wireless [PATCH 08/15] staging: wilc1000: use correct condition in loops for 'vif_num' count
2019-02-02 19:17:14 linux-wireless [PATCH 07/15] staging: wilc1000: refactor scan() cfg80211 ops callback
2019-02-02 19:17:11 linux-wireless [PATCH 06/15] staging: wilc1000: make use of iface type to identify p2p interface
2019-02-02 19:17:08 linux-wireless [PATCH 05/15] staging: wilc1000: rename timeout related macros
2019-02-02 19:17:06 linux-wireless [PATCH 04/15] staging: wilc1000: remove unnecessary debug log messages
2019-02-02 19:17:05 linux-wireless [PATCH 03/15] staging: wilc1000: remove redundant macros for radiotap
2019-02-02 19:17:00 linux-wireless [PATCH 02/15] staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()
2019-02-02 19:16:59 linux-wireless [PATCH 01/15] staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable
2019-02-02 19:16:40 linux-wireless [PATCH 00/15] staging: wilc1000: cleanup patches & handle review comments
2019-01-17 13:21:48 linux-wireless [PATCH 13/13] staging: wilc1000: avoid the use of typedef for function pointers
2019-01-17 13:21:46 linux-wireless [PATCH 12/13] staging: wilc1000: refactor handle_set_mcast_filter()
2019-01-17 13:21:43 linux-wireless [PATCH 11/13] staging: wilc1000: remove 'disconnect_info' structure
2019-01-17 13:21:42 linux-wireless [PATCH 10/13] staging: wilc1000: refactor information message parsing logic
2019-01-17 13:21:42 linux-wireless [PATCH 08/13] staging: wilc1000: rename hidden_network related data structure
2019-01-17 13:21:40 linux-wireless [PATCH 09/13] staging: wilc1000: use single struct for 'connect' related parameters
2019-01-17 13:21:39 linux-wireless [PATCH 06/13] staging: wilc1000: corrected order to pack join param buffer
2019-01-17 13:21:34 linux-wireless [PATCH 01/13] staging: wilc1000: make use of get_unaligned_le16/le32 to pack data
2019-01-17 13:21:32 linux-wireless [PATCH 07/13] staging: wilc1000: use struct to pack join parameters for FW
2019-01-17 13:21:27 linux-wireless [PATCH 05/13] staging: wilc1000: make use of cfg80211_inform_bss_frame()
2019-01-17 13:21:24 linux-wireless [PATCH 04/13] staging: wilc1000: remove the use of scan shadow buffer
2019-01-17 13:21:20 linux-wireless [PATCH 03/13] staging: wilc1000: use 'struct' to pack cfg header frame in wilc_wlan_cfg_commit()
2019-01-17 13:21:17 linux-wireless [PATCH 02/13] staging: wilc1000: refactor wilc_wlan_set_bssid()
2019-01-17 13:21:12 linux-wireless [PATCH 00/13] staging: wilc1000: address few mainline review
2019-01-08 02:54:11 linux-kernel Re: [PATCH v4] staging: wilc1000: fix registration frame size
2019-01-08 02:52:56 linux-wireless Re: [PATCH v4] staging: wilc1000: fix registration frame size
2019-01-07 06:08:25 linux-kernel Re: [PATCH v2] staging: wilc1000: fix cast to restricted __le32