aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10
Commit message (Expand)AuthorAgeFilesLines
* 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
* realtek: Fix Ethernet driver IRQ service routine for SMPBirger Koblitz2022-02-171-5/+0
* realtek: fix RTL839X receive tag decodingBirger Koblitz2022-02-171-4/+5
* realtek: Add SerDes access functions for RTL931XBirger Koblitz2022-02-172-0/+52
* realtek: Fix RTL931X-specific Ethernet driver functionsBirger Koblitz2022-02-173-30/+47
* realtek: rename rtl838x_reg structureBirger Koblitz2022-02-172-6/+6
* realtek: Fix RTL839x TX CPU-TagBirger Koblitz2022-02-171-2/+2
* realtek: Increase zone size for Ethernet driver DMABirger Koblitz2022-02-171-2/+2
* realtek: Enable Multithreading support in prom.cBirger Koblitz2022-02-171-0/+20
* realtek: Change Platform defines to depend on CONFIG_RTL83XXBirger Koblitz2022-02-171-2/+2
* realtek: Create 4 different Realtek PlatformsBirger Koblitz2022-02-171-1/+1
* realtek: Add support for RTL9300/RTL9310 I2C multiplexingBirger Koblitz2022-02-172-37/+330
* realtek: Add support for RTL9300/RTL9310 I2C controllerBirger Koblitz2022-02-172-0/+550
* realtek: remove legacy GPIO driver supportBirger Koblitz2022-02-171-474/+0
* realtek: Remove _machine_restart and _machine_haltSander Vanheule2021-11-241-85/+0
* realtek: reset both ethernet NIC and queuesSander Vanheule2021-11-241-4/+7
* realtek: re-enable IPv6 routingBjørn Mork2021-10-301-1/+1
* realtek: add legacy realtek GPIO driver for rtl9300 supportBirger Koblitz2021-10-092-0/+481
* realtek: Fix bug when accessing external PHYs on SoCs older than Revision CBirger Koblitz2021-10-091-3/+22
* realtek: cleanup PHY driverBirger Koblitz2021-10-091-8/+6
* realtek: Add debugfs support for RTL9300Birger Koblitz2021-10-092-1/+130
* realtek: Add SoC-specific routing offload implementationBirger Koblitz2021-10-094-165/+938