LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2018-07-29 07:36:33
linux-wireless
[PATCH 4/8] staging: wilc1000: modified debug log messages description
2018-07-29 07:36:28
linux-wireless
[PATCH 3/8] staging: wilc1000: remove unnecessary copyright information in file
2018-07-29 07:36:25
linux-wireless
[PATCH 2/8] staging: wilc1000: remove unnecessary comments and comments description
2018-07-29 07:36:21
linux-wireless
[PATCH 1/8] staging: wilc1000: fix TODO to compile spi and sdio components in single module
2018-07-29 07:36:17
linux-wireless
[PATCH 0/8] staging: wilc1000: changes to address TODO items
2018-07-20 12:50:28
linux-wireless
[PATCH 4/4] staging: wilc1000: use descriptor-based interface for GPIO
2018-07-20 12:50:24
linux-wireless
[PATCH 3/4] staging: wilc1000: change compatible string from atmel to microchip
2018-07-20 12:50:20
linux-wireless
[PATCH 2/4] staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
2018-07-20 12:50:16
linux-wireless
[PATCH 1/4] staging: wilc1000: remove gpio parameter from wilc_netdev_init()
2018-07-20 12:50:12
linux-wireless
[PATCH 0/4] staging: wilc1000: make use of descriptor-based interface for GPIO
2018-07-20 05:15:23
linux-wireless
Re: [PATCH 05/23] staging: wilc1000: rename goto to avoid leading '_' in label name
2018-07-19 06:47:08
linux-wireless
[PATCH 23/23] staging: wilc1000: move variable assignment along with its declaration
2018-07-19 06:47:03
linux-wireless
[PATCH 22/23] staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacks
2018-07-19 06:46:59
linux-wireless
[PATCH 21/23] staging: wilc1000: use 'int' inplace of 's32' date type
2018-07-19 06:46:57
linux-wireless
[PATCH 20/23] staging: wilc1000: avoid setting default value for variable at declaration
2018-07-19 06:46:52
linux-wireless
[PATCH 19/23] staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
2018-07-19 06:46:48
linux-wireless
[PATCH 18/23] staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
2018-07-19 06:46:45
linux-wireless
[PATCH 17/23] staging: wilc1000: avoid forward declaration for handle_scan_done()
2018-07-19 06:46:42
linux-wireless
[PATCH 16/23] staging: wilc1000: remove unnecessary type used for wid id
2018-07-19 06:46:37
linux-wireless
[PATCH 15/23] staging: wilc1000: use single space before opening brances '{'
2018-07-19 06:46:34
linux-wireless
[PATCH 14/23] staging: wilc1000: remove unnecessary blank line between variable declaration
2018-07-19 06:46:31
linux-wireless
[PATCH 13/23] staging: wilc1000: use lowercase for 'IFC_UP' struct element name
2018-07-19 06:46:28
linux-wireless
[PATCH 12/23] staging: wilc1000: remove the mutliple #define used for same macro
2018-07-19 06:46:24
linux-wireless
[PATCH 11/23] staging: wilc1000: removed unused element from wilc_cfg_frame struct
2018-07-19 06:46:20
linux-wireless
[PATCH 10/23] staging: wilc1000: remove unnecessary elements from 'wilc_priv' struct
2018-07-19 06:46:17
linux-wireless
[PATCH 09/23] staging: wilc1000: remove unused elements in 'wilc' struct
2018-07-19 06:46:14
linux-wireless
[PATCH 08/23] staging: wilc1000: rename enum AUTHTYPE to use lowercase
2018-07-19 06:46:11
linux-wireless
[PATCH 07/23] staging: wilc1000: rename enum SITESURVEY to use lowercase
2018-07-19 06:46:07
linux-wireless
[PATCH 06/23] staging: wilc1000: rename enum CURRENT_TXRATE to use lowercase
2018-07-19 06:46:04
linux-wireless
[PATCH 05/23] staging: wilc1000: rename goto to avoid leading '_' in label name
2018-07-19 06:46:00
linux-wireless
[PATCH 04/23] staging: wilc1000: remove extra enums defined for ieee80211_eid
2018-07-19 06:45:57
linux-wireless
[PATCH 03/23] staging: wilc1000: remove extra enum defined for data rates
2018-07-19 06:45:53
linux-wireless
[PATCH 02/23] staging: wilc1000: remove enum connect_status instead use ieee80211_statuscode
2018-07-19 06:45:50
linux-wireless
[PATCH 01/23] staging: wilc1000: remove unused enum declaration
2018-07-19 06:45:46
linux-wireless
[PATCH 00/23] staging: wilc1000: cleanup patch to follow linux coding style
2018-07-05 11:00:07
linux-wireless
[PATCH v2] staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
2018-07-05 10:57:06
linux-wireless
Re: [PATCH] staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
2018-07-05 05:26:19
linux-wireless
[PATCH] staging: wilc1000: fix static checker warning to unlock mutex in wilc_deinit()
2018-06-26 06:07:53
linux-wireless
[PATCH 12/12] staging: wilc1000: updated TODO file
2018-06-26 06:07:50
linux-wireless
[PATCH 11/12] staging: wilc1000: avoid use of static variable 'rssi'
2018-06-26 06:07:47
linux-wireless
[PATCH 10/12] staging: wilc1000: avoid use of static variable 'inactive_time'
2018-06-26 06:07:43
linux-wireless
[PATCH 09/12] staging: wilc1000: handle freeing of 'key' & 'seq' data in wilc_add_rx_gtk()
2018-06-26 06:07:40
linux-wireless
[PATCH 08/12] staging: wilc1000: handle freeing of key data in wilc_add_ptk()
2018-06-26 06:07:36
linux-wireless
[PATCH 07/12] staging: wilc1000: handle freeing of key data in wep add key
2018-06-26 06:07:33
linux-wireless
[PATCH 06/12] staging: wilc1000: rename wilc_enqueue_cmd() to wilc_enqueue_work()
2018-06-26 06:07:30
linux-wireless
[PATCH 05/12] staging: wilc1000: remove 'hif_thread_comp' completions
2018-06-26 06:07:26
linux-wireless
[PATCH 04/12] staging: wilc1000: added 'work_comp' completion as part of host_if_msg
2018-06-26 06:07:23
linux-wireless
[PATCH 03/12] staging: wilc1000: move the allocation of cmd out of wilc_enqueue_cmd()
2018-06-26 06:07:19
linux-wireless
[PATCH 02/12] staging: wilc1000: remove unused marco related to HIF commands
2018-06-26 06:07:17
linux-wireless
[PATCH 01/12] staging: wilc1000: remove host_if_work() to handle TODO list issue
2018-06-26 06:07:12
linux-wireless
[PATCH 00/12] staging: wilc1000: address TODO item to remove host_if_work()