aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: 5.10: port and refresh patches, ralink drvIlya Lipnitskiy2021-03-061-1/+10
* Revert "ramips: add support for kernel 5.10"Adrian Schmutzler2021-03-061-10/+1
* ramips: add support for kernel 5.10Ilya Lipnitskiy2021-03-051-1/+10
* ramips: remove further mt7621 code from local ethernet driverAdrian Schmutzler2020-08-261-12/+0
* ramips: move and rename out-of-tree mtk eth driverChuanhong Guo2020-04-121-0/+373
* ralink: drop old ethernet driverJohn Crispin2015-12-171-278/+0
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-221-2/+2
* ralink: use random generate mac address instead of default one.John Crispin2015-03-131-2/+0
* ralink: fix hw status almost full not work on mt7620 and mt7621John Crispin2015-02-091-0/+13
* ralink: fix ethernet feature TSO not workFelix Fietkau2015-01-241-7/+6
* ralink: init tx/rx vlan offload register for mt7621Felix Fietkau2015-01-241-3/+15
* ralink: improve check rx sg function. use check frags instead of function callFelix Fietkau2015-01-181-9/+4
* ralink: correct handle hardware rx 2bytes offsetFelix Fietkau2015-01-181-5/+4
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-181-10/+2
* ralink: improve tx_timeout functionFelix Fietkau2015-01-181-0/+4
* ralink: reduce access to uncached tx/rx dma ring bufferFelix Fietkau2015-01-181-6/+6
* ramips: remove interrupt coalescing, it is unnecessary with napi polling and ...Felix Fietkau2015-01-131-4/+4
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-021-1/+10
* ralink: fix tx vlan offload and hardware statusJohn Crispin2014-11-191-1/+6
* ralink: mt7621 has a different base addr for PVIDJohn Crispin2014-11-141-1/+19
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-121-3/+73
* ralink: move ethernet driver to files/John Crispin2014-11-061-0/+164