summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/hirschmann/hellcreek.c
AgeCommit message (Expand)AuthorFilesLines
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 Kanzenbach1-0/+62
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 Kanzenbach1-0/+74
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 Kanzenbach1-7/+39
2021-02-02net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach1-0/+59
2021-01-24net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach1-1/+302
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
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 support for hardware timestampingKamil Alkhouri1-0/+15
2020-11-06net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri1-0/+71
2020-11-06net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach1-0/+1253