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
2020-03-02 16:35:32 linux-wireless [PATCH v4 15/18] wilc1000: add fw.h
2020-03-02 16:35:30 linux-wireless [PATCH v4 12/18] wilc1000: add wlan.h
2020-03-02 16:35:26 linux-wireless [PATCH v4 14/18] wilc1000: add sdio.c
2020-03-02 16:35:22 linux-wireless [PATCH v4 13/18] wilc1000: add wlan.c
2020-03-02 16:35:16 linux-wireless [PATCH v4 04/18] wilc1000: add wlan_cfg.h
2020-03-02 16:35:14 linux-wireless [PATCH v4 02/18] wilc1000: add hif.c
2020-03-02 16:34:59 linux-wireless [PATCH v4 07/18] wilc1000: add cfg80211.h
2020-03-02 16:34:59 linux-wireless [PATCH v4 05/18] wilc1000: add wlan_cfg.c
2020-03-02 16:25:45 linux-wireless [PATCH 2/3] staging: wilc1000: remove unnecessary always true 'if' conditions
2020-03-02 16:24:24 linux-wireless [PATCH 0/3] staging: wilc1000: correct Smatch warnings & use flexible-array member
2020-03-02 16:24:24 linux-wireless [PATCH 1/3] staging: wilc1000: use correct data for memcpy in wilc_hif_pack_sta_param()
2020-03-02 16:24:24 linux-wireless [PATCH 3/3] staging: wilc1000: use flexible-array member instead of zero-length array
2020-02-25 07:44:10 linux-wireless [PATCH v3 03/18] wilc1000: add wlan_if.h
2020-02-25 07:43:28 linux-wireless [PATCH v3 09/18] wilc1000: add netdev.c
2020-02-25 07:43:28 linux-wireless [PATCH v3 13/18] wilc1000: add wlan.c
2020-02-25 07:43:27 linux-wireless [PATCH v3 18/18] wilc1000: add Makefile and Kconfig files for wilc1000 compilation
2020-02-25 07:43:02 linux-wireless [PATCH v3 17/18] dt: bindings: net: add microchip,wilc1000,spi.yaml
2020-02-25 07:42:40 linux-wireless [PATCH v3 16/18] dt: bindings: net: add microchip,wilc1000,sdio.yaml
2020-02-25 07:42:38 linux-wireless [PATCH v3 15/18] wilc1000: add fw.h
2020-02-25 07:42:38 linux-wireless [PATCH v3 10/18] wilc1000: add mon.c
2020-02-25 07:41:58 linux-wireless [PATCH v3 12/18] wilc1000: add wlan.h
2020-02-25 07:41:58 linux-wireless [PATCH v3 14/18] wilc1000: add sdio.c
2020-02-25 07:41:52 linux-wireless [PATCH v3 11/18] wilc1000: add spi.c
2020-02-25 07:41:46 linux-wireless [PATCH v3 06/18] wilc1000: add cfg80211.c
2020-02-25 07:41:45 linux-wireless [PATCH v3 07/18] wilc1000: add cfg80211.h
2020-02-25 07:41:44 linux-wireless [PATCH v3 05/18] wilc1000: add wlan_cfg.c
2020-02-25 07:41:43 linux-wireless [PATCH v3 08/18] wilc1000: add netdev.h
2020-02-25 07:41:42 linux-wireless [PATCH v3 00/18] wilc1000: move out of staging
2020-02-25 07:41:42 linux-wireless [PATCH v3 04/18] wilc1000: add wlan_cfg.h
2020-02-25 07:41:42 linux-wireless [PATCH v3 01/18] wilc1000: add hif.h
2020-02-25 07:41:42 linux-wireless [PATCH v3 02/18] wilc1000: add hif.c
2020-02-21 12:40:29 linux-wireless [PATCH] staging: wilc1000: use YAML schemas for DT binding documentation
2020-02-21 11:31:23 linux-wireless [PATCH] staging: wilc1000: avoid double unlocking of 'wilc->hif_cs' mutex
2020-02-14 11:53:47 linux-wireless [PATCH 8/8] staging: wilc1000: define macros to replace magic number values
2020-02-14 11:53:28 linux-wireless [PATCH 7/8] staging: wilc1000: use short name for hif local variable in chip_wakeup()
2020-02-14 11:52:59 linux-wireless [PATCH 5/8] staging: wilc1000: use commmon function to set SDIO block size
2020-02-14 11:52:44 linux-wireless [PATCH 2/8] staging: wilc1000: remove use of MAX_NUN_INT_THRPT_ENH2 macro
2020-02-14 11:52:44 linux-wireless [PATCH 3/8] staging: wilc1000: refactor interrupt handling for sdio
2020-02-14 11:52:44 linux-wireless [PATCH 1/8] staging: wilc1000: make use of FIELD_GET/_PREP macro
2020-02-14 11:52:44 linux-wireless [PATCH 0/8] staging: wilc1000: remove magic values and handle review comments
2020-02-14 11:52:44 linux-wireless [PATCH 6/8] staging: wilc1000: define macros for different register address for SDIO
2020-02-14 11:52:44 linux-wireless [PATCH 4/8] staging: wilc1000: make use of ALIGN macro
2020-02-12 10:15:58 linux-wireless [PATCH] staging: wilc1000: refactor p2p action frames handling API's
2020-02-12 09:04:56 linux-wireless Re: [PATCH v2 3/3] staging: wilc1000: refactor p2p action frames handling API's
2020-02-11 09:59:57 linux-wireless [PATCH v2 1/3] staging: wilc1000: remove use of vendor specific IE for p2p handling
2020-02-11 09:58:36 linux-wireless [PATCH v2 2/3] staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
2020-02-11 09:58:36 linux-wireless [PATCH v2 3/3] staging: wilc1000: refactor p2p action frames handling API's
2020-02-11 09:30:45 linux-wireless Re: [PATCH 3/3] staging: wilc1000: refactor p2p action frames handling API's
2020-02-10 18:36:40 linux-wireless [PATCH 2/3] staging: wilc1000: directly fetch 'priv' handler from 'vif' instance
2020-02-10 18:36:40 linux-wireless [PATCH 3/3] staging: wilc1000: refactor p2p action frames handling API's
2020-02-10 18:36:40 linux-wireless [PATCH 1/3] staging: wilc1000: remove use of vendor specific IE for p2p handling