aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10
Commit message (Expand)AuthorAgeFilesLines
* realtek: cleanup rtl83{8x,9x}_enable_learning/floodINAGAKI Hiroshi2022-10-082-44/+22
* 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: add missing of.h include in phy driverINAGAKI Hiroshi2022-10-081-0/+1
* realtek: fix use of uninitialized sds_modeINAGAKI Hiroshi2022-10-081-2/+1
* realtek: use MIPS fw_init_cmdline()INAGAKI Hiroshi2022-10-081-20/+2
* realtek: update SMP-related calls in prom_init()INAGAKI Hiroshi2022-10-081-6/+2
* realtek: separate lock of RTL8231 from phy driverINAGAKI Hiroshi2022-10-081-9/+10
* realtek: use correct CAUSEF_DC macro in prom.cSander Vanheule2022-10-011-1/+1
* realtek: SMP handling of R4K timer interruptsMarkus Stockhausen2022-10-011-3/+9
* realtek: fix SMP startupMarkus Stockhausen2022-10-011-2/+1
* realtek: fix RTL839x egress tag for ports >= 32Jan Hoffmann2022-09-251-1/+1
* realtek: use upstream recommendation for secondary CPU startMarkus Stockhausen2022-09-181-5/+31
* realtek: rtl838x: Fix ethernet polling timeout on probeOlliver Schinagl2022-09-141-1/+2
* realtek: Use built-in functionality for timeout loopOlliver Schinagl2022-09-141-12/+7
* realtek: fix RTL839x receive tag decodingBjørn Mork2022-09-091-2/+2
* 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