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-05-09 18:43:31
linux-wireless
Re: [PATCH 07/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
2018-05-09 18:38:24
linux-wireless
Re: [PATCH 03/30] staging: wilc1000: fix line over 80 chars in handle_key()
2018-05-09 18:35:55
linux-wireless
Re: [PATCH 06/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
2018-05-07 08:46:30
linux-wireless
[PATCH 30/30] staging: wilc1000: rename s8idxarray to avoid datatype in variable name
2018-05-07 08:45:48
linux-wireless
[PATCH 28/30] staging: wilc1000: added comments for mutex and spinlock_t
2018-05-07 08:45:27
linux-wireless
[PATCH 27/30] staging: wilc1000: remove 'flag' argument from wilc_mac_indicate()
2018-05-07 08:45:27
linux-wireless
[PATCH 29/30] staging: wilc1000: remove unused 'lock' varible in 'wilc_priv' structure
2018-05-07 08:45:26
linux-wireless
[PATCH 26/30] staging: wilc1000: added #define for setting radiotap header
2018-05-07 08:45:25
linux-wireless
[PATCH 25/30] staging: wilc1000: fix line over 80 chars in wilc_sdio struct
2018-05-07 08:45:22
linux-wireless
[PATCH 23/30] staging: wilc1000: rename u8security to avoid datatype in variable name
2018-05-07 08:45:14
linux-wireless
[PATCH 21/30] staging: wilc1000: fix line over 80 chars in scan()
2018-05-07 08:45:02
linux-wireless
[PATCH 24/30] staging: wilc1000: refactor del_station() to avoid parenthesis misalignment
2018-05-07 08:44:55
linux-wireless
[PATCH 22/30] staging: wilc1000: fix line over 80 chars issue in connect()
2018-05-07 08:44:48
linux-wireless
[PATCH 20/30] staging: wilc1000: fix line over 80 characters in add_key()
2018-05-07 08:44:45
linux-wireless
[PATCH 19/30] staging: wilc1000: fix line over 80 chars in wilc_create_wiphy() declaration
2018-05-07 08:44:42
linux-wireless
[PATCH 18/30] staging: wilc1000: fix line over 80 chars in get_station()
2018-05-07 08:44:38
linux-wireless
[PATCH 17/30] staging: wilc1000: fix line over 80 chars in wilc_wfi_cfg_tx_vendor_spec()
2018-05-07 08:44:34
linux-wireless
[PATCH 16/30] staging: wilc1000: fix line over 80 charas in wilc_wfi_remain_on_channel_expired()
2018-05-07 08:44:31
linux-wireless
[PATCH 15/30] staging: wilc1000: use kmemdup instead of kmalloc in add_network_to_shadow()
2018-05-07 08:44:27
linux-wireless
[PATCH 14/30] staging: wilc1000: fix line over 80 chars in add_network_to_shadow()
2018-05-07 08:44:24
linux-wireless
[PATCH 13/30] staging: wilc1000: rename clear_duringIP() to avoid camelCase issue
2018-05-07 08:44:21
linux-wireless
[PATCH 12/30] staging: wilc1000: use kmalloc(sizeof(*mgmt_tx)...) in mgmt_tx()
2018-05-07 08:44:17
linux-wireless
[PATCH 11/30] staging: wilc1000: use sizeof(*wdev) to allocate memory in wilc_wfi_cfg_alloc()
2018-05-07 08:44:13
linux-wireless
[PATCH 10/30] staging: wilc1000: fix line over 80 chars in linux_mon
2018-05-07 08:44:10
linux-wireless
[PATCH 09/30] staging: wilc1000: rename kmalloc with kmemdup() in handle_connect_timeout()
2018-05-07 08:44:06
linux-wireless
[PATCH 08/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
2018-05-07 08:44:03
linux-wireless
[PATCH 07/30] staging: wilc1000: fix line over 80 characters in host_int_parse_join_bss_param()
2018-05-07 08:44:00
linux-wireless
[PATCH 06/30] staging: wilc1000: fix line over 80 chars issue in host_int_handle_disconnect()
2018-05-07 08:43:56
linux-wireless
[PATCH 05/30] staging: wilc1000: fix line over 80 chars in host_int_parse_assoc_resp_info()
2018-05-07 08:43:53
linux-wireless
[PATCH 04/30] staging: wilc1000: fix line over 80 characters issue in handle_connect()
2018-05-07 08:43:50
linux-wireless
[PATCH 03/30] staging: wilc1000: fix line over 80 chars in handle_key()
2018-05-07 08:43:46
linux-wireless
[PATCH 02/30] staging: wilc1000: remove 'ret' variable in handle_key()
2018-05-07 08:43:43
linux-wireless
[PATCH 01/30] staging: wilc1000: added complete() call for error scenario in handle_key()
2018-05-07 08:43:40
linux-wireless
[PATCH 00/30] staging: wilc1000: checkpatch fixes and code cleanup
2018-05-07 05:56:32
linux-kernel
Re: [PATCH 3/3] staging: wilc1000: Remove unnecessary array index check
2018-05-07 05:55:42
linux-kernel
Re: [PATCH 2/3] staging: wilc1000: Remove useless function
2018-05-07 05:55:33
linux-wireless
Re: [PATCH 3/3] staging: wilc1000: Remove unnecessary array index check
2018-05-07 05:54:58
linux-wireless
Re: [PATCH 2/3] staging: wilc1000: Remove useless function
2018-05-07 05:54:35
linux-kernel
Re: [PATCH 1/3] staging: wilc1000: Remove unused variables
2018-05-07 05:54:06
linux-wireless
Re: [PATCH 1/3] staging: wilc1000: Remove unused variables
2018-05-02 09:43:34
linux-kernel
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-05-02 09:42:40
linux-wireless
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-05-02 07:16:00
linux-wireless
[PATCH 21/21] staging: wilc1000: rename WILC_WFI_band_2ghz variable to avoid mixedcase
2018-05-02 07:15:56
linux-wireless
[PATCH 20/21] staging: wilc1000: rename 'during_ip_time' macro to have uppercase name for macro
2018-05-02 07:15:53
linux-wireless
[PATCH 19/21] staging: wilc1000: use is_broadcast_ether_addr check for broadcast address
2018-05-02 07:15:50
linux-wireless
[PATCH 18/21] staging: wilc1000: move macro after the #include file in wilc_wfi_netdevice
2018-05-02 07:15:47
linux-wireless
[PATCH 17/21] staging: wilc1000: remove unnecessary header file inclusion for wilc
2018-05-02 07:15:44
linux-wireless
[PATCH 16/21] staging: wilc1000: remove unnecessary static function defination in wilc_spi
2018-05-02 07:15:41
linux-wireless
[PATCH 15/21] staging: wilc1000: remove unused macros in host_interface
2018-05-02 07:15:38
linux-wireless
[PATCH 14/21] staging: wilc1000: remove the use of cur_byte variable in functions
2018-05-02 07:15:34
linux-wireless
[PATCH 13/21] staging: wilc1000: remove static variable 'del_beacon' and null check