summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/soc_mt7620.c
Commit message (Expand)AuthorAgeFilesLines
* 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