summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/hirschmann
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()Zou Wei2021-06-071-2/+1
* net: dsa: no longer clone skb in core driverYangbo Lu2021-04-272-12/+17
* net: dsa: no longer identify PTP packet in core driverYangbo Lu2021-04-272-2/+7
* net: dsa: check tx timestamp request in core driverYangbo Lu2021-04-271-4/+0
* net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang2021-03-281-6/+2
* net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2021-03-221-0/+18
* net: dsa: hellcreek: Offload bridge port flagsKurt Kanzenbach2021-03-151-25/+104
* net: dsa: hellcreek: Add devlink FDB regionKurt Kanzenbach2021-03-132-0/+63
* net: dsa: hellcreek: Move common code to helperKurt Kanzenbach2021-03-131-42/+43
* net: dsa: hellcreek: Use boolean valueKurt Kanzenbach2021-03-131-1/+1
* net: dsa: hellcreek: Add devlink VLAN regionKurt Kanzenbach2021-03-132-0/+80
* net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean2021-02-141-1/+2
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-141-4/+8
* net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach2021-02-012-7/+40
* net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach2021-02-012-0/+64
* net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach2021-01-291-0/+1
* net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2021-01-232-2/+318
* net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-151-5/+0
* net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-3/+9
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-111-5/+1
* net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-111-15/+7
* net: dsa: fix led_classdev build errorsRandy Dunlap2021-01-061-0/+1
* net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach2020-11-231-1/+1
* net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King2020-11-101-2/+2
* net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach2020-11-053-0/+156
* net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri2020-11-057-14/+616
* net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri2020-11-056-1/+435
* net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach2020-11-054-0/+1512