summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/files
Commit message (Expand)AuthorAgeFilesLines
* ramips: 5.10: port and refresh patches, ralink drvIlya Lipnitskiy2021-03-064-1/+31
* Revert "ramips: add support for kernel 5.10"Adrian Schmutzler2021-03-064-31/+1
* ramips: add support for kernel 5.10Ilya Lipnitskiy2021-03-054-1/+31
* ramips: drop kernel version switchesAdrian Schmutzler2020-10-092-31/+0
* ramips: remove further mt7621 code from local ethernet driverAdrian Schmutzler2020-08-265-265/+2
* ramips: remove legacy ethernet driver components for mt7621Adrian Schmutzler2020-08-218-1433/+6
* ramips: add arl_table support for MT7530Salvatore Mesoraca2020-07-171-0/+119
* ramips: fix sd pollingQin Wei2020-06-271-0/+4
* ramips: 5.4: handle ERR_PTR properlySungbo Eo2020-05-191-1/+1
* ramips: ralink-eth: fix leftover dma dev argumentChuanhong Guo2020-04-131-1/+1
* ramips: ralink-eth: add support for 5.4 kernelChuanhong Guo2020-04-122-0/+34
* ramips: ralink-eth: fix device struct passed to dma functionsChuanhong Guo2020-04-121-14/+12
* ramips: move and rename out-of-tree mtk eth driverChuanhong Guo2020-04-1226-0/+8616
* ramips: mtk-mmc: set correct DMA maskDENG Qingfang2020-04-041-1/+1
* ramips: move MTK MMC driver to files directoryDENG Qingfang2020-04-047-0/+4021
* ralink: drop old ethernet driverJohn Crispin2015-12-1721-6842/+0
* ralink: remove stray "+" from ethernet driverJohn Crispin2015-12-121-1/+1
* ralink: bump to the target to v4.3John Crispin2015-12-102-8/+11
* ramips: fix for kernel 4.0 napi repoll need return budgets numberFelix Fietkau2015-10-301-1/+4
* ramips: Enable rx of 1536 bytes ethernet frames on MT7621John Crispin2015-10-051-4/+4
* ramips: Fix too small rx bufferJohn Crispin2015-10-051-4/+12
* ramips: Fix setting of rx buffer lengthJohn Crispin2015-10-052-2/+3
* ramips: Allow to receive vlan over untag ports on MT7530John Crispin2015-10-051-3/+33
* ramips: collect rx related members to fe_rx_ring structFelix Fietkau2015-07-103-58/+69
* ramips: add xmit_more supportFelix Fietkau2015-07-102-20/+33
* ralink: add support for mt7621 switch countersJohn Crispin2015-06-181-1/+187
* ramips: improve tx clean up and add fe_tx_ring structFelix Fietkau2015-06-053-70/+83
* ramips: change ethernet napi interrupt sequenceFelix Fietkau2015-06-051-5/+4
* ramips: fix ethernet vlan tx offload support check when deleteFelix Fietkau2015-06-051-1/+1
* ramips: make ethernet register map u16 instead of u32Felix Fietkau2015-03-224-6/+6
* ramips: increase NAPI weight for mt7621 to improve routing performance a bit ...Felix Fietkau2015-03-211-3/+3
* ralink: support change tx/rx ring sizeJohn Crispin2015-03-133-31/+52
* ralink: use random generate mac address instead of default one.John Crispin2015-03-136-10/+6
* ralink: fix when tx done is 0 also need to clean interrupt statusJohn Crispin2015-02-111-3/+3
* ralink: fix hw status almost full not work on mt7620 and mt7621John Crispin2015-02-096-6/+31
* ralink: add 3.18 supportJohn Crispin2015-02-093-5/+11
* ramips: fix ethernet driver tx completion pollingFelix Fietkau2015-02-011-2/+2
* ralink: check ethernet MAC address whether it is validJohn Crispin2015-01-281-1/+3
* ralink: fix ethernet feature TSO not workFelix Fietkau2015-01-247-155/+197
* ralink: init tx/rx vlan offload register for mt7621Felix Fietkau2015-01-242-5/+23
* ralink: use fe_max_buf_size to get rx buffer sizeFelix Fietkau2015-01-241-7/+5
* ramips: fix ethernet vlan tx offload support checkFelix Fietkau2015-01-241-1/+1
* ralink: fix ethernet rx buffer size breakageFelix Fietkau2015-01-181-2/+2
* ralink: improve check rx sg function. use check frags instead of function callFelix Fietkau2015-01-183-14/+8
* ralink: correct handle hardware rx 2bytes offsetFelix Fietkau2015-01-183-13/+25
* ralink: use fe_reset to control all resetFelix Fietkau2015-01-188-41/+28
* ralink: improve tx_timeout functionFelix Fietkau2015-01-184-15/+87
* 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