aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink
Commit message (Expand)AuthorAgeFilesLines
* ralink: reduce access to uncached tx/rx dma ring bufferFelix Fietkau2015-01-184-53/+81
* ramips: fix tx bql related race condition in the ethernet driverFelix Fietkau2015-01-171-4/+5
* ramips: use a larger number of rx descriptors on mt7621 to work around rx ove...Felix Fietkau2015-01-131-0/+4
* ramips: remove interrupt coalescing, it is unnecessary with napi polling and ...Felix Fietkau2015-01-137-78/+40
* ramips: disable ethernet checksum offloads for mt7621, they are brokenFelix Fietkau2015-01-021-1/+10
* ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa...Felix Fietkau2015-01-021-1/+4
* ralink: fix tx vlan offload and hardware statusJohn Crispin2014-11-192-27/+40
* ralink: support netconsoleJohn Crispin2014-11-191-0/+15
* ralink: improve tx vlan offloadJohn Crispin2014-11-192-0/+55
* ralink: update ethernet driver to use new ralink_soc variableJohn Crispin2014-11-142-42/+7
* ralink: fix the 10mbit bug on mt7621John Crispin2014-11-141-1/+1
* ralink: improve mt7530 supportJohn Crispin2014-11-141-2/+16
* ralink: mt7621 has a different base addr for PVIDJohn Crispin2014-11-141-1/+19
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-128-36/+334
* ralink: fix mdio polling of external phys if only 1 phy existsJohn Crispin2014-11-111-0/+3
* ralink: mt7628 does not actually need this fix for the ethernet driverJohn Crispin2014-11-071-3/+0
* ralink: improve r43200John Crispin2014-11-061-5/+8
* ralink: only apply ephy1 fixup if the phy is presentJohn Crispin2014-11-061-35/+40
* ralink: add mt7628 support to the ethernet driverJohn Crispin2014-11-062-1/+85
* ralink: cleanup ethernet Makefile/KconfigJohn Crispin2014-11-062-9/+34
* ralink: move ethernet driver to files/John Crispin2014-11-0620-0/+5873