Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-12-19 Thread Kalle Valo
Srinivasan Raju writes: >> What will be the directory structure in linux-firmware? It should be >> unique so that it's not possible to mix with other drivers. > > I have created the following directory structure, Please let me know if this > is OK. > > LICENCE.purelifi_firmware | 29 ++

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-12-03 Thread Srinivasan Raju
> What will be the directory structure in linux-firmware? It should be > unique so that it's not possible to mix with other drivers. I have created the following directory structure, Please let me know if this is OK. LICENCE.purelifi_firmware | 29 + purelifi/Li-F

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-12-03 Thread Kalle Valo
Srinivasan Raju writes: > we will be submitting to linux-firmware repository @ > https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git > I will share the link once it is accpeted, we have sent another > version of the patch v8 , please review and provide your comments What

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-12-02 Thread Srinivasan Raju
Subject: Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices > I haven't had a chance to review this yet but we have some documentation for > new drivers: > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#new_driver >

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-11-25 Thread Srinivasan Raju
> I haven't had a chance to review this yet but we have some documentation for > new drivers: > https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#new_driver > Is the firmware publically available? Thanks Kalle, We will make the firmware available in our website fo

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-11-24 Thread Kalle Valo
Srinivasan Raju wrote: > This introduces the pureLiFi LiFi driver for LiFi-X, LiFi-XC > and LiFi-XL USB devices. > > This driver implementation has been based on the zd1211rw driver. > > Driver is based on 802.11 softMAC Architecture and uses > native 802.11 for configuration and management. >

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-11-17 Thread Srinivasan Raju
> trivial notes and some style and content defects: > (I stopped reading after awhile) Thanks, I will address the comments. Regards Srini

Re: [PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-11-16 Thread Joe Perches
On Mon, 2020-11-16 at 14:52 +0530, Srinivasan Raju wrote: > This introduces the pureLiFi LiFi driver for LiFi-X, LiFi-XC > and LiFi-XL USB devices. > > This driver implementation has been based on the zd1211rw driver. > > Driver is based on 802.11 softMAC Architecture and uses > native 802.11 for

[PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices

2020-11-16 Thread Srinivasan Raju
This introduces the pureLiFi LiFi driver for LiFi-X, LiFi-XC and LiFi-XL USB devices. This driver implementation has been based on the zd1211rw driver. Driver is based on 802.11 softMAC Architecture and uses native 802.11 for configuration and management. The driver is compiled and tested in ARM