aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10
Commit message (Expand)AuthorAgeFilesLines
...
* realtek: fix RTL838x receive tag decodingBjørn Mork2022-09-081-3/+6
* realtek: fix PLL register inconsistenciesMarkus Stockhausen2022-08-311-0/+3
* realtek: ignore disabled switch portsSander Vanheule2022-08-291-0/+3
* realtek: add RTL83XX clock driverMarkus Stockhausen2022-08-286-0/+1151
* realtek: add PLL DT binding includesMarkus Stockhausen2022-08-281-0/+15
* realtek: more generic platform initializationMarkus Stockhausen2022-08-201-5/+34
* realtek: clean up rtl838x MDIO busy wait loopJan Hoffmann2022-07-281-15/+22
* realtek: add SFP support for RTL8214FC PHYJan Hoffmann2022-07-281-1/+25
* realtek: rtl83xx-phy: decouple RTL8214FC media change and power configJan Hoffmann2022-07-281-52/+70
* realtek: rtl83xx-phy: fix RTL8214FC media changeJan Hoffmann2022-07-281-16/+16
* realtek: correct egress frame port verificationSander Vanheule2022-07-172-39/+36
* realtek: correct egress frame priority assignmentSander Vanheule2022-07-171-12/+14
* realtek: fix egress L2 learning on rtl839xSander Vanheule2022-07-171-1/+1
* realtek: fix egress port mask on rtl839xSander Vanheule2022-07-171-1/+1
* realtek: remove hardcoded sys-led configurationsSander Vanheule2022-07-101-40/+0
* realtek: cleanup LAG loggingMarkus Stockhausen2022-06-261-12/+14
* realtek: fix gcc-12 build with -Werror=array-compareBjørn Mork2022-06-221-1/+1
* realtek: do not reset SerDes on link changeBirger Koblitz2022-05-112-1/+3
* realtek: Trap all frames with switch as destination to CPU-portBirger Koblitz2022-05-081-0/+9
* realtek: remove debugging code from timerSander Vanheule2022-02-201-15/+3
* realtek: use DT provided address for timersSander Vanheule2022-02-201-23/+23
* realtek: fix locking bug in rtl838x_hw_receive()Birger Koblitz2022-02-181-3/+4
* realtek: add RTL8231 chip detectionSander Vanheule2022-02-171-1/+14
* realtek: always require SMI bus ID for RTL8231Sander Vanheule2022-02-171-17/+16
* realtek: use automatic GPIO numbering for RTL8231Sander Vanheule2022-02-171-1/+1
* realtek: fix RTL8231 gpio countSander Vanheule2022-02-171-1/+1
* realtek: rtl83xx-phy: abstract and document PHY featuresDaniel Golle2022-02-171-114/+135
* realtek: fix locking issuesBirger Koblitz2022-02-172-26/+22
* realtek: switch to use generic MDIO accessor functionsDaniel Golle2022-02-175-473/+398
* realtek: implement Clause-45 MDIO write on rtl931xDaniel Golle2022-02-172-26/+65
* realtek: add support for port led configuration on RTL93XXBirger Koblitz2022-02-176-8/+175
* realtek: Add support for the RTL8221B PHYBirger Koblitz2022-02-172-0/+18
* realtek: Add specific PHY polling options to support the Zyxel XGS1250/XGS1210Birger Koblitz2022-02-172-14/+101
* realtek: Fix link status detection on RTL9302 for SFP modulesBirger Koblitz2022-02-172-3/+23
* realtek: Add RTL931X sub-targetBirger Koblitz2022-02-171-0/+25
* realtek: Add HW support for RTL931X for PIE, L2 and STP agingBirger Koblitz2022-02-172-52/+1188
* realtek: Store and Restore MC memberships for port enable/disableBirger Koblitz2022-02-172-55/+86
* realtek: Copy all BPDUs to the kernelBirger Koblitz2022-02-174-8/+140
* realtek: Add L2 aging configuration functions for all SoC familiesBirger Koblitz2022-02-176-19/+58
* realted: Add DSA bridge offload configurationBirger Koblitz2022-02-174-1/+139
* realtek: Add Link Aggregation (aka trunking) supportBirger Koblitz2022-02-178-15/+369
* realtek: Cleanup setting inner/outer PVID and Ingress/Egres VLAN filteringBirger Koblitz2022-02-176-28/+189
* realtek: Add SDS configuration routines for the RTL93XX platformsBirger Koblitz2022-02-174-44/+2144
* realtek: Improve MAC config handling for all SoCsBirger Koblitz2022-02-173-34/+205
* realtek: Add support for detecting RTL9303 SoCsBirger Koblitz2022-02-171-0/+4
* realtek: Allow PHY-IDs to differ from Port numbersBirger Koblitz2022-02-171-9/+34
* realtek: Use SerDes Information from .dts for phylink configBirger Koblitz2022-02-172-5/+27
* realtek: Improve IRQ request in Ethernet driverBirger Koblitz2022-02-171-5/+4
* realtek: Replace the RTL9300 generic timer with a CEVT timerBirger Koblitz2022-02-172-196/+212
* realtek: Fix RTL931X Ethernet driverBirger Koblitz2022-02-171-21/+167