Re: [PATCH v2 2/4] PCI: pci-host-generic: Fix lookup of linux,pci-probe-only property

2015-08-14 Thread Alexander Graf
> On 14.08.2015, at 09:43, Will Deacon wrote: > > On Fri, Aug 14, 2015 at 05:40:51PM +0100, Bjorn Helgaas wrote: >> On Fri, Aug 14, 2015 at 05:19:17PM +0100, Marc Zyngier wrote: >>> When pci-host-generic looks for the probe-only property, it seems >>> to trust the DT to be correctly written, and

Re: [PATCH net-next v13 3/3] net: hisilicon: new hip04 ethernet driver

2015-01-19 Thread Alexander Graf
On 01/14/15 07:34, Ding Tianhong wrote: Support Hisilicon hip04 ethernet driver, including 100M / 1000M controller. The controller has no tx done interrupt, reclaim xmitted buffer in the poll. v13: Fix the problem of alignment parameters for function and checkpatch warming. v12: According Alex

Re: [PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver

2015-01-15 Thread Alexander Graf
On 15.01.15 10:42, Arnd Bergmann wrote: > On Thursday 15 January 2015 16:37:23 Ding Tianhong wrote: >> On 2015/1/14 18:19, Alexander Graf wrote: >>> >>> >From a 1 feet perspective it looks like two problems to me >>> >>> 1) Allocatio

Re: [PATCH net-next v13 0/3] add hisilicon hip04 ethernet driver

2015-01-14 Thread Alexander Graf
On 14.01.15 07:34, Ding Tianhong wrote: > v13: > - Fix the problem of alignment parameters for function and checkpatch warming. > > v12: > - According Alex's suggestion, modify the changelog and add > MODULE_DEVICE_TABLE > for hip04 ethernet. > > v11: > - Add ethtool support for tx coalecse

Re: [PATCH net-next v11 3/3] net: hisilicon: new hip04 ethernet driver

2015-01-12 Thread Alexander Graf
On 12.01.15 09:03, Ding Tianhong wrote: > Support Hisilicon hip04 ethernet driver, including 100M / 1000M controller. > The controller has no tx done interrupt, reclaim xmitted buffer in the poll. > > v11: Add ethtool support for tx coalecse getting and setting, the xmit_more > is not supported fo

Re: [PATCH v8 3/3] net: hisilicon: new hip04 ethernet driver

2014-12-07 Thread Alexander Graf
On 07.12.14 04:28, Ding Tianhong wrote: > On 2014/12/7 8:42, Alexander Graf wrote: >> On 19.04.14 03:13, Zhangfei Gao wrote: >>> Support Hisilicon hip04 ethernet driver, including 100M / 1000M controller. >>> The controller has no tx done interrupt, reclaim

Re: [PATCH v8 3/3] net: hisilicon: new hip04 ethernet driver

2014-12-06 Thread Alexander Graf
On 19.04.14 03:13, Zhangfei Gao wrote: > Support Hisilicon hip04 ethernet driver, including 100M / 1000M controller. > The controller has no tx done interrupt, reclaim xmitted buffer in the poll. > > Signed-off-by: Zhangfei Gao Is this driver still supposed to go upstream? I presume this was the