aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt305x.c
Commit message (Expand)AuthorAgeFilesLines
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-221-1/+1
* 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/+1
* ralink: fix ethernet feature TSO not workFelix Fietkau2015-01-241-2/+0
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-181-5/+2
* ralink: improve tx_timeout functionFelix Fietkau2015-01-181-0/+2
* ralink: reduce access to uncached tx/rx dma ring bufferFelix Fietkau2015-01-181-2/+2
* ramips: remove interrupt coalescing, it is unnecessary with napi polling and ...Felix Fietkau2015-01-131-4/+4
* ralink: update ethernet driver to use new ralink_soc variableJohn Crispin2014-11-141-15/+2
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-121-0/+1
* ralink: mt7628 does not actually need this fix for the ethernet driverJohn Crispin2014-11-071-3/+0
* ralink: add mt7628 support to the ethernet driverJohn Crispin2014-11-061-0/+15
* ralink: move ethernet driver to files/John Crispin2014-11-061-0/+161