aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.15/drivers/net/dsa/rtl83xx/dsa.c
Commit message (Expand)AuthorAgeFilesLines
* realtek: Add missing headersOlliver Schinagl2023-06-121-0/+1
* realtek: 5.15: comment unused part of realtek ethernet driverChristian Marangi2023-05-121-2/+0
* realtek: remove redundant is_lagmember checksJan Hoffmann2023-05-071-13/+2
* realtek: remove store_mcgroups/load_mcgroupsJan Hoffmann2023-05-071-26/+0
* realtek: don't add CPU port to multicast portmasksJan Hoffmann2023-05-071-5/+2
* realtek: actually remove port from multicast portmaskJan Hoffmann2023-05-071-0/+1
* realtek: don't treat first multicast portmask entry as reservedJan Hoffmann2023-05-071-1/+0
* realtek: fix writing/deletion of CAM entriesJan Hoffmann2023-05-071-4/+4
* realtek: handle changed flags in VLAN configurationJan Hoffmann2023-05-071-17/+21
* realtek: fix standalone ports in presence of static fdb entriesJan Hoffmann2023-05-071-0/+15
* realtek: initialize port masks to match the default stateJan Hoffmann2023-05-071-12/+11
* realtek: properly update port masks when port leaves bridgeJan Hoffmann2023-05-071-5/+5
* realtek: Reduce variable scopesOlliver Schinagl2022-12-271-37/+21
* realtek: Replace C++ style commentsOlliver Schinagl2022-12-271-33/+33
* realtek: Whitespace and codestyle cleanupOlliver Schinagl2022-12-271-33/+42
* realtek: add cond_resched to loops accessing the FDB tableJan Hoffmann2022-12-271-0/+3
* realtek: update dsa.c of DSA driver for 5.15INAGAKI Hiroshi2022-12-151-101/+88
* realtek: copy dts/files/patches/configs for 5.15INAGAKI Hiroshi2022-12-151-0/+2259