You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: ti: prueth: Adds support for network filters for traffic control supported by PRU-ICSS
Driver updates to enable/disable network filters and traffic control
features supported by the firmware running on PRU-ICSS.
Control of the following features are now supported:
1. Promiscuous mode
2. Network Storm prevention
3. Multicast filtering and
4. VLAN filtering
Firmware running on PRU-ICSS will go through all these filter checks
prior to sending the rx packets to the host.
Ethtool or dev ioctl can be used to enable/disable these features from
the user space.
Signed-off-by: Roger Quadros <[email protected]>
Signed-off-by: Andrew F. Davis <[email protected]>
Signed-off-by: Basharath Hussain Khaja <[email protected]>
Signed-off-by: Parvathi Pudi <[email protected]>
Signed-off-by: NipaLocal <nipa@local>
0 commit comments