RE: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-08 Thread David Lin
> From: Rafał Miłecki [mailto:zaj...@gmail.com] worte: > On 8 February 2017 at 08:28, David Lin <d...@marvell.com> wrote: > >> From: Rafał Miłecki [mailto:zaj...@gmail.com] worte: > >> Sent: Wednesday, February 08, 2017 3:24 PM On 8 February 2017 at > >> 07

RE: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-07 Thread David Lin
> From: Rafał Miłecki [mailto:zaj...@gmail.com] worte: > Sent: Wednesday, February 08, 2017 3:24 PM > On 8 February 2017 at 07:30, David Lin <d...@marvell.com> wrote: > > steve.deros...@gmail.com [mailto:steve.deros...@gmail.com] wrote: > >> On Tue, Feb 7,

RE: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-07 Thread David Lin
steve.deros...@gmail.com [mailto:steve.deros...@gmail.com] wrote: > On Tue, Feb 7, 2017 at 10:15 PM, David Lin <d...@marvell.com> wrote: > >> Rafał Miłecki [mailto:zaj...@gmail.com] wrote: > >> On 7 February 2017 at 20:12, Steve deRosier <deros...@gmail.com>

Re: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-07 Thread David Lin
> Rafał Miłecki [mailto:zaj...@gmail.com] wrote: > On 7 February 2017 at 20:12, Steve deRosier wrote: > >> + /* look for all matching property names */ > >> + for_each_property_of_node(priv->dt_node, prop) { if > >> + (strcmp(prop->name, "marvell,2ghz") == 0) > >> +

RE: [EXT] Re: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-07 Thread David Lin
> From: steve.deros...@gmail.com Wrote: > Hi David, > > First off, I wanted to say thank-you for your work and effort in trying to get > mwlwifi upstream. My comments are in-line with my general notes > afterwards. > > On Tue, Dec 20, 2016 at 8:11 PM, David Lin

Re: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-02-07 Thread David Lin
> From: steve.deros...@gmail.com Wrote: > Hi David, > > First off, I wanted to say thank-you for your work and effort in > trying to get mwlwifi upstream. My comments are in-line with my > general notes afterwards. > > On Tue, Dec 20, 2016 at 8:11 PM, David Lin

RE: [PATCH v9] Add new mac80211 driver mwlwifi.

2017-01-09 Thread David Lin
> Johannes Berg [mailto:johan...@sipsolutions.net] wrote: > > On Wed, 2016-12-21 at 04:11 +0000, David Lin wrote: > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and > > 8897 > > chipsets. > > This driver was developed as part of the openwrt.o

[PATCH] linux-firmware: mwlwifi: update 88W8864 firmware.

2016-12-20 Thread David Lin
Release Version: 7.2.9.26. Signed-off-by: David Lin <d...@marvell.com> --- mwlwifi/88W8864.bin | Bin 116356 -> 118776 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/mwlwifi/88W8864.bin b/mwlwifi/88W8864.bin index 19b21a6bfbdd04073ebd62561fa8c2d

[PATCH v9] Add new mac80211 driver mwlwifi.

2016-12-20 Thread David Lin
information. - Added DFS, WPS, WDS and thermal function. - Changed length of mac vht_mpdu from 7991 to 3895. PATCH v9 changes since PATCH v8: - Added code to support Marvell WiFi chip with device power table. - Used IS_ENABLED macro to test for Kconfig symbols. David Lin (1): Add new mac80211 driver

RE: [v8] Add new mac80211 driver mwlwifi.

2016-07-19 Thread David Lin
Kalle Valo [mailto:kv...@codeaurora.org] wrote:. > > David Lin <d...@marvell.com> wrote: > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and 8897 > > chipsets. > > This driver was developed as part of the openwrt.org project to > > support

RE: [PATCH v8] Add new mac80211 driver mwlwifi.

2016-06-29 Thread David Lin
> From: linux-wireless-ow...@vger.kernel.org > [mailto:linux-wireless-ow...@vger.kernel.org] On Behalf Of Baumann, > Christoph (C.) > Sent: Wednesday, June 29, 2016 9:45 PM > To: linux-wireless@vger.kernel.org > Subject: Re: [PATCH v8] Add new mac80211 driver mwlwifi. > > Hello David, > > I

[PATCH v8] Add new mac80211 driver mwlwifi.

2016-06-27 Thread David Lin
information. - Added DFS, WPS, WDS and thermal function. - Changed length of mac vht_mpdu from 7991 to 3895. David Lin (1): Add new mac80211 driver mwlwifi. MAINTAINERS |6 + drivers/net/wireless/marvell/Kconfig|1 + drivers/net/wireless/marvell

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2016-03-19 Thread David Lin
> From: Julian Calaby [mailto:julian.cal...@gmail.com] Thursday, March 17, 2016 > 9:32 AM> > Hi David, > > On Thu, Mar 17, 2016 at 12:23 PM, David Lin <d...@marvell.com> wrote: > >> From: Julian Calaby [mailto:julian.cal...@gmail.com] Thursday, March > &g

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2016-03-19 Thread David Lin
> From: Julian Calaby [mailto:julian.cal...@gmail.com] Thursday, March 17, 2016 > 7:24 AM > > Hi David, > > On Thu, Nov 12, 2015 at 2:51 PM, David Lin <d...@marvell.com> wrote: > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and 8897 > > chi

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-12-14 Thread David Lin
mechanism is hooked on queue empty interrupt. > A few more comments below. > > On Thu, Nov 12, 2015 at 5:51 AM, David Lin <d...@marvell.com> wrote: > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and 8897 > > chipsets. > > This driver was develope

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-12-14 Thread David Lin
> Kalle Valo [mailto:kv...@codeaurora.org] wrote: > > David Lin <d...@marvell.com> writes: > > > On November 26, 2015 5:40 PM, Johannes Berg wrote: > >> On Thu, 2015-11-26 at 08:27 +, David Lin wrote: > >> > >> > > > +#ifdef CONFIG

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-12-14 Thread David Lin
> Kan Yan writes: > > David Lin <dlin@...> writes: > > > +static inline struct sk_buff *mwl_tx_do_amsdu(struct mwl_priv *priv, > > + int desc_num, > > ... > > + amsdu_pkts = (struct sk_buff_head

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-12-14 Thread David Lin
> Kalle Valo [mailto:kv...@codeaurora.org] wrote: > > David Lin <d...@marvell.com> writes: > > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and 8897 > > chipsets. > > This driver was developed as part of the openwrt.org proj

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-11-26 Thread David Lin
> On November 26, 2015 5:40 PM, Johannes Berg wrote: > > On Thu, 2015-11-26 at 08:27 +0000, David Lin wrote: > > > > Since you do this in .probe, you should consider loading the > > > firmware asynchronously. > > > > > > > I hope I can postpone

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-11-26 Thread David Lin
> On November 20, 2015 7:22 PM, Johannes Berg wrote: > > On Thu, 2015-11-12 at 03:51 +0000, David Lin wrote: > > > > +static int print_mac_addr(char *p, u8 *mac_addr) { > > + int i; > > + char *str = p; > > + > > + str += sprintf(str, "mac a

RE: [PATCH v7] Add new mac80211 driver mwlwifi.

2015-11-26 Thread David Lin
> On November 13, 2015 3:48 AM, Jes Sorensen wrote: > > David Lin <d...@marvell.com> writes: > > This patch provides the mwlwifi driver for Marvell 8863, 8864 and 8897 > > chipsets. > > This driver was developed as part of the openwrt.org project to > > supp

RE: [PATCH v6] Add new mac80211 driver mwlwifi.

2015-10-02 Thread David Lin
> Kalle Valo [mailto:kv...@codeaurora.org] writes: > > David Lin <d...@marvell.com> writes: > > > The Linux driver for WRT1900AC. The work was initially developed as > > part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi. > > > >

RE: [PATCH v5] Add new mac80211 driver mwlwifi.

2015-09-29 Thread David Lin
like it had not yet been added to linux-firmware.git. After sending out Patch v7, I will check to see if this patch can be added to linux-firmware.git. > -- > Kalle Valo Thanks, David From: David Lin <dlin@...> Subject: [PATCH] Add FW binary used by mwlwifi driver. Newsgroups: gma

RE: [PATCH v6] Add new mac80211 driver mwlwifi.

2015-09-07 Thread David Lin
> Kalle Valo <kv...@codeaurora.org> writes: > > David Lin <d...@marvell.com> writes: > > > The Linux driver for WRT1900AC. The work was initially developed as > > part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi. > > > > T

RE: [PATCH v6] Add new mac80211 driver mwlwifi.

2015-09-07 Thread David Lin
> Kalle Valo [mailto:kv...@codeaurora.org] writes: > > David Lin <d...@marvell.com> writes: > > > The Linux driver for WRT1900AC. The work was initially developed as > > part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi. > > > >

RE: [PATCH v5] Add new mac80211 driver mwlwifi.

2015-07-07 Thread David Lin
Johannes Berg wrote: +/* Bit definitio for MACREG_REG_A2H_INTERRUPT_CAUSE (A2HRIC) */ typo Will correct it. +/* Bit definitio for MACREG_REG_H2A_INTERRUPT_CAUSE (H2ARIC) */ same here Will correct it. +struct mwl_chip_info { + char *part_name; + char *fw_image; +};

RE: [PATCH v5] Add new mac80211 driver mwlwifi.

2015-07-06 Thread David Lin
Jonas Gorski wrote: Hi, On Fri, Jul 3, 2015 at 8:10 AM, David Lin d...@marvell.com wrote: The Linux driver for WRT1900AC. The work was initially developed as part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi. This is still work in progress, with 8864 chipset

RE: [PATCH v4] Add new mac80211 driver mwlwifi.

2015-07-01 Thread David Lin
James Cameron wrote: On Tue, Jun 30, 2015 at 09:18:44AM -0500, Dan Williams wrote: On Tue, 2015-06-30 at 10:21 +0200, Johannes Berg wrote: On Tue, 2015-06-30 at 01:49 +, David Lin wrote: +++ b/drivers/net/wireless/mwlwifi/Kconfig @@ -0,0 +1,17 @@ +config MWLWIFI

RE: [PATCH v4] Add new mac80211 driver mwlwifi.

2015-07-01 Thread David Lin
Johannes Berg wrote: On Wed, 2015-07-01 at 14:42 +, David Lin wrote: We can leave both selectable by developer testing as per your suggestion, and assume users/integrators will know how to put the driver they want in their system. We were warned about causing confusion hence

RE: [PATCH v4] Add new mac80211 driver mwlwifi.

2015-06-29 Thread David Lin
Joe Perches wrote: On Tue, 2015-06-30 at 01:49 +, David Lin wrote: The Linux driver for WRT1900AC. The work was initially developed as part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi. trivia: Please add terminating newlines to logging messages

RE: [PATCH v3] Add new mac80211 driver mwlwifi.

2015-06-26 Thread David Lin
Johannes Berg wrote: On Fri, 2015-06-26 at 01:25 +, David Lin wrote: Both the drivers are operable for the same chip part number 8897 and its modules (boards) manufactured out there. The PCI Device ID is a fixed value (by chip/manufacturer) on those modules. As said earlier

RE: [PATCH v3] Add new mac80211 driver mwlwifi.

2015-06-25 Thread David Lin
Johannes Berg wrote: On Thu, 2015-06-25 at 03:48 +, David Lin wrote: Signed-off-by: David Lin d...@marvell.com This really needs a commit message, like saying what chips it supports, perhaps where to find them, and similar. O.K. We will add it. drivers/net/wireless/Kconfig

RE: [PATCH v2] Add new mac80211 driver mwlwifi.

2015-06-17 Thread David Lin
Johannes Berg wrote: On Wed, 2015-06-17 at 08:07 +, David Lin wrote: Also, you probably really should have two header files - one for the firmware structs and one for the driver structs - especially since you seem to be confusing the two! As mentioned before

RE: [PATCH v2] Add new mac80211 driver mwlwifi.

2015-06-17 Thread David Lin
On Wed, 2015-06-17 at 3:28 PM Johannes Berg wrote: On Wed, 2015-06-17 at 06:06 +, David Lin wrote: (not really reading all of this right now, just two small comments) +struct mwl_tx_desc { + u8 data_rate; + u8 tx_priority; + __le16 qos_ctrl; + __le32 pkt_ptr

RE: [PATCH] Add new mac80211 driver mwlwifi.

2015-06-09 Thread David Lin
the current code status for now. After modification is done, I will come out [PATCH v2] for you to review again. Thanks, David On Thu, 2015-06-04 at 04:57 +, David Lin wrote: drivers/net/wireless/mwlwifi/Kconfig| 17 + Does this driver has any relation to mwifiex? Perhaps the same

RE: [PATCH] mwlwifi: Initial submission of wireless driver to mainline

2015-06-05 Thread David Lin
On 06/06/2015 6:01 AM, Alexis Green wrote: Are there plans to add support for 802.11s mesh point mode? Yes, it will be worked on in the future. Thanks, David On Fri, Jun 5, 2015 at 8:09 AM, David Lin d...@marvell.com wrote: On 06/05/2015 12:29 PM, Ben Greear wrote: On 06/04/2015 07:41

RE: [PATCH] mwlwifi: Initial submission of wireless driver to mainline

2015-06-05 Thread David Lin
On 06/05/2015 12:29 PM, Ben Greear wrote: On 06/04/2015 07:41 PM, David Lin wrote: On 06/03/2015 09:55 PM, David Lin wrote: Hi all, Herewith, I am submitting the Linux driver for WRT1900AC. The work was initially developed as part of openwrt effort and maintained on https

RE: [PATCH] mwlwifi: Initial submission of wireless driver to mainline

2015-06-04 Thread David Lin
On 06/03/2015 09:55 PM, David Lin wrote: Hi all, Herewith, I am submitting the Linux driver for WRT1900AC. The work was initially developed as part of openwrt effort and maintained on https://github.com/kaloz/mwlwifi, thanks to the host where it is nurtured. Recently, I

[PATCH] mwlwifi: Initial submission of wireless driver to mainline

2015-06-03 Thread David Lin
that it can be qualified for mainline. This is still work in progress, with 8864 chipset more mature and tested, while 8897 for the similar use case is added recently. We will continue to maintain and enhance it. We hope the community will welcome this initial submission! Regards, David Lin