summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ramips: remove unnecessary macros for previous kernel versionsMieczyslaw Nalewaj2024-05-033-17/+0
* ramips: 6.6: fix net drivers compatibilityMieczyslaw Nalewaj2024-04-052-0/+16
* ramips: switch to 6.1 kernelNick Hainke2024-03-122-14/+0
* ramips: mtk_eth_soc: fix NULL pointer dereference for syncpShiji Yang2024-02-111-1/+1
* ramips: 6.1: ralink: fix ethernet driver with 6.1Mieczyslaw Nalewaj2024-02-102-4/+20
* ramips: 6.1: ralink: fix const warning in the ethernet driverNick Hainke2024-02-104-4/+4
* ramips: reset mt7620 ethernet phy via reset controllerShiji Yang2024-01-064-21/+21
* ramips: reset mt7620 frame engine via reset controllerShiji Yang2024-01-063-15/+2
* treewide: use ethtool_puts instead of memcpyRosen Penev2024-01-051-1/+1
* raimps: mtk_eth_soc: drop rst_esw from ESW driverLech Perczak2024-01-021-20/+4
* ramips: mtk_eth_soc: wait longer after FE core reset to settleMaxim Anisimov2024-01-021-1/+1
* ramips: mtk_eth_soc: allow multiple resetsLech Perczak2024-01-022-8/+9
* ramips: do not print error log when mdio bus is disabledShiji Yang2023-06-251-1/+1
* kernel: remove obsolete kernel version switchesAleksander Jan Bajkowski2023-05-204-29/+0
* ralink: rt3833: fix compilation warning from device_reset in fe_probeChristian Marangi2023-05-121-1/+3
* ralink: mt76x8: fix compilation warning in esw driverChristian Marangi2023-05-121-2/+1
* ramips: mt7620: handle request_irq fail in gsw ethernet driverChristian Marangi2023-05-121-2/+7
* ramips: mt7620: split gsw hw_init to mac_init, ephy_initMichael Pratt2023-02-181-16/+24
* ramips: ethernet: ralink: add led_source dts-bindingTamas Balogh2022-05-011-10/+17
* treewide: backport support for nvmem on non platform devicesAnsuel Smith2021-08-051-4/+1
* ramips: ethernet: ralink: rewrite esw_rt3050 to support link statesAlexander Couzens2021-06-253-45/+103
* ramips: ethernet: ralink: allow to return EPROBE_DEFER on switch_initAlexander Couzens2021-06-251-2/+7
* ramips: ethernet: ralink: move reset of the esw into the esw instead of feAlexander Couzens2021-06-252-9/+2
* ramips: ethernet: ralink: use the reset controller api for esw & ephyAlexander Couzens2021-06-251-7/+37
* ramips: ethernet: ralink: add fe_reset_fe() to reset fe via reset controllerAlexander Couzens2021-06-255-25/+23
* ramips: ethernet: ralink: add struct fe_priv as context to fe_reset()Alexander Couzens2021-06-256-7/+7
* ramips: mt7620: ethernet: use more macros and bump versionMichael Pratt2021-06-234-7/+11
* ramips: mt7620: fix RGMII TXID PHY modeMichael Pratt2021-06-231-1/+1
* ramips: mt7620: add ephy-disable option to switch driverMichael Pratt2021-06-232-2/+13
* ramips: mt7620: move mt7620_mdio_mode() to ethernet driverMichael Pratt2021-06-232-49/+37
* ramips: mt7620: use DTS to set PHY base address for external PHYsMichael Pratt2021-06-231-6/+4
* ramips: mt7620: allow both internal and external PHYsMichael Pratt2021-06-231-62/+57
* ramips: mt7620: fix ethernet driver GMAC port initMichael Pratt2021-06-232-15/+9
* ramips: mt7620: remove useless GMAC nodesMichael Pratt2021-06-231-1/+4
* ramips: mt7620: simplify DTS properties for GMACMichael Pratt2021-06-233-18/+6
* ramips: mt7620: enable autonegotiation for all portsGaspare Bruno2021-06-081-0/+1
* ramips: make PHY initialization more descriptiveDavid Bauer2021-06-081-3/+4
* ramips: mt7530 swconfig: fix race condition in register accessDENG Qingfang2021-04-151-6/+10
* ramips: 5.10: port and refresh patches, ralink drvIlya Lipnitskiy2021-03-064-1/+31
* Revert "ramips: add support for kernel 5.10"Adrian Schmutzler2021-03-064-31/+1
* ramips: add support for kernel 5.10Ilya Lipnitskiy2021-03-054-1/+31
* ramips: drop kernel version switchesAdrian Schmutzler2020-10-092-31/+0
* ramips: remove further mt7621 code from local ethernet driverAdrian Schmutzler2020-08-265-265/+2
* ramips: remove legacy ethernet driver components for mt7621Adrian Schmutzler2020-08-218-1433/+6
* ramips: add arl_table support for MT7530Salvatore Mesoraca2020-07-171-0/+119
* ramips: 5.4: handle ERR_PTR properlySungbo Eo2020-05-191-1/+1
* ramips: ralink-eth: fix leftover dma dev argumentChuanhong Guo2020-04-131-1/+1
* ramips: ralink-eth: add support for 5.4 kernelChuanhong Guo2020-04-122-0/+34
* ramips: ralink-eth: fix device struct passed to dma functionsChuanhong Guo2020-04-121-14/+12
* ramips: move and rename out-of-tree mtk eth driverChuanhong Guo2020-04-1226-0/+8616