Home
last modified time | relevance | path

Searched hist:"579 a25a854d482bc9d0f9ab0e07ba32fb66bd9e3" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddescs.hdiff 579a25a854d482bc9d0f9ab0e07ba32fb66bd9e3 Mon Jan 13 10:24:09 CST 2020 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Initial support for TBS

Adds the initial hooks for TBS support. This needs a 32 byte descriptor
in order for it to work with current HW. Adds all the logic for Enhanced
Descriptors in main core but no HW related logic for now.

Changes from v2:
- Use bitfield for TBS status / support (Jakub)
- Remove unneeded cache alignment (Jakub)
- Fix checkpatch issues

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dhwif.hdiff 579a25a854d482bc9d0f9ab0e07ba32fb66bd9e3 Mon Jan 13 10:24:09 CST 2020 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Initial support for TBS

Adds the initial hooks for TBS support. This needs a 32 byte descriptor
in order for it to work with current HW. Adds all the logic for Enhanced
Descriptors in main core but no HW related logic for now.

Changes from v2:
- Use bitfield for TBS status / support (Jakub)
- Remove unneeded cache alignment (Jakub)
- Fix checkpatch issues

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dstmmac.hdiff 579a25a854d482bc9d0f9ab0e07ba32fb66bd9e3 Mon Jan 13 10:24:09 CST 2020 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Initial support for TBS

Adds the initial hooks for TBS support. This needs a 32 byte descriptor
in order for it to work with current HW. Adds all the logic for Enhanced
Descriptors in main core but no HW related logic for now.

Changes from v2:
- Use bitfield for TBS status / support (Jakub)
- Remove unneeded cache alignment (Jakub)
- Fix checkpatch issues

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
H A Dstmmac_main.cdiff 579a25a854d482bc9d0f9ab0e07ba32fb66bd9e3 Mon Jan 13 10:24:09 CST 2020 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Initial support for TBS

Adds the initial hooks for TBS support. This needs a 32 byte descriptor
in order for it to work with current HW. Adds all the logic for Enhanced
Descriptors in main core but no HW related logic for now.

Changes from v2:
- Use bitfield for TBS status / support (Jakub)
- Remove unneeded cache alignment (Jakub)
- Fix checkpatch issues

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
/openbmc/linux/include/linux/
H A Dstmmac.hdiff 579a25a854d482bc9d0f9ab0e07ba32fb66bd9e3 Mon Jan 13 10:24:09 CST 2020 Jose Abreu <Jose.Abreu@synopsys.com> net: stmmac: Initial support for TBS

Adds the initial hooks for TBS support. This needs a 32 byte descriptor
in order for it to work with current HW. Adds all the logic for Enhanced
Descriptors in main core but no HW related logic for now.

Changes from v2:
- Use bitfield for TBS status / support (Jakub)
- Remove unneeded cache alignment (Jakub)
- Fix checkpatch issues

Signed-off-by: Jose Abreu <Jose.Abreu@synopsys.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>