aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek
Commit message (Expand)AuthorAgeFilesLines
* realtek: add support for I-O DATA BSH-G24MBINAGAKI Hiroshi2022-03-072-0/+206
* realtek: net: dsa: configure better brport flags when ports leave the bridgeBjørn Mork2022-03-061-0/+148
* kernel: bump 5.10 to 5.10.102John Audia2022-03-012-2/+2
* realtek: remove debugging code from timerSander Vanheule2022-02-201-15/+3
* realtek: use DT provided address for timersSander Vanheule2022-02-202-24/+24
* realtek: clean up RTL930x timer DT nodeSander Vanheule2022-02-201-3/+1
* realtek: ZyXEL GS1900-48: fix system LED polaritySander Vanheule2022-02-201-1/+1
* realtek: ZyXEL GS1900-48: drop status from gpio1Sander Vanheule2022-02-201-2/+0
* realtek: use higher priority for timer interruptsSander Vanheule2022-02-201-1/+1
* realtek: move RTL8231 definitions to board filesSander Vanheule2022-02-204-21/+23
* realtek: fix node addresses for RTL839xSander Vanheule2022-02-201-3/+3
* realtek: consolidate bootargs againSander Vanheule2022-02-205-11/+3
* 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-176-473/+1238
* realtek: implement Clause-45 MDIO write on rtl931xDaniel Golle2022-02-172-26/+65
* realtek: backport Clause-45 MDIO helper functionsDaniel Golle2022-02-171-0/+53
* 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-177-1/+517
* 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: Backport bridge configuration for DSABirger Koblitz2022-02-171-0/+144
* realtek: Add Link Aggregation (aka trunking) supportBirger Koblitz2022-02-178-15/+369
* realtek: Backport LAG functionality for DSABirger Koblitz2022-02-171-0/+759
* realtek: Cleanup setting inner/outer PVID and Ingress/Egres VLAN filteringBirger Koblitz2022-02-176-28/+189
* realtek: Add support for ZxXEL XGS1250-12 SwitchBirger Koblitz2022-02-172-0/+321
* realtek: Add RTL930X sub-targetBirger Koblitz2022-02-172-0/+222
* 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: Remove RTL838X PHY firmware from RTL839X kernelBirger Koblitz2022-02-171-2/+0
* realtek: Improve IRQ request in Ethernet driverBirger Koblitz2022-02-171-5/+4
* realtek: Adding RTL930X sub-targetBirger Koblitz2022-02-172-89/+34
* realtek: Use new CEVT timerBirger Koblitz2022-02-172-2/+4
* realtek: Replace the RTL9300 generic timer with a CEVT timerBirger Koblitz2022-02-174-224/+266
* realtek: Fix RTL931X Ethernet driverBirger Koblitz2022-02-171-21/+167
* realtek: Fix Ethernet driver IRQ service routine for SMPBirger Koblitz2022-02-171-5/+0