Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1357744
| From | Daode Huang <huangdaode@hisilicon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH V2 net 0/6] net: hns: hns driver updates |
| Date | 2016-03-15 03:00 +0100 |
| Message-ID | <rcMr7-3zb-7@gated-at.bofh.it> (permalink) |
| References | <rbr5p-3zy-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Dave, Could you please help me to review this patch set? I am so sorry to send the patches in parallel to you, which increases you workload, So next time we will pay more attention to it, and learn more about kernel patch submitting. Thanks. MBR, Daode On 2016/3/11 17:10, Daode Huang wrote: > Hi Dave, > > This patch series are hisilicon network driver bug fix. > please merge them to the net repo. > Thanks > > Daode Huang > --- > changlog > v2: some minor change according to > MBR Sergei <sergei.shtylyov@cogentembedded.com> in > [patch 3/6] [patch 4/6]. > > v1: initial version. > > Daode Huang (6): > net: hns: bug fix about the overflow of mss > net: hns: fixes the hw interrupt bug in using napi > net: hns: fixed portid bug in sending manage pkt > net: hns: adds uc match for debug port > net: hns: fixed service-ges setting MAC-addr bug > net: hns: bug fix of getting hilink status > > drivers/net/ethernet/hisilicon/hns/hnae.h | 3 ++ > drivers/net/ethernet/hisilicon/hns/hns_ae_adapt.c | 1 + > drivers/net/ethernet/hisilicon/hns/hns_dsaf_gmac.c | 29 +++++++++++---- > drivers/net/ethernet/hisilicon/hns/hns_dsaf_misc.c | 41 ++++++++++++---------- > drivers/net/ethernet/hisilicon/hns/hns_dsaf_reg.h | 4 +++ > drivers/net/ethernet/hisilicon/hns/hns_enet.c | 32 +++++++++-------- > 6 files changed, 70 insertions(+), 40 deletions(-) >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V2 net 0/6] net: hns: hns driver updates Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
[PATCH V2 net 5/6] net: hns: fixed service-ges setting MAC-addr bug Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
[PATCH V2 net 2/6] net: hns: fixes the hw interrupt bug in using napi Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
[PATCH V2 net 6/6] net: hns: bug fix of getting hilink status Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
[PATCH V2 net 4/6] net: hns: adds uc match for debug port Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
[PATCH V2 net 1/6] net: hns: bug fix about the overflow of mss Daode Huang <huangdaode@hisilicon.com> - 2016-03-11 10:00 +0100
Re: [PATCH V2 net 0/6] net: hns: hns driver updates Daode Huang <huangdaode@hisilicon.com> - 2016-03-15 03:00 +0100
Re: [PATCH V2 net 0/6] net: hns: hns driver updates David Miller <davem@davemloft.net> - 2016-03-15 03:50 +0100
Re: [PATCH V2 net 0/6] net: hns: hns driver updates Daode Huang <huangdaode@hisilicon.com> - 2016-03-15 07:50 +0100
csiph-web