Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1581097
| From | Corentin Labbe <clabbe.montjoie@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/8] net: stmmac: misc patchs |
| Date | 2017-02-15 08:40 +0100 |
| Message-ID | <tb2lX-5ds-9@gated-at.bofh.it> (permalink) |
| References | <taRqy-62G-15@gated-at.bofh.it> <tb1pT-4Bj-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 15, 2017 at 07:34:41AM +0100, Giuseppe CAVALLARO wrote: > Hello Corentin > > On 2/14/2017 8:54 PM, Corentin Labbe wrote: > > Hello > > > > This is a follow up of my previous stmmac serie which address some comment > > done in v2. > > I wonder if you can resend all the patches as V3 > please add the Acked-by and Reviewed-by. This will help > on final review and integration. > > Thx for your support and effort > > Peppe > Hello Since all patch in v2 already hit linux-next, I just want to be sure, I can add "Acked-by and Reviewed-by" to thoses 8 new patchs ? Regards > > > > Corentin Labbe (8): > > net: stmmac: remove useless parenthesis > > net: stmmac: likely is useless in occasional function > > net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN > > net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed > > net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid > > net: stmmac: split the stmmac_adjust_link 10/100 case > > net: stmmac: reduce indentation by adding a continue > > net: stmmac: invert the logic for dumping regs > > > > .../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 18 ++--- > > drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 40 ++++++----- > > drivers/net/ethernet/stmicro/stmmac/stmmac_mdio.c | 82 +++++++++++----------- > > 3 files changed, 71 insertions(+), 69 deletions(-) > > >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/8] net: stmmac: misc patchs Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:00 +0100
[PATCH 3/8] net: stmmac: use SPEED_UNKNOWN/DUPLEX_UNKNOWN Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:00 +0100
[PATCH 4/8] net: stmmac: set speed at SPEED_UNKNOWN in case of broken speed Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:00 +0100
[PATCH 2/8] net: stmmac: likely is useless in occasional function Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:00 +0100
[PATCH 6/8] net: stmmac: split the stmmac_adjust_link 10/100 case Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:00 +0100
[PATCH 7/8] net: stmmac: reduce indentation by adding a continue Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:10 +0100
[PATCH 5/8] net: stmmac: run stmmac_hw_fix_mac_speed when speed is valid Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:10 +0100
[PATCH 8/8] net: stmmac: invert the logic for dumping regs Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-14 21:10 +0100
Re: [PATCH 0/8] net: stmmac: misc patchs Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2017-02-15 07:40 +0100
Re: [PATCH 0/8] net: stmmac: misc patchs Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-02-15 08:40 +0100
Re: [PATCH 0/8] net: stmmac: misc patchs Giuseppe CAVALLARO <peppe.cavallaro@st.com> - 2017-02-15 10:20 +0100
csiph-web