aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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: fix sd pollingQin Wei2020-06-271-0/+4
* 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
* ramips: mtk-mmc: set correct DMA maskDENG Qingfang2020-04-041-1/+1
* ramips: move MTK MMC driver to files directoryDENG Qingfang2020-04-047-0/+4021
* ralink: drop old ethernet driverJohn Crispin2015-12-1721-6842/+0
* ralink: remove stray "+" from ethernet driverJohn Crispin2015-12-121-1/+1
* ralink: bump to the target to v4.3John Crispin2015-12-102-8/+11
* ramips: fix for kernel 4.0 napi repoll need return budgets numberFelix Fietkau2015-10-301-1/+4
* ramips: Enable rx of 1536 bytes ethernet frames on MT7621John Crispin2015-10-051-4/+4
* ramips: Fix too small rx bufferJohn Crispin2015-10-051-4/+12
* ramips: Fix setting of rx buffer lengthJohn Crispin2015-10-052-2/+3
* ramips: Allow to receive vlan over untag ports on MT7530John Crispin2015-10-051-3/+33
* ramips: collect rx related members to fe_rx_ring structFelix Fietkau2015-07-103-58/+69
* ramips: add xmit_more supportFelix Fietkau2015-07-102-20/+33
* ralink: add support for mt7621 switch countersJohn Crispin2015-06-181-1/+187
* ramips: improve tx clean up and add fe_tx_ring structFelix Fietkau2015-06-053-70/+83
* ramips: change ethernet napi interrupt sequenceFelix Fietkau2015-06-051-5/+4
* ramips: fix ethernet vlan tx offload support check when deleteFelix Fietkau2015-06-051-1/+1
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-224-6/+6
* ramips: increase NAPI weight for mt7621 to improve routing performance a bit ...Felix Fietkau2015-03-211-3/+3