mbox series

[0/3,SRU,Bionic,Unstable] Fixes net installs for SocioNext board

Message ID 20180608165220.6398-1-dann.frazier@canonical.com
Headers show
Series Fixes net installs for SocioNext board | expand

Message

dann frazier June 8, 2018, 4:52 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1775884

Clean cherry-picks from upstream. All 3 apply to bionic, unstable already
has one of them.

Ard Biesheuvel (1):
  net: netsec: reduce DMA mask to 40 bits

Jassi Brar (1):
  net: netsec: enable tx-irq during open callback

Masahisa KOJIMA (1):
  net: socionext: reset hardware in ndo_stop

 drivers/net/ethernet/socionext/netsec.c | 31 +++++++++++++++----------
 1 file changed, 19 insertions(+), 12 deletions(-)

Comments

Stefan Bader June 8, 2018, 4:58 p.m. UTC | #1
On 08.06.2018 09:52, dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1775884
> 
> Clean cherry-picks from upstream. All 3 apply to bionic, unstable already
> has one of them.
> 
> Ard Biesheuvel (1):
>   net: netsec: reduce DMA mask to 40 bits
> 
> Jassi Brar (1):
>   net: netsec: enable tx-irq during open callback
> 
> Masahisa KOJIMA (1):
>   net: socionext: reset hardware in ndo_stop
> 
>  drivers/net/ethernet/socionext/netsec.c | 31 +++++++++++++++----------
>  1 file changed, 19 insertions(+), 12 deletions(-)
> 
Acked-by: Stefan Bader <stefan.bader@canonical.com>
Kleber Sacilotto de Souza June 8, 2018, 5:30 p.m. UTC | #2
On 06/08/18 09:52, dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1775884
> 
> Clean cherry-picks from upstream. All 3 apply to bionic, unstable already
> has one of them.
> 
> Ard Biesheuvel (1):
>   net: netsec: reduce DMA mask to 40 bits
> 
> Jassi Brar (1):
>   net: netsec: enable tx-irq during open callback
> 
> Masahisa KOJIMA (1):
>   net: socionext: reset hardware in ndo_stop
> 
>  drivers/net/ethernet/socionext/netsec.c | 31 +++++++++++++++----------
>  1 file changed, 19 insertions(+), 12 deletions(-)
> 

Acked-by: Kleber Sacilotto de Souza <kleber.souza@canonical.com>
Khalid Elmously June 8, 2018, 9:41 p.m. UTC | #3
Applied to Bionic


On 2018-06-08 10:52:17 , dann frazier wrote:
> BugLink: https://bugs.launchpad.net/bugs/1775884
> 
> Clean cherry-picks from upstream. All 3 apply to bionic, unstable already
> has one of them.
> 
> Ard Biesheuvel (1):
>   net: netsec: reduce DMA mask to 40 bits
> 
> Jassi Brar (1):
>   net: netsec: enable tx-irq during open callback
> 
> Masahisa KOJIMA (1):
>   net: socionext: reset hardware in ndo_stop
> 
>  drivers/net/ethernet/socionext/netsec.c | 31 +++++++++++++++----------
>  1 file changed, 19 insertions(+), 12 deletions(-)
> 
> -- 
> 2.17.1
> 
> 
> -- 
> kernel-team mailing list
> kernel-team@lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/kernel-team
Thadeu Lima de Souza Cascardo June 26, 2018, 3:36 p.m. UTC | #4
Applied to unstable master branch.

Thanks.
Cascardo.

Applied-to: unstable/master