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
2021-09-16 23:15:41 linux-wireless [PATCH v2 10/11] wilc1000: use correct write command sequence in wilc_spi_sync_ext()
2021-09-16 23:14:12 linux-wireless [PATCH v2 03/11] wilc1000: add new WID to pass wake_enable information to firmware
2021-09-16 16:57:26 linux-wireless [PATCH v2 06/11] wilc1000: handle read failure issue for clockless registers
2021-09-16 16:56:10 linux-wireless [PATCH v2 02/11] wilc1000: fix possible memory leak in cfg_scan_result()
2021-09-16 16:56:01 linux-wireless [PATCH v2 09/11] wilc1000: add 'initialized' flag check before adding an element to TX queue
2021-09-16 16:55:45 linux-wireless [PATCH v2 11/11] wilc1000: increase config packets response wait timeout limit
2021-09-16 16:53:24 linux-wireless [PATCH v2 00/11] wilc1000: add chip wakeup support and few fixes
2021-09-16 16:53:12 linux-wireless [PATCH v2 01/11] wilc1000: move 'deinit_lock' lock init/destroy inside module probe
2021-09-16 16:53:12 linux-wireless [PATCH v2 08/11] wilc1000: invoke chip reset register before firmware download
2021-09-16 16:53:12 linux-wireless [PATCH v2 04/11] wilc1000: configure registers to handle chip wakeup sequence
2021-08-27 11:54:05 linux-wireless Re: [PATCH] wilc1000: Convert module-global "isinit" to device-specific variable
2021-06-24 11:04:00 linux-wireless Re: [PATCH 03/12] wilc1000: added new WID to pass WOW info to firmware
2021-06-24 05:48:16 linux-wireless Re: [PATCH 01/12] wilc1000: move 'deinit_lock' lock init/destory inside module probe
2021-04-23 18:33:22 linux-wireless [PATCH 09/12] wilc1000: avoid 'isinit' static by moving inside priv data
2021-04-23 18:33:21 linux-wireless [PATCH 12/12] wilc1000: increase WILC_CFG_PKTS_TIMEOUT timeout value
2021-04-23 18:33:21 linux-wireless [PATCH 01/12] wilc1000: move 'deinit_lock' lock init/destory inside module probe
2021-04-23 18:33:21 linux-wireless [PATCH 02/12] wilc1000: fix possible memory leak in cfg_scan_result()
2021-04-23 18:33:21 linux-wireless [PATCH 11/12] wilc1000: use write command after read in wilc_spi_sync_ext()
2021-04-23 18:33:21 linux-wireless [PATCH 00/12] wilc1000: added chip wakeup support and few fixes
2021-04-23 18:31:12 linux-wireless [PATCH 10/12] wilc1000: added initialized variable check before processing
2021-04-23 18:30:39 linux-wireless [PATCH 06/12] wilc1000: handle register read fail issue for SPI bus
2021-04-23 18:30:39 linux-wireless [PATCH 03/12] wilc1000: added new WID to pass WOW info to firmware
2021-04-23 18:30:35 linux-wireless [PATCH 08/12] wilc1000: invoke chip reset register while FW download
2021-04-23 18:30:28 linux-wireless [PATCH 07/12] wilc1000: ignore error response for SPI clockless registers
2021-04-23 18:30:24 linux-wireless [PATCH 05/12] wilc1000: add reset/terminate/repeat command support for SPI bus
2021-04-23 18:30:20 linux-wireless [PATCH 04/12] wilc1000: setup registers to support chip wakeup sequence
2021-03-19 16:11:00 linux-wireless Re: [PATCH] wilc1000: fix a loop timeout condition
2021-02-25 06:39:40 linux-wireless Re: [PATCH 4/4] wilc1000: Add support for enabling CRC
2021-02-25 06:37:31 linux-wireless Re: [PATCH 4/4] wilc1000: Add support for enabling CRC
2021-02-25 06:30:46 linux-wireless Re: [PATCH] wilc1000: use wilc handler as cookie in request_threaded_irq()
2021-02-25 06:29:16 linux-wireless [PATCH v2] wilc1000: use wilc handler as cookie in request_threaded_irq()
2021-02-24 13:50:43 linux-wireless Re: [PATCH 4/4] wilc1000: Add support for enabling CRC
2021-02-24 13:17:15 linux-wireless [PATCH] wilc1000: use wilc handler as cookie in request_threaded_irq()
2021-02-24 10:05:51 linux-wireless Re: [PATCH 4/4] wilc1000: Add support for enabling CRC
2021-02-24 09:57:17 linux-wireless Re: [PATCH] wilc1000: Support chip sleep over SPI
2021-02-23 17:22:45 linux-wireless Re: wilc1000 driver
2021-02-22 10:05:05 linux-wireless Re: wilc1000 driver
2020-12-08 10:40:36 linux-wireless [PATCH] wilc1000: changes for SPI communication stall issue found with Iperf
2020-12-04 06:42:50 linux-wireless Re: [PATCH][next] wilc1000: remove redundant assignment to pointer vif
2020-11-25 11:43:12 linux-wireless [PATCH 2/5] wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
2020-11-25 11:43:00 linux-wireless [PATCH 4/5] wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
2020-11-25 11:42:49 linux-wireless [PATCH 0/5] wilc1000: added WMM support and minor fixes
2020-11-25 11:42:26 linux-wireless [PATCH 3/5] wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
2020-11-25 11:42:00 linux-wireless [PATCH 5/5] wilc1000: added queue support for WMM
2020-11-25 11:41:50 linux-wireless [PATCH 1/5] wilc1000: added 'ndo_set_mac_address' callback support
2020-08-20 06:02:59 linux-kernel Re: [PATCH] [v2] wilc1000: Fix memleak in wilc_bus_probe
2020-08-20 05:58:36 linux-kernel Re: [PATCH] [v2] wilc1000: Fix memleak in wilc_sdio_probe
2020-08-20 05:30:16 linux-kernel Re: [PATCH] staging: wilc1000: Fix memleak in wilc_sdio_probe
2020-07-17 05:15:37 linux-wireless [PATCH] wilc1000: Move wilc1000 SDIO ID's from driver source to common header file
2020-07-10 05:29:08 linux-wireless [PATCH] linux-firmware: wilc1000: add wilc1000 v15.4 FW
2020-07-10 05:25:30 linux-wireless [PATCH wireless-drivers-next 1/5] MAINTAINERS: net: wilc1000: Update entry