[PATCH v4] stmmac: improve logging

2015-11-05 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v3 - Fix a missing comma for letting patch to be used atomaticly. Changes since v2 - Rollback to dev_ for some early init printing - rebased on 4.4-rc1 Changes since v1 - Use netdev_xxx instead of dev_xxx - Use

[PATCH v3] stmmac: improve logging

2015-11-05 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v2 - Rollback to dev_ for some early init printing - rebased on 4.4-rc1 Changes since v1 - Use netdev_xxx instead of dev_xxx - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" Regards -- To unsubscribe

[PATCH v3] stmmac: improve logging

2015-11-05 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v2 - Rollback to dev_ for some early init printing - rebased on 4.4-rc1 Changes since v1 - Use netdev_xxx instead of dev_xxx - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" Regards -- To unsubscribe

[PATCH v4] stmmac: improve logging

2015-11-05 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v3 - Fix a missing comma for letting patch to be used atomaticly. Changes since v2 - Rollback to dev_ for some early init printing - rebased on 4.4-rc1 Changes since v1 - Use netdev_xxx instead of dev_xxx - Use

Re: stmmac: improve logging

2015-09-15 Thread David Miller
From: LABBE Corentin Date: Thu, 10 Sep 2015 14:37:28 +0200 > This patch series try to improve logging of the stmmac driver. > > Changes since v1 > - Use netdev_xxx instead of dev_xxx > - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" This series does not apply cleanly to the current

Re: stmmac: improve logging

2015-09-15 Thread David Miller
From: LABBE Corentin Date: Thu, 10 Sep 2015 14:37:28 +0200 > This patch series try to improve logging of the stmmac driver. > > Changes since v1 > - Use netdev_xxx instead of dev_xxx > - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" This series does not

stmmac: improve logging

2015-09-10 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v1 - Use netdev_xxx instead of dev_xxx - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" Regards -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

stmmac: improve logging

2015-09-10 Thread LABBE Corentin
Hello This patch series try to improve logging of the stmmac driver. Changes since v1 - Use netdev_xxx instead of dev_xxx - Use netif_xxx instead of "if (netif_msg_type) dev_xxx" Regards -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to