aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.10
Commit message (Expand)AuthorAgeFilesLines
* realtek: remove store_mcgroups/load_mcgroupsJan Hoffmann2023-05-072-31/+0
* realtek: don't add CPU port to multicast portmasksJan Hoffmann2023-05-071-5/+2
* realtek: actually remove port from multicast portmaskJan Hoffmann2023-05-071-0/+1
* realtek: don't treat first multicast portmask entry as reservedJan Hoffmann2023-05-071-1/+0
* realtek: fix writing/deletion of CAM entriesJan Hoffmann2023-05-071-4/+4
* realtek: handle changed flags in VLAN configurationJan Hoffmann2023-05-071-20/+22
* realtek: fix standalone ports in presence of static fdb entriesJan Hoffmann2023-05-074-0/+50
* realtek: initialize port masks to match the default stateJan Hoffmann2023-05-071-12/+11
* realtek: properly update port masks when port leaves bridgeJan Hoffmann2023-05-071-5/+5
* realtek: fix memory leak in netevent handlerJan Hoffmann2023-02-131-8/+9
* realtek: timer: Register enabled scheduler clockSander Vanheule2023-01-281-1/+1
* realtek: use irq_force_affinity on otto timer insteadINAGAKI Hiroshi2023-01-211-1/+1
* realtek: Migrate to upstream generic MIPS addressesOlliver Schinagl2023-01-051-1/+1
* realtek: Fix reset register accessBirger Koblitz2022-12-281-1/+1
* realtek: add cond_resched to loops accessing the FDB tableJan Hoffmann2022-12-272-0/+6
* realtek: restructure rtl_table_read/writeJan Hoffmann2022-12-272-14/+31
* realtek: simplify log messages in rtl83xx_mdio_probeJan Hoffmann2022-12-271-7/+1
* realtek: don't set L2LEARNING flag in rtl83xx TX headerJan Hoffmann2022-12-271-2/+2
* 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