summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files/drivers/net/ethernet/ralink/ralink_soc_eth.h
Commit message (Expand)AuthorAgeFilesLines
* ralink: drop old ethernet driverJohn Crispin2015-12-171-529/+0
* ramips: Fix setting of rx buffer lengthJohn Crispin2015-10-051-1/+2
* ramips: collect rx related members to fe_rx_ring structFelix Fietkau2015-07-101-6/+12
* ramips: add xmit_more supportFelix Fietkau2015-07-101-0/+2
* ramips: improve tx clean up and add fe_tx_ring structFelix Fietkau2015-06-051-5/+10
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-221-1/+1
* ralink: support change tx/rx ring sizeJohn Crispin2015-03-131-4/+2
* ralink: use random generate mac address instead of default one.John Crispin2015-03-131-1/+0
* ralink: fix hw status almost full not work on mt7620 and mt7621John Crispin2015-02-091-0/+2
* ralink: add 3.18 supportJohn Crispin2015-02-091-0/+6
* ralink: fix ethernet feature TSO not workFelix Fietkau2015-01-241-8/+25
* ralink: init tx/rx vlan offload register for mt7621Felix Fietkau2015-01-241-2/+8
* ralink: improve check rx sg function. use check frags instead of function callFelix Fietkau2015-01-181-1/+0
* ralink: correct handle hardware rx 2bytes offsetFelix Fietkau2015-01-181-0/+4
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-181-0/+2
* ralink: improve tx_timeout functionFelix Fietkau2015-01-181-1/+10
* ralink: reduce access to uncached tx/rx dma ring bufferFelix Fietkau2015-01-181-2/+2
* 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-131-2/+16
* ralink: improve tx vlan offloadJohn Crispin2014-11-191-0/+1
* ralink: add support for mt7621 ethernetJohn Crispin2014-11-121-0/+6
* ralink: move ethernet driver to files/John Crispin2014-11-061-0/+448