#
591200ef |
| 23-Oct-2024 |
Gagandeep Singh <g.singh@nxp.com> |
bus/fslmc: upgrade MC to version 10.37
This patch upgrades the MC version compaitbility to 10.37
Signed-off-by: Gagandeep Singh <g.singh@nxp.com> Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com
bus/fslmc: upgrade MC to version 10.37
This patch upgrades the MC version compaitbility to 10.37
Signed-off-by: Gagandeep Singh <g.singh@nxp.com> Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
f48cd6c6 |
| 03-Jan-2022 |
Nipun Gupta <nipun.gupta@nxp.com> |
bus/fslmc: update management complex FW to 10.29
update MC firmware library version to 10.29
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Signed-off-by: Gagandeep Singh <g.singh@nxp.com> Acked-
bus/fslmc: update management complex FW to 10.29
update MC firmware library version to 10.29
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Signed-off-by: Gagandeep Singh <g.singh@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
2cb2abf3 |
| 06-Oct-2021 |
Hemant Agrawal <hemant.agrawal@nxp.com> |
bus/fslmc: update MC FW to 10.28
Updating MC firmware support APIs to be latest. It supports improved DPDMUX (SRIOV equivalent) for traffic split between dpnis and additional PTP APIs.
Signed-off-b
bus/fslmc: update MC FW to 10.28
Updating MC firmware support APIs to be latest. It supports improved DPDMUX (SRIOV equivalent) for traffic split between dpnis and additional PTP APIs.
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
3d43972b |
| 24-Feb-2021 |
Hemant Agrawal <hemant.agrawal@nxp.com> |
net/dpaa2: do not drop parse error packets by dpdmux
DPDMUX should not drop parse error packets. They shall be left to the decision of the connected DPNI interfaces
Signed-off-by: Hemant Agrawal <h
net/dpaa2: do not drop parse error packets by dpdmux
DPDMUX should not drop parse error packets. They shall be left to the decision of the connected DPNI interfaces
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
914450ba |
| 24-Feb-2021 |
Apeksha Gupta <apeksha.gupta@nxp.com> |
net/dpaa2: skip resetting dpdmux
This is require as the interface is shared with Linux and we do not want the dpdmux to be reset. Rather the default interface to kernel shall continue. command dpdmu
net/dpaa2: skip resetting dpdmux
This is require as the interface is shared with Linux and we do not want the dpdmux to be reset. Rather the default interface to kernel shall continue. command dpdmux_set_resetable is used to skip DPDMUX reset.
By default the DPDMUX_RESET command will reset the DPDMUX completely, dpdmux_set_resetable command will be ignored in old MC firmware.
Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
e5e9ef72 |
| 24-Feb-2021 |
Akhil Goyal <akhil.goyal@nxp.com> |
net/dpaa2: support raw pattern in dpdmux
Added support for flow raw pattern and check that the call for dpdmux_set_custom_key() which should be called only once for a particular DPDMUX as all previo
net/dpaa2: support raw pattern in dpdmux
Added support for flow raw pattern and check that the call for dpdmux_set_custom_key() which should be called only once for a particular DPDMUX as all previous rules will be erased with this call. Hence calling it for the first time only.
Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
show more ...
|
#
f513f620 |
| 06-Nov-2019 |
Sachin Saxena <sachin.saxena@nxp.com> |
drivers: update copyright for NXP files
Signed-off-by: Sachin Saxena <sachin.saxena@nxp.com> Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
|
#
0817d41f |
| 11-Jan-2019 |
Nipun Gupta <nipun.gupta@nxp.com> |
net/dpaa2: add dpdmux mc flib
dpdmux object is added as a part of net driver as it is used to de-multiplex packets to separate interfaces on basis of specific rules. These rules can be configured fr
net/dpaa2: add dpdmux mc flib
dpdmux object is added as a part of net driver as it is used to de-multiplex packets to separate interfaces on basis of specific rules. These rules can be configured from the software
Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com> Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
show more ...
|