aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c
Commit message (Expand)AuthorAge
* ramips: 6.1: ralink: fix const warning in the ethernet driverNick Hainke2024-02-10
* ramips: reset mt7620 frame engine via reset controllerShiji Yang2024-01-06
* kernel: remove obsolete kernel version switchesAleksander Jan Bajkowski2023-05-20
* ramips: ethernet: ralink: add struct fe_priv as context to fe_reset()Alexander Couzens2021-06-25
* ramips: mt7620: ethernet: use more macros and bump versionMichael Pratt2021-06-23
* ramips: mt7620: fix RGMII TXID PHY modeMichael Pratt2021-06-23
* ramips: mt7620: move mt7620_mdio_mode() to ethernet driverMichael Pratt2021-06-23
* ramips: mt7620: fix ethernet driver GMAC port initMichael Pratt2021-06-23
* ramips: mt7620: simplify DTS properties for GMACMichael Pratt2021-06-23
* ramips: 5.10: port and refresh patches, ralink drvIlya Lipnitskiy2021-03-06
* Revert "ramips: add support for kernel 5.10"Adrian Schmutzler2021-03-06
* ramips: add support for kernel 5.10Ilya Lipnitskiy2021-03-05
* ramips: remove further mt7621 code from local ethernet driverAdrian Schmutzler2020-08-26
* ramips: move and rename out-of-tree mtk eth driverChuanhong Guo2020-04-12
* ralink: drop old ethernet driverJohn Crispin2015-12-17
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-22
* ralink: use random generate mac address instead of default one.John Crispin2015-03-13
* ralink: fix hw status almost full not work on mt7620 and mt7621John Crispin2015-02-09
* ralink: fix ethernet feature TSO not workFelix Fietkau2015-01-24
* ralink: init tx/rx vlan offload register for mt7621Felix Fietkau2015-01-24
* ralink: improve check rx sg function. use check frags instead of function callFelix Fietkau2015-01-18
* ralink: correct handle hardware rx 2bytes offsetFelix Fietkau2015-01-18
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-18
* ralink: improve tx_timeout functionFelix Fietkau2015-01-18
* ralink: reduce access to uncached tx/rx dma ring bufferFelix Fietkau2015-01-18
* ramips: remove interrupt coalescing, it is unnecessary with napi polling and ...Felix Fietkau2015-01-13
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-02
* ralink: fix tx vlan offload and hardware statusJohn Crispin2014-11-19
* ralink: mt7621 has a different base addr for PVIDJohn Crispin2014-11-14
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-12
* ralink: move ethernet driver to files/John Crispin2014-11-06