aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.15
Commit message (Expand)AuthorAgeFilesLines
* realtek: eth: Do not write directly to dev->addrOlliver Schinagl2023-06-121-11/+13
* realtek: Add missing headersOlliver Schinagl2023-06-127-0/+8
* realtek: 5.15: replace fallthrough comment for rtl838x ethernet driverChristian Marangi2023-05-121-1/+1
* realtek: 5.15: fix uninizialized variable in rtl83xx qos driverChristian Marangi2023-05-121-2/+2
* realtek: 5.15: comment unused part of realtek ethernet driverChristian Marangi2023-05-127-253/+263
* realtek: remove redundant is_lagmember checksJan Hoffmann2023-05-071-13/+2
* realtek: remove store_mcgroups/load_mcgroupsJan Hoffmann2023-05-072-27/+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-17/+21
* 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: use generic earlycon setup on 5.15INAGAKI Hiroshi2023-01-301-3/+0
* realtek: timer: Fix cosmetic whitespace in commentsOlliver Schinagl2023-01-281-20/+7
* realtek: timer: Remove CEVT_RTL9300 completelyOlliver Schinagl2023-01-281-204/+0
* realtek: timer: Register enabled scheduler clockSander Vanheule2023-01-281-1/+1
* realtek: eth: Fix missing end of comment markerOlliver Schinagl2023-01-271-1/+1
* realtek: dsa: support active-high LEDsLorenz Brun2023-01-241-0/+8
* realtek: use irq_force_affinity on otto timer insteadINAGAKI Hiroshi2023-01-211-1/+1
* realtek: Follow kernel comment style recommendationMarkus Stockhausen2023-01-131-21/+27
* realtek: 5.15: Improve error handling in rtl838x_pie_rule_write()Pascal Ernster2023-01-051-6/+10
* realtek: 5.15: Improve rtl838x dsa driver error handlingPascal Ernster2023-01-051-24/+32
* realtek: return correct error value for phy opsPascal Ernster2023-01-051-2/+2
* realtek: Migrate to upstream generic MIPS addressesOlliver Schinagl2023-01-051-1/+1
* realtek: Fix reset register accessBirger Koblitz2022-12-281-1/+1
* realtek: Reduce variable scopesOlliver Schinagl2022-12-2712-443/+335
* realtek: Replace C++ style commentsOlliver Schinagl2022-12-2720-964/+966
* realtek: Whitespace and codestyle cleanupOlliver Schinagl2022-12-2725-810/+767
* 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: enable needs_standalone_vlan_filtering on DSA driver in 5.15INAGAKI Hiroshi2022-12-151-0/+1
* realtek: update dsa.c of DSA driver for 5.15INAGAKI Hiroshi2022-12-151-101/+88
* realtek: update platform support for 5.15INAGAKI Hiroshi2022-12-152-6/+2
* realtek: copy dts/files/patches/configs for 5.15INAGAKI Hiroshi2022-12-1537-0/+26018