Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1229033
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 0/5] net: Hisilicon Network Subsystem support |
| Date | 2015-09-21 06:50 +0200 |
| Message-ID | <qb1d8-4DV-19@gated-at.bofh.it> (permalink) |
| References | <q9Bb3-3UM-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: huangdaode <huangdaode@hisilicon.com> Date: Thu, 17 Sep 2015 14:51:45 +0800 > This is V2 of Hisilicon Network Subsystem(HNS) patchesets taking care > about LKML comments. > > Please find out the changes from the change logs. > This patchset is rebased on mainline kernel Linux 4.3-rc1 branch. > > [PATCH v2 1/5] Device Tree Binding Documentation > [PATCH v2 2/5] Merge MDIO Module > [PATCH v2 3/5] Hisilicon Network Acceleration Engine Framework > [PATCH v2 4/5] Distributed System Area Fabric Module > [PATCH v2 5/5] Basic Ethernet Driver Module > > Changes from V1: > 1. Remove "inline" in C file (according to LKML comment, same in below). > 2. Fix a bug about class_find_device. > 3. Change the DTS pattern on hnae, restruct it to compatible with Hi1610 soc. > 4. Unified hip04_mdio and hip05_mdio into hns_mdio, which is more usaul for > later SOCs. > > V1 Patches Reference: https://lkml.org/lkml/2015/8/14/165 Series applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 0/5] net: Hisilicon Network Subsystem support huangdaode <huangdaode@hisilicon.com> - 2015-09-17 08:50 +0200 [PATCH v2 3/5] net: add Hisilicon Network Subsystem hnae framework support huangdaode <huangdaode@hisilicon.com> - 2015-09-17 08:50 +0200 [PATCH v2 2/5] net: add Hisilicon Network Subsystem MDIO support huangdaode <huangdaode@hisilicon.com> - 2015-09-17 08:50 +0200 Re: [PATCH v2 0/5] net: Hisilicon Network Subsystem support David Miller <davem@davemloft.net> - 2015-09-21 06:50 +0200
csiph-web