summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/hirschmann
AgeCommit message (Expand)AuthorFilesLines
2021-04-28net: dsa: no longer clone skb in core driverYangbo Lu2-12/+17
2021-04-28net: dsa: no longer identify PTP packet in core driverYangbo Lu2-2/+7
2021-04-28net: dsa: check tx timestamp request in core driverYangbo Lu1-4/+0
2021-03-29net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang1-6/+2
2021-03-23net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach1-0/+18
2021-03-15net: dsa: hellcreek: Offload bridge port flagsKurt Kanzenbach1-25/+104
2021-03-14net: dsa: hellcreek: Add devlink FDB regionKurt Kanzenbach2-0/+63
2021-03-14net: dsa: hellcreek: Move common code to helperKurt Kanzenbach1-42/+43
2021-03-14net: dsa: hellcreek: Use boolean valueKurt Kanzenbach1-1/+1
2021-03-14net: dsa: hellcreek: Add devlink VLAN regionKurt Kanzenbach2-0/+80
2021-02-15net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean1-1/+2
2021-02-15net: dsa: propagate extack to .port_vlan_addVladimir Oltean1-4/+8
2021-02-02net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach2-7/+40
2021-02-02net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach2-0/+64
2021-01-30net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach1-0/+1
2021-01-24net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2-2/+318
2021-01-16net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean1-5/+0
2021-01-12net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean1-3/+9
2021-01-12net: switchdev: remove the transaction structure from port attributesVladimir Oltean1-5/+1
2021-01-12net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean1-15/+7
2021-01-07net: dsa: fix led_classdev build errorsRandy Dunlap1-0/+1
2020-11-24net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach1-1/+1
2020-11-11net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King1-2/+2
2020-11-06net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach3-0/+156
2020-11-06net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri7-14/+616
2020-11-06net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri6-1/+435
2020-11-06net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach4-0/+1512