summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers
Commit message (Expand)AuthorAgeFilesLines
* ramips: remove unnecessary macros for previous kernel versionsMieczyslaw Nalewaj2024-05-034-27/+0
* ramips: adjusted pinctrl-aw9523 for kernel 6.6Mieczyslaw Nalewaj2024-04-051-0/+8
* ramips: 6.6: fix net drivers compatibilityMieczyslaw Nalewaj2024-04-052-0/+16
* ramips: switch to 6.1 kernelNick Hainke2024-03-123-20/+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: 6.1: pinctrl: fix compilation with 6.1Nick Hainke2024-02-101-0/+11
* ramips: 6.1: mt7621-dma: apply dma handle error from device_reset patchNick Hainke2024-02-101-1/+3
* ramips: 6.1: mt7621-dma: add hsdma driver to filesNick Hainke2024-02-101-0/+758
* 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
* ramips: correct page read return value of the mt7621 nand driverShiji Yang2023-05-221-5/+9
* kernel: remove obsolete kernel version switchesAleksander Jan Bajkowski2023-05-205-39/+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: mtk-mcc: move cmd_buf for dbg under ifdefChristian Marangi2023-05-121-2/+3
* 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
* ramips: fix kernel module build errors on linux 5.15Felix Fietkau2022-03-281-0/+1
* ramips: skip bbt scan on mt7621Felix Fietkau2022-03-251-1/+1
* ramips: enable support for mtk_bmt in the nand flash driverFelix Fietkau2022-03-251-0/+5
* ramips: mt7621_nand: initialize ECC_FDMADDRFelix Fietkau2022-03-251-0/+4
* ramips: mt7621_nand: reduce log verbosityStijn Tintel2022-03-251-1/+1
* ramips: move mt7621_nand driver to filesStijn Tintel2022-03-251-0/+1353
* ramips: aw9523: add can_sleep flag for GPIO chipDavid Bauer2021-12-291-1/+1
* treewide: backport support for nvmem on non platform devicesAnsuel Smith2021-08-051-4/+1
* ramips: add AW9523 I2C GPIO expander driverDavid Bauer2021-06-271-0/+1135
* 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