All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Arend van Spriel <arend.vanspriel@broadcom.com>
Cc: pkshih@realtek.com, Larry.Finger@lwfinger.net,
	yhchuang@realtek.com, linux-wireless@vger.kernel.org
Subject: Re: [PATCH v3 04/10] rtlwifi: enable mac80211 fast-tx support
Date: Wed, 17 Jan 2018 16:59:00 +0200	[thread overview]
Message-ID: <87d128cz0r.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <5A5F24D1.2080709@broadcom.com> (Arend van Spriel's message of "Wed, 17 Jan 2018 11:26:25 +0100")

Arend van Spriel <arend.vanspriel@broadcom.com> writes:

> On 1/17/2018 7:15 AM, pkshih@realtek.com wrote:
>> From: Ping-Ke Shih <pkshih@realtek.com>
>>
>> To enable the mac80211 fast-tx feature, the hw/driver needs to support
>> dynamic power saving and fragmentation. Since our driver does not
>> need to fragment packet into smaller pieces, we just hook an empty
>> callback of set_frag_threshold to avoid fragmentation in mac80211.
>>
>> After this, the mac80211 will not fragment the packets and can transmit
>> them faster by cache the header information.
>
> NACK. Please refer to earlier discussion [1].

I dropped this patch.

-- 
Kalle Valo

  reply	other threads:[~2018-01-17 14:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-17  6:15 [PATCH v3 00/10] rtlwifi: fix some bugs and add btcoex functions pkshih
2018-01-17  6:15 ` [PATCH v3 01/10] rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS pkshih
2018-01-17 15:13   ` [v3, " Kalle Valo
2018-01-17  6:15 ` [PATCH v3 02/10] rtlwifi: fix scan channel 1 fail after IPS pkshih
2018-01-17  6:15 ` [PATCH v3 03/10] rtlwifi: unlink bss when un-association pkshih
2018-01-17  6:15 ` [PATCH v3 04/10] rtlwifi: enable mac80211 fast-tx support pkshih
2018-01-17 10:26   ` Arend van Spriel
2018-01-17 14:59     ` Kalle Valo [this message]
2018-01-17  6:15 ` [PATCH v3 05/10] rtlwifi: Support A-MSDU in A-MPDU capability pkshih
2018-01-17 15:15   ` [v3,05/10] " Kalle Valo
2018-01-17  6:15 ` [PATCH v3 06/10] rtlwifi: btcoex: Add power_on_setting routine pkshih
2018-01-17  6:15 ` [PATCH v3 07/10] rtlwifi: btcoex: Remove global variables from btcoex pkshih
2018-01-17  6:15 ` [PATCH v3 08/10] rtlwifi: btcoex: Remove typedef statements pkshih
2018-01-17  6:15 ` [PATCH v3 09/10] rtlwifi: btcoex: Add common function for qeurying BT information pkshih
2018-01-17  6:15 ` [PATCH v3 10/10] rtlwifi: btcoex: add rfe_type parameter to btcoex pkshih

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d128cz0r.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@codeaurora.org \
    --cc=Larry.Finger@lwfinger.net \
    --cc=arend.vanspriel@broadcom.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    --cc=yhchuang@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.