summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/hirschmann (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-271-4/+4
|\
| * net: dsa: hellcreek: Adjust schedule look ahead windowKurt Kanzenbach2021-08-261-1/+1
| * net: dsa: hellcreek: Fix incorrect setting of GCLKurt Kanzenbach2021-08-261-3/+3
* | net: dsa: let drivers state that they need VLAN filtering while standaloneVladimir Oltean2021-08-241-0/+1
|/
* net: dsa: hellcreek: fix broken backpressure in .port_fdb_dumpVladimir Oltean2021-08-101-2/+5
* 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-291-6/+2
* net: dsa: hellcreek: Report switch name and IDKurt Kanzenbach2021-03-231-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-151-1/+2
* net: dsa: propagate extack to .port_vlan_addVladimir Oltean2021-02-151-4/+8
* net: dsa: hellcreek: Report FDB table occupancyKurt Kanzenbach2021-02-022-7/+40
* net: dsa: hellcreek: Report VLAN table occupancyKurt Kanzenbach2021-02-022-0/+64
* net: dsa: hellcreek: Add missing TAPRIO dependencyKurt Kanzenbach2021-01-301-0/+1
* net: dsa: hellcreek: Add TAPRIO offloading supportKurt Kanzenbach2021-01-242-2/+318
* net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean2021-01-161-5/+0
* net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-121-3/+9
* net: switchdev: remove the transaction structure from port attributesVladimir Oltean2021-01-121-5/+1
* net: switchdev: remove vid_begin -> vid_end range from VLAN objectsVladimir Oltean2021-01-121-15/+7
* net: dsa: fix led_classdev build errorsRandy Dunlap2021-01-071-0/+1
* net: dsa: hellcreek: Don't print error message on deferKurt Kanzenbach2020-11-241-1/+1
* net: dsa: fix unintended sign extension on a u16 left shiftColin Ian King2020-11-111-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