aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10/drivers/net/dsa/rtl83xx/dsa.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: remove files for building 5.10 kernelNick Hainke2023-05-121-2234/+0
* realtek: remove redundant is_lagmember checksJan Hoffmann2023-05-071-13/+2
* realtek: remove store_mcgroups/load_mcgroupsJan Hoffmann2023-05-071-30/+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-20/+22
* 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: add cond_resched to loops accessing the FDB tableJan Hoffmann2022-12-271-0/+3
* realtek: refactor keep vlan tag setup, fix tagged forwardingLuiz Angelo Daros de Luca2022-12-011-4/+1
* realtek: fix typo in debug messageLuiz Angelo Daros de Luca2022-11-051-2/+2
* realtek: use assisted learning on CPU portJan Hoffmann2022-10-261-0/+16
* realtek: set up L2 table entries properlyJan Hoffmann2022-10-261-10/+19
* realtek: reduce excessive logging for FDB operationsJan Hoffmann2022-10-231-52/+3
* realtek: swap *_phylink_mac_link_down() contentsINAGAKI Hiroshi2022-10-081-7/+8
* realtek: fix place of fdb/mdb info messagesINAGAKI Hiroshi2022-10-081-2/+2
* realtek: do not reset SerDes on link changeBirger Koblitz2022-05-111-1/+2
* realtek: Trap all frames with switch as destination to CPU-portBirger Koblitz2022-05-081-0/+9
* realtek: fix locking issuesBirger Koblitz2022-02-171-1/+0
* realtek: add support for port led configuration on RTL93XXBirger Koblitz2022-02-171-0/+2
* realtek: Fix link status detection on RTL9302 for SFP modulesBirger Koblitz2022-02-171-3/+15
* realtek: Add HW support for RTL931X for PIE, L2 and STP agingBirger Koblitz2022-02-171-0/+18
* realtek: Store and Restore MC memberships for port enable/disableBirger Koblitz2022-02-171-55/+85
* realtek: Copy all BPDUs to the kernelBirger Koblitz2022-02-171-0/+10
* realtek: Add L2 aging configuration functions for all SoC familiesBirger Koblitz2022-02-171-18/+4
* realted: Add DSA bridge offload configurationBirger Koblitz2022-02-171-0/+44
* realtek: Add Link Aggregation (aka trunking) supportBirger Koblitz2022-02-171-2/+188
* realtek: Cleanup setting inner/outer PVID and Ingress/Egres VLAN filteringBirger Koblitz2022-02-171-12/+27
* realtek: Add SDS configuration routines for the RTL93XX platformsBirger Koblitz2022-02-171-7/+19
* realtek: Improve MAC config handling for all SoCsBirger Koblitz2022-02-171-27/+146
* realtek: Use SerDes Information from .dts for phylink configBirger Koblitz2022-02-171-4/+26
* realtek: Fix bug in VLAN ingress and egress filteringBirger Koblitz2021-10-091-4/+4
* realtek: Configure initial L2 learning setupBirger Koblitz2021-10-091-0/+4
* realtek: Add phylink configuration routines for RTL93xxBirger Koblitz2021-10-091-20/+240
* realtek: Add driver support for TC offloadingBirger Koblitz2021-10-091-0/+4
* realtek: fix compile errors in dsa driver for 5.10INAGAKI Hiroshi2021-09-261-3/+8
* realtek: copy config/files/patches to 5.10INAGAKI Hiroshi2021-09-261-0/+1587