aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/hirschmann
AgeCommit message (Expand)Author
2022-01-27net: dsa: hellcreek: Add missing PTP via UDP rulesKurt Kanzenbach
2022-01-27net: dsa: hellcreek: Allow PTP P2P measurements on blocked portsKurt Kanzenbach
2022-01-27net: dsa: hellcreek: Add STP forwarding ruleKurt Kanzenbach
2022-01-27net: dsa: hellcreek: Fix insertion of static FDB entriesKurt Kanzenbach
2021-09-19net: dsa: hellcreek: be compatible with masters which unregister on shutdownVladimir Oltean
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach
2021-08-26net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach
2021-08-24net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean
2021-08-10net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean
2021-06-07net: dsa: hellcreek: Use is_zero_ether_addr() instead of memcmp()Zou Wei
2021-04-27net: dsa: no longer clone skb in core driverYangbo Lu
2021-04-27net: dsa: no longer identify PTP packet in core driverYangbo Lu
2021-04-27net: dsa: check tx timestamp request in core driverYangbo Lu
2021-03-28net: dsa: hellcreek: Remove redundant dev_err call in hellcreek_probe()Guobin Huang
2021-03-22net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach
2021-03-15net: dsa: hellcreek: Offload bridge port flagsKurt Kanzenbach
2021-03-13net: dsa: hellcreek: Add devlink FDB regionKurt Kanzenbach
2021-03-13net: dsa: hellcreek: Move common code to helperKurt Kanzenbach
2021-03-13net: dsa: hellcreek: Use boolean valueKurt Kanzenbach
2021-03-13net: dsa: hellcreek: Add devlink VLAN regionKurt Kanzenbach
2021-02-14net: dsa: propagate extack to .port_vlan_filteringVladimir Oltean
2021-02-14net: dsa: propagate extack to .port_vlan_addVladimir Oltean
2021-02-01net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach
2021-02-01net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach
2021-01-29net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach
2021-01-23net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-11net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean
2021-01-11net: switchdev: remove the transaction structure from port attributesVladimir Oltean
2021-01-11net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean
2021-01-06net: dsa: fix led_classdev build errorsRandy Dunlap
2020-11-23net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach
2020-11-10net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King
2020-11-05net: dsa: hellcreek: Add PTP status LEDsKurt Kanzenbach
2020-11-05net: dsa: hellcreek: Add support for hardware timestampingKamil Alkhouri
2020-11-05net: dsa: hellcreek: Add PTP clock supportKamil Alkhouri
2020-11-05net: dsa: Add DSA driver for Hirschmann Hellcreek switchesKurt Kanzenbach