aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/soc_rt3883.c
Commit message (Collapse)AuthorAgeFilesLines
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-181-9/+1
| | | | | | Signed-off-by: michael lee <igvtee@gmail.com> SVN-Revision: 44044
* ramips: remove interrupt coalescing, it is unnecessary with napi polling and ↵Felix Fietkau2015-01-131-2/+2
| | | | | | | | could reduce throughput Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43952
* ralink: move ethernet driver to files/John Crispin2014-11-061-0/+88
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 43194