summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/rtl8366rb.c
AgeCommit message (Expand)Author
2022-01-28net: dsa: realtek-smi: move to subdirectoryLuiz Angelo Daros de Luca
2022-01-28net: dsa: realtek-smi: fix kdoc warningsLuiz Angelo Daros de Luca
2021-12-08net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean
2021-12-08net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean
2021-12-08net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean
2021-10-08net: dsa: rtl8366rb: remove unneeded semicolonYang Li
2021-10-06net: dsa: rtl8366rb: Support setting STP stateLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support fast agingLinus Walleij
2021-10-06net: dsa: rtl8366rb: Support disabling learningLinus Walleij
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij
2021-09-27net: dsa: rtl8366rb: Fix off-by-one bugLinus Walleij
2021-09-27net: dsa: rtl8366rb: Rewrite weird VLAN filering enablementLinus Walleij
2021-09-27net: dsa: rtl8366: Drop custom VLAN set-upLinus Walleij
2021-09-27net: dsa: rtl8366rb: Support bridge offloadingDENG Qingfang
2021-01-27net: dsa: rtl8366rb: standardize init jam tablesLorenzo Carletti
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
2020-10-10net: dsa: rtl8366rb: Roof MTU for switchLinus Walleij
2020-09-21net: dsa: rtl8366rb: Support all 4096 VLANsLinus Walleij
2020-09-07net: dsa: rtl8366rb: Switch to phylinkLinus Walleij
2020-09-06net: dsa: rtl8366rb: Support setting MTULinus Walleij
2020-07-08net: dsa: rtl8366rb: Support the CPU DSA tagLinus Walleij
2020-01-08net: dsa: Get information about stacked DSA protocolFlorian Fainelli
2019-10-01net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_nameWen Yang
2019-06-14net: dsa: fix warning same module namesAnders Roxell
2019-02-24dsa: Remove phydev parameter from disable_port callAndrew Lunn
2018-08-09net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij
2018-07-18net: dsa: realtek-smi: Add Realtek SMI driverLinus Walleij