From: Kalle Valo <kvalo@codeaurora.org>
To: <pkshih@realtek.com>
Cc: <Larry.Finger@lwfinger.net>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH v3 00/19] rtlwifi: halmac: Add new module halmac
Date: Wed, 25 Apr 2018 10:36:17 +0300 [thread overview]
Message-ID: <87lgdbagb2.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <20180425020820.6141-1-pkshih@realtek.com> (pkshih@realtek.com's message of "Wed, 25 Apr 2018 10:08:01 +0800")
<pkshih@realtek.com> writes:
> From: Ping-Ke Shih <pkshih@realtek.com>
>
> v3: patch 06/17 in v2 is too big, so mail server may block the mail.
> In this patchset, I decompose the patch into three patches 06/19-08/19,
> so in patchset view v2 and v3 are identical.
I can confirm, all patches made it to patchwork now.
> v2: remove indirection to get halmac ops
> Only patches 1/17 and 11/17 are changed.
>
> Patches 1/19-3/19 are added structure to support this module.
> Patches 4/19-18/19 add new files.
> Patch 19/19 add this module to Makefile and Kconfig.
>
> Ping-Ke Shih (19):
> rtlwifi: add halmac structure to wifi.h
> rtlwifi: add debug ID COMP_HALMAC
> rtlwifi: add dmdef.h to share with driver and other modules
> rtlwifi: halmac: add main definition used by halmac
> rtlwifi: halmac: describe number and size of chip functions
> rtlwifi: halmac: add register definitions
> rtlwifi: halmac: add bit field definitions
> rtlwifi: halmac: add bit field definitions of rtl8822b
> rtlwifi: halmac: add definition of TX/RX descriptor
> rtlwifi: halmac: add GPIO pin/pinmux definitions
> rtlwifi: halmac: add power sequence to turn on/off wifi card
> rtlwifi: halmac: access efuse through halmac helper functions
> rtlwifi: halmac: add files to implement halmac ops
> rtlwifi: halmac: add halmac init/deinit functions
> rtlwifi: halmac: add firmware related functions and definitions
> rtlwifi: halmac: add bus interface commands
> rtlwifi: halmac: add to control WiFi mac functions and registers
> rtlwifi: halmac: add to support BB and RF functions
> rtlwifi: add halmac to Makefile and Kconfig
You are adding a new component to rtlwifi but there's no introduction in
the cover letter. Why is this needed? For what hardware is it for? What
new features does it bring?
> 77 files changed, 64201 insertions(+)
This is a huge patchset, I'm not even sure if I want to start reviewing
this. Especially when I have no clue about the big picture (which should
be described in the cover letter).
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches#too_many_patches
And I even read all 19 commit logs and there was no mention of why this
is needed either. I cannot just blindly apply patches without knowing
what they do.
--
Kalle Valo
next prev parent reply other threads:[~2018-04-25 7:36 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-25 2:08 [PATCH v3 00/19] rtlwifi: halmac: Add new module halmac pkshih
2018-04-25 2:08 ` [PATCH v3 01/19] rtlwifi: add halmac structure to wifi.h pkshih
2018-04-25 2:08 ` [PATCH v3 02/19] rtlwifi: add debug ID COMP_HALMAC pkshih
2018-04-25 2:08 ` [PATCH v3 03/19] rtlwifi: add dmdef.h to share with driver and other modules pkshih
2018-04-25 2:08 ` [PATCH v3 04/19] rtlwifi: halmac: add main definition used by halmac pkshih
2018-04-25 2:08 ` [PATCH v3 05/19] rtlwifi: halmac: describe number and size of chip functions pkshih
2018-04-25 2:08 ` [PATCH v3 06/19] rtlwifi: halmac: add register definitions pkshih
2018-04-25 2:08 ` [PATCH v3 07/19] rtlwifi: halmac: add bit field definitions pkshih
2018-04-25 2:08 ` [PATCH v3 08/19] rtlwifi: halmac: add bit field definitions of rtl8822b pkshih
2018-04-25 2:08 ` [PATCH v3 09/19] rtlwifi: halmac: add definition of TX/RX descriptor pkshih
2018-04-25 2:08 ` [PATCH v3 10/19] rtlwifi: halmac: add GPIO pin/pinmux definitions pkshih
2018-04-25 2:08 ` [PATCH v3 11/19] rtlwifi: halmac: add power sequence to turn on/off wifi card pkshih
2018-04-25 2:08 ` [PATCH v3 12/19] rtlwifi: halmac: access efuse through halmac helper functions pkshih
2018-04-25 2:08 ` [PATCH v3 13/19] rtlwifi: halmac: add files to implement halmac ops pkshih
2018-04-25 2:08 ` [PATCH v3 14/19] rtlwifi: halmac: add halmac init/deinit functions pkshih
2018-04-25 2:08 ` [PATCH v3 15/19] rtlwifi: halmac: add firmware related functions and definitions pkshih
2018-04-25 2:08 ` [PATCH v3 16/19] rtlwifi: halmac: add bus interface commands pkshih
2018-04-25 2:08 ` [PATCH v3 17/19] rtlwifi: halmac: add to control WiFi mac functions and registers pkshih
2018-04-25 2:08 ` [PATCH v3 18/19] rtlwifi: halmac: add to support BB and RF functions pkshih
2018-04-25 2:08 ` [PATCH v3 19/19] rtlwifi: add halmac to Makefile and Kconfig pkshih
2018-04-25 7:36 ` Kalle Valo [this message]
2018-04-27 5:44 ` [PATCH v3 00/19] rtlwifi: halmac: Add new module halmac Pkshih
2018-04-27 22:41 ` Barry Day
2018-04-30 2:40 ` Pkshih
2018-04-30 8:33 ` Krishna Chaitanya
2018-05-15 8:08 ` Pkshih
2018-05-16 12:36 ` Kalle Valo
2018-05-18 12:33 ` Pkshih
2018-05-24 8:27 ` Kalle Valo
2018-06-05 1:32 ` Pkshih
2018-06-29 8:38 ` New realtek 11ac driver Kalle Valo
2018-07-02 7:21 ` Dan Carpenter
2018-05-16 12:01 ` [PATCH v3 00/19] rtlwifi: halmac: Add new module halmac Kalle Valo
2018-05-16 12:09 ` Kalle Valo
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=87lgdbagb2.fsf@kamboji.qca.qualcomm.com \
--to=kvalo@codeaurora.org \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@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.