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-06-05 11:29:52
linux-kernel
Re: [PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
2018-06-05 11:28:02
linux-wireless
Re: [PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
2018-06-04 05:29:28
linux-wireless
[PATCH 4/4] staging: wilc1000: move 'txq_spinlock_flags' from 'wilc' structure to local variable
2018-06-04 05:29:25
linux-wireless
[PATCH 3/4] staging: wilc1000: remove 'rxq_entries' from 'wilc' struct
2018-06-04 05:29:22
linux-wireless
[PATCH 2/4] staging: wilc1000: use list_head to maintain 'rxq_entry_t elements in rx queue
2018-06-04 05:29:19
linux-wireless
[PATCH 1/4] staging: wilc1000: use list_head to maintain 'txq_entry_t' elements of tx queue
2018-06-04 05:29:15
linux-wireless
[PATCH 0/4] staging: wilc1000: modification to use list_head data structure
2018-06-04 05:26:37
linux-kernel
Re: [PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets
2018-06-04 05:25:57
linux-wireless
Re: [PATCH 1/1] staging: wilc1000: Use common structs to parse ip packets
2018-05-30 14:52:14
linux-kernel
Re: [PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
2018-05-30 14:50:12
linux-wireless
Re: [PATCH 1/2] staging: wilc1000: fix some endianness sparse warnings
2018-05-15 11:46:08
linux-wireless
Re: [PATCH 24/30] staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
2018-05-14 11:18:30
linux-wireless
Re: [PATCH 14/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
2018-05-11 08:15:36
linux-wireless
[PATCH v2 30/30] staging: wilc1000: refactor host_int_parse_assoc_resp_info() to remove unused code
2018-05-11 08:15:32
linux-wireless
[PATCH v2 29/30] staging: wilc1000: remove s8idxarray to avoid datatype in variable name
2018-05-11 08:15:28
linux-wireless
[PATCH v2 28/30] staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
2018-05-11 08:15:25
linux-wireless
[PATCH v2 27/30] staging: wilc1000: added comments for mutex and spinlock_t
2018-05-11 08:15:22
linux-wireless
[PATCH v2 26/30] staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
2018-05-11 08:15:18
linux-wireless
[PATCH v2 25/30] staging: wilc1000: added #define for setting radiotap header
2018-05-11 08:15:15
linux-wireless
[PATCH v2 24/30] staging: wilc1000: fix line over 80 chars in wilc_sdio struct
2018-05-11 08:15:12
linux-wireless
[PATCH v2 23/30] staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
2018-05-11 08:15:08
linux-wireless
[PATCH v2 22/30] staging: wilc1000: rename u8security to avoid datatype in variable name
2018-05-11 08:15:05
linux-wireless
[PATCH v2 21/30] staging: wilc1000: fix line over 80 chars issue in connect()
2018-05-11 08:15:01
linux-wireless
[PATCH v2 20/30] staging: wilc1000: fix line over 80 chars in scan()
2018-05-11 08:14:58
linux-wireless
[PATCH v2 19/30] staging: wilc1000: fix line over 80 characters in add_key()
2018-05-11 08:14:55
linux-wireless
[PATCH v2 18/30] staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
2018-05-11 08:14:52
linux-wireless
[PATCH v2 17/30] staging: wilc1000: fix line over 80 chars in get_station()
2018-05-11 08:14:52
linux-wireless
[PATCH v2 16/30] staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
2018-05-11 08:14:51
linux-wireless
[PATCH v2 15/30] staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()
2018-05-11 08:14:50
linux-wireless
[PATCH v2 13/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
2018-05-11 08:14:50
linux-wireless
[PATCH v2 10/30] staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
2018-05-11 08:14:50
linux-wireless
[PATCH v2 12/30] staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
2018-05-11 08:14:40
linux-wireless
[PATCH v2 14/30] staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
2018-05-11 08:14:30
linux-wireless
[PATCH v2 11/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
2018-05-11 08:14:22
linux-wireless
[PATCH v2 09/30] staging: wilc1000: fix line over 80 chars in linux_mon
2018-05-11 08:14:19
linux-wireless
[PATCH v2 08/30] staging: wilc1000: replace kmalloc with kmemdup() in handle_connect_timeout()
2018-05-11 08:14:15
linux-wireless
[PATCH v2 07/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
2018-05-11 08:14:11
linux-wireless
[PATCH v2 06/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
2018-05-11 08:14:08
linux-wireless
[PATCH v2 05/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
2018-05-11 08:14:05
linux-wireless
[PATCH v2 04/30] staging: wilc1000: fix line over 80 characters issue in handle_connect()
2018-05-11 08:14:01
linux-wireless
[PATCH v2 03/30] staging: wilc1000: fix line over 80 chars in handle_key()
2018-05-11 08:13:58
linux-wireless
[PATCH v2 02/30] staging: wilc1000: remove 'ret' variable in handle_key()
2018-05-11 08:13:54
linux-wireless
[PATCH v2 01/30] staging: wilc1000: added complete() call for error scenario in handle_key()
2018-05-11 08:13:51
linux-wireless
[PATCH v2 00/30] staging: wilc1000: checkpatch fixes and code cleanup
2018-05-10 07:47:53
linux-wireless
Re: [PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
2018-05-09 19:19:45
linux-wireless
Re: [PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
2018-05-09 19:02:04
linux-wireless
Re: [PATCH 05/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
2018-05-09 18:47:06
linux-wireless
Re: [PATCH 30/30] staging: wilc1000: rename s8idxarray to avoid datatype in variable name
2018-05-09 18:46:34
linux-wireless
Re: [PATCH 17/30] staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
2018-05-09 18:44:52
linux-wireless
Re: [PATCH 14/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
2018-05-09 18:44:02
linux-wireless
Re: [PATCH 08/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()