summaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/files-5.15
Commit message (Expand)AuthorAgeFilesLines
* realtek: 5.15: rtl93xx: add 1000Base-X and 10GBase-CR support on SerDesTobias Schramm2024-02-053-139/+101
* realtek: 5.15: rtl930x: introduce SerDes mode macrosTobias Schramm2024-02-051-33/+46
* realtek: 5.15: rtl93xx: fix switch/case indentationTobias Schramm2024-02-051-15/+14
* realtek: 5.15: rtl93xx: remove unused SerDes mode selectionTobias Schramm2024-02-051-27/+3
* realtek: 5.15: rtl930x: fix SerDes phy register writeTobias Schramm2024-02-051-0/+2
* rtl838x: debugfs use constants from mach-rtl83xx.hPeter Körner2024-01-152-19/+10
* rtl838x: fix RTL838X_LED_SW_CTRL definitionPeter Körner2024-01-151-1/+1
* rtl931x: reformat broken indentationPeter Körner2024-01-151-3/+3
* rtl83xx: dsa: reset PVID to 1 instead of 0Harshal Gohel2024-01-091-3/+3
* rtl93xx: dsa: Fix 802.1QinQ for trunk portsHarshal Gohel2024-01-092-4/+4
* rtl83xx: dsa: Clear duplex bit correctlyHarshal Gohel2024-01-091-0/+2
* rtl930x: Rework per port LED configurationHarshal Gohel2024-01-093-27/+63
* rtl83xx: dsa: Do nothing when vid 0Harshal Gohel2024-01-091-0/+2
* rtl83xx: dsa: disable VLAN filtering on CPU portHarshal Gohel2024-01-091-2/+7
* rtl838x: Enable jumbo frames by defaultHarshal Gohel2024-01-092-6/+12
* treewide: use ethtool_puts instead of memcpyRosen Penev2024-01-051-2/+1
* realtek: Use hex for "soc" identifier in debugfsPascal Ernster2023-12-311-1/+1
* realtek: 5.15: rtl93xx: support 100BASE-T and 10BASE-T MAC modesTobias Schramm2023-12-241-1/+4
* rtl83xx: fix STP by trapping BPDUsRudolf Vesely2023-10-041-1/+1
* realtek: 5.15: rtl93xx: support 2500baseT and 5000baseT on USXGMII linksTobias Schramm2023-10-031-1/+4
* rtl93xx: fix condition intended to only select internal serdes portsPeter Körner2023-10-031-1/+1
* realtek: Use MDIO_* constants from <linux/mdio.h>Pascal Ernster2023-07-012-44/+40
* realtek: Use ADVERTISE_* and MII_PHYSID* from <linux/mii.h>Pascal Ernster2023-07-011-7/+7
* realtek: Use MII_BMCR and BMCR_* constants from <linux/mii.h>Pascal Ernster2023-07-011-38/+36
* realtek: eth: Do not write directly to dev->addrOlliver Schinagl2023-06-031-11/+13
* realtek: Add missing headersOlliver Schinagl2023-06-037-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