aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10
Commit message (Expand)AuthorAgeFilesLines
* realtek: fix dell typoJan-Niklas Burfeind2022-12-011-3/+3
* realtek: refactor keep vlan tag setup, fix tagged forwardingLuiz Angelo Daros de Luca2022-12-017-23/+109
* realtek: Fix rtl930x speed status accessorOlliver Schinagl2022-12-011-3/+3
* realtek: fix typo in debug messageLuiz Angelo Daros de Luca2022-11-051-2/+2
* realtek: mark clock source as continuousSander Vanheule2022-11-011-0/+1
* target/realtek: use netif_receive_skb_listRosen Penev2022-11-011-1/+4
* realtek: Fix CRC offloading for rtl83xxOlliver Schinagl2022-10-291-1/+1
* realtek: use assisted learning on CPU portJan Hoffmann2022-10-262-0/+22
* realtek: set up L2 table entries properlyJan Hoffmann2022-10-261-10/+19
* realtek: consistently flood RMA framesSander Vanheule2022-10-231-30/+40
* realtek: remove RTL839x path in RTL838x multicastSander Vanheule2022-10-231-19/+14
* realtek: reduce excessive logging for FDB operationsJan Hoffmann2022-10-232-68/+3
* realtek: add debugfs node for L2 tableJan Hoffmann2022-10-231-0/+107
* realtek: avoid busy waiting for RTL839x PHY read/writeJan Hoffmann2022-10-231-12/+33
* realtek: timer driver: documentationMarkus Stockhausen2022-10-231-0/+85
* realtek: resurrect timer driverMarkus Stockhausen2022-10-231-0/+298
* 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