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-01-07 06:07:05 linux-wireless Re: [PATCH v2] staging: wilc1000: fix cast to restricted __le32
2018-12-20 08:21:33 linux-kernel Re: [PATCH] staging: wilc1000: fix missing read_write setting when reading data
2018-12-20 06:18:46 linux-wireless Re: [PATCH] staging: wilc1000: fix missing read_write setting when reading data
2018-12-15 02:32:35 linux-wireless [PATCH] staging: wilc1000: fix NULL dereference inside wilc_scan()
2018-12-02 18:03:55 linux-wireless [PATCH 21/29] staging: wilc1000: delete the unused code after code refactor
2018-12-02 18:03:44 linux-wireless [PATCH 27/29] staging: wilc1000: handle connect ops callback from cfg80211 context
2018-12-02 18:03:42 linux-wireless [PATCH 29/29] staging: wilc1000: handle scan operation callback from cfg80211 context
2018-12-02 18:03:41 linux-wireless [PATCH 28/29] staging: wilc1000: avoid extra buffer copy while connect cfg ops
2018-12-02 18:03:39 linux-wireless [PATCH 26/29] staging: wilc1000: avoid deferred handling of cfg80211 disconnect callback
2018-12-02 18:03:38 linux-wireless [PATCH 25/29] staging: wilc1000: handle get_station() ops callback in cfg80211 context
2018-12-02 18:03:37 linux-wireless [PATCH 23/29] staging: wilc1000: use correct 'struct remain_ch' variable in scan complete
2018-12-02 18:03:37 linux-wireless [PATCH 24/29] staging: wilc1000: handle remain on channel cfg ops from cfg80211 context
2018-12-02 18:03:36 linux-wireless [PATCH 22/29] staging: wilc1000: refactor wilc_get_mac_address() to avoid deferred handling
2018-12-02 18:03:16 linux-wireless [PATCH 20/29] staging: wilc1000: handle key related cfg operation from cfg80211 context
2018-12-02 18:03:13 linux-wireless [PATCH 19/29] staging: wilc1000: refactor wilc_get_inactive_time() to avoid deferred handling
2018-12-02 18:03:11 linux-wireless [PATCH 15/29] staging: wilc1000: refactor wilc_hif_set_cfg() to avoid deferred handling
2018-12-02 18:03:10 linux-wireless [PATCH 18/29] staging: wilc1000: refactor wilc_set_wfi_drv_handler() to avoid deferred handling
2018-12-02 18:03:07 linux-wireless [PATCH 17/29] staging: wilc1000: refactor wilc_set_operation_mode() to avoid deferred handling
2018-12-02 18:03:04 linux-wireless [PATCH 16/29] staging: wilc1000: handle station dump cfg ops from cfg80211 context
2018-12-02 18:02:58 linux-wireless [PATCH 14/29] staging: wilc1000: refactor wilc_set_mac_chnl_num() to avoid deferred handling
2018-12-02 18:02:55 linux-wireless [PATCH 13/29] staging: wilc1000: handle mgmt_frame_register ops from cfg82011 context
2018-12-02 18:02:53 linux-wireless [PATCH 12/29] staging: wilc1000: handle add beacon operation callback from cfg80211 context
2018-12-02 18:02:49 linux-wireless [PATCH 11/29] staging: wilc1000: handle delete beacon cfg ops from cfg80211 context()
2018-12-02 18:02:48 linux-wireless [PATCH 10/29] staging: wilc1000: use is_zero_ether_addr() API to check mac address
2018-12-02 18:02:45 linux-wireless [PATCH 09/29] staging: wilc1000: handle delete station related callback ops from cfg80211 context
2018-12-02 18:02:41 linux-wireless [PATCH 08/29] staging: wilc1000: use void return for wilc_hif_pack_sta_param()
2018-12-02 18:02:40 linux-wireless [PATCH 06/29] staging: wilc1000: handle setting power management from cfg80211 context
2018-12-02 18:02:40 linux-wireless [PATCH 07/29] staging: wilc1000: handle add and edit station from the cfg80211 context
2018-12-02 18:02:39 linux-wireless [PATCH 02/29] staging: wilc1000: make use of put_unaligned_le32 in handle_set_wfi_drv_handler()
2018-12-02 18:02:39 linux-wireless [PATCH 05/29] staging: wilc1000: handle tx power related callback from cfg80211 context
2018-12-02 18:02:39 linux-wireless [PATCH 04/29] staging: wilc1000: use mutex lock to synchronized sending 'wid' cmd to firmware
2018-12-02 18:02:39 linux-wireless [PATCH 03/29] staging: wilc1000: avoid the use of the static variable to configure wiphy struct
2018-12-02 18:02:38 linux-wireless [PATCH 01/29] staging: wilc1000: remove unnecessary checks in wilc_mac_close()
2018-12-02 18:02:18 linux-wireless [PATCH 00/29] staging: wilc1000: avoid deferring of cfg80211 operation callback
2018-11-12 05:45:39 linux-wireless [PATCH 12/12] staging: wilc1000: rename tsf_hi element of network_info struct
2018-11-12 05:45:35 linux-wireless [PATCH 11/12] staging: wilc1000: use ENOBUFS error code instead of WILC_TX_ERR_NO_BUF macro
2018-11-12 05:45:35 linux-wireless [PATCH 10/12] staging: wilc1000: added 'WILC_' prefix for constants to have clear namespace
2018-11-12 05:45:30 linux-wireless [PATCH 09/12] staging: wilc1000: rename firmware related constants to follow better namespace
2018-11-12 05:45:27 linux-wireless [PATCH 08/12] staging: wilc1000: move current_tx_rate enum to wilc_wlan_if.h file
2018-11-12 05:45:26 linux-wireless [PATCH 07/12] staging: wilc1000: use proper namespace for macros in wilc_wlan_if.h header
2018-11-12 05:45:22 linux-wireless [PATCH 06/12] staging: wilc1000: restructure macros used to handle security type
2018-11-12 05:45:19 linux-wireless [PATCH 05/12] staging: wilc1000: use enum contants for mac status & added 'WILC_' prefix
2018-11-12 05:45:17 linux-wireless [PATCH 04/12] staging: wilc1000: move sdio_cmd52 & sdio_cmd53 struct to source file
2018-11-12 05:45:13 linux-wireless [PATCH 03/12] staging: wilc1000: remove unused macros and struct members in host_interface.h
2018-11-12 05:45:09 linux-wireless [PATCH 02/12] staging: wilc1000: use WLAN_PMKID_LEN macro from ieee80211.h header
2018-11-12 05:45:06 linux-wireless [PATCH 01/12] staging: wilc1000: use macro from ieee80211.h in register frame api's
2018-11-12 05:45:05 linux-wireless [PATCH 00/12] staging: wilc1000: better namespace for constants and cleanup
2018-11-07 05:05:08 linux-wireless [PATCH v2] staging: wilc1000: update wilc1000 driver maintainer ids
2018-11-06 06:01:31 linux-wireless Re: [PATCH 4/8] staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()
2018-11-06 05:56:38 linux-wireless Re: [PATCH] staging: wilc1000: update wilc1000 driver maintainer ids
2018-11-05 12:18:08 linux-wireless Re: [PATCH 4/8] staging: wilc1000: avoid line over 80 chars in wilc_parse_network_info()