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-02 07:15:31
linux-wireless
[PATCH 12/21] staging: wilc1000: rename WILC_WFI_deinit_mon_interface to avoid uppercase for function name
2018-05-02 07:15:28
linux-wireless
[PATCH 11/21] staging: wilc1000: rename WILC_WFI_init_mon_interface to avoid uppercase in function name
2018-05-02 07:15:25
linux-wireless
[PATCH 10/21] staging: wilc1000: rename WILC_WFI_mon_xmit to avoid uppercase for function name
2018-05-02 07:15:22
linux-wireless
[PATCH 09/21] staging: wilc1000: rename WILC_WFI_mon_priv to avoid uppercase for struct name
2018-05-02 07:15:19
linux-wireless
[PATCH 08/21] staging: wilc1000: rename WILC_WFI_monitor_rx to avoid uppercase for function name
2018-05-02 07:15:16
linux-wireless
[PATCH 07/21] staging: wilc1000: remove unnecessary file and function header comments
2018-05-02 07:15:12
linux-wireless
[PATCH 06/21] staging: wilc1000: use 'else if' condition in get_station()
2018-05-02 07:15:10
linux-wireless
[PATCH 05/21] staging: wilc1000: fix line over 80 chars in remove_network_from_shadow()
2018-05-02 07:15:06
linux-wireless
[PATCH 04/21] staging: wilc1000: remove unnecessary bracket used in switch in wilc_mgmt_frame_register()
2018-05-02 07:15:03
linux-wireless
[PATCH 03/21] staging: wilc1000: modified NULL check used for 'if' condition in delete_key()
2018-05-02 07:15:00
linux-wireless
[PATCH 02/21] staging: wilc1000: remove unnecessary 'out of memory' message in handle_key()
2018-05-02 07:14:58
linux-wireless
[PATCH 01/21] staging: wilc1000: remove inner block in wilc_netdev_init()
2018-05-02 07:14:54
linux-wireless
[PATCH 00/21] staging: wilc1000: code cleanup & checkpatch fixes
2018-05-02 05:48:13
linux-kernel
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-05-02 05:47:48
linux-wireless
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-04-30 14:29:59
linux-kernel
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-04-30 14:29:29
linux-wireless
Re: [PATCH] staging: wilc1000: fix infinite loop and out-of-bounds access
2018-04-26 08:56:43
linux-wireless
Re: [PATCH v2 01/21] staging: wilc1000: replace crc7_byte() with inline macro CRC7_BYTE
2018-04-26 07:18:21
linux-wireless
Re: [PATCH v2 00/21] staging: wilc1000: remove unused code and reorder functions
2018-04-25 17:20:18
linux-wireless
[PATCH v2 21/21] staging: wilc1000: reorder functions to avoid forward declaration in linux_wlan
2018-04-25 17:20:15
linux-wireless
[PATCH v2 20/21] staging: wilc1000: change function to static in linux_wlan
2018-04-25 17:20:12
linux-wireless
[PATCH v2 19/21] staging: wilc1000: remove inner block '{}' in handle_remain_on_chan()
2018-04-25 17:20:10
linux-wireless
[PATCH v2 18/21] staging: wilc1000: rename P2P_LISTEN_STATE variable to use lowercase
2018-04-25 17:20:07
linux-wireless
[PATCH v2 17/21] staging: wilc1000: remove unused enum 'stats_flags'
2018-04-25 17:20:05
linux-wireless
[PATCH v2 16/21] staging: wilc1000: remove unused elements in 'wilc_priv' struct
2018-04-25 17:20:02
linux-wireless
[PATCH v2 15/21] staging: wilc1000: rename wlan init and deinit function prefixed with wil1000
2018-04-25 17:19:59
linux-wireless
[PATCH v2 14/21] staging: wilc1000: rename num_reg_frame macro to have uppercase in macro name
2018-04-25 17:19:57
linux-wireless
[PATCH v2 13/21] staging: wilc1000: rename WILC_WFI_stats to avoid uppercase
2018-04-25 17:19:54
linux-wireless
[PATCH v2 12/21] staging: wilc1000: rename mac status macros and moved related #define together
2018-04-25 17:19:51
linux-wireless
[PATCH v2 11/21] staging: wilc1000: remove unused #define related to MAC status
2018-04-25 17:19:49
linux-wireless
[PATCH v2 10/21] staging: wilc1000: remove used #define HIF_SDIO_GPIO_IRQ
2018-04-25 17:19:46
linux-wireless
[PATCH v2 09/21] staging: wilc1000: remove unsed typedef wilc_debug_func
2018-04-25 17:19:43
linux-wireless
[PATCH v2 08/21] staging: wilc1000: remove unused variable scan_while_connected
2018-04-25 17:19:40
linux-wireless
[PATCH v2 07/21] staging: wilc1000: simplified if conditions in spi_data_write()
2018-04-25 17:19:38
linux-wireless
[PATCH v2 06/21] staging: wilc1000: remove inner {} in wilc_parse_network_info()
2018-04-25 17:19:36
linux-wireless
[PATCH v2 05/21] staging: wicl1000: removed the unsed variables in wilc_parse_network_info()
2018-04-25 17:19:33
linux-wireless
[PATCH v2 04/21] staging: wilc1000: remove 'cmd' variable in wilc_spi functions
2018-04-25 17:19:33
linux-wireless
[PATCH v2 02/21] staging: wilc1000: align the #define in wilc_spi file
2018-04-25 17:19:33
linux-wireless
[PATCH v2 03/21] staging: wilc1000: remove unnecessary assingment from 'if' conditions
2018-04-25 17:19:25
linux-wireless
[PATCH v2 01/21] staging: wilc1000: replace crc7_byte() with inline macro CRC7_BYTE
2018-04-25 17:19:22
linux-wireless
[PATCH v2 00/21] staging: wilc1000: remove unused code and reorder functions
2018-04-24 17:07:35
linux-wireless
[PATCH 2/2] staging: wilc1000: updated TODO list
2018-04-24 17:07:33
linux-wireless
[PATCH 1/2] staging: wilc1000: remove registering of ndo_do_ioctl callback
2018-04-24 17:07:30
linux-wireless
[PATCH 0/2] staging: wilc1000: TODO list updates
2018-04-23 16:36:10
linux-wireless
[RESEND 33/33] staging: wilc1000: rename pu32InactiveTime to avoid camelCase issue
2018-04-23 16:36:08
linux-wireless
[RESEND 32/33] staging: wilc1000: remove the use of goto label in wilc_spi_clear_int_ext()
2018-04-23 16:36:05
linux-wireless
[RESEND 31/33] staging: wilc1000: rename goto labels starting with '_' in wilc1000_wlan_init()
2018-04-23 16:36:03
linux-wireless
[RESEND 30/33] staging: wilc1000: rename goto label '_fail_' linux naming convension
2018-04-23 16:36:00
linux-wireless
[RESEND 29/33] staging: wilc1000: remove the use of goto label in wilc_init()
2018-04-23 16:35:57
linux-wireless
[RESEND 28/33] staging: wilc1000: remove goto label '_done_' in handle_listen_state_expired()
2018-04-23 16:35:54
linux-wireless
[RESEND 27/33] staging: wilc1000: remove the use of goto label in wilc_spi_read_int()