| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: make ethernet register map u16 instead of u32 | Felix Fietkau | 2015-03-22 | 4 | -6/+6 |
* | ramips: increase NAPI weight for mt7621 to improve routing performance a bit ... | Felix Fietkau | 2015-03-21 | 1 | -3/+3 |
* | ralink: support change tx/rx ring size | John Crispin | 2015-03-13 | 3 | -31/+52 |
* | ralink: use random generate mac address instead of default one. | John Crispin | 2015-03-13 | 6 | -10/+6 |
* | ralink: fix when tx done is 0 also need to clean interrupt status | John Crispin | 2015-02-11 | 1 | -3/+3 |
* | ralink: fix hw status almost full not work on mt7620 and mt7621 | John Crispin | 2015-02-09 | 6 | -6/+31 |
* | ralink: add 3.18 support | John Crispin | 2015-02-09 | 3 | -5/+11 |
* | ramips: fix ethernet driver tx completion polling | Felix Fietkau | 2015-02-01 | 1 | -2/+2 |
* | ralink: check ethernet MAC address whether it is valid | John Crispin | 2015-01-28 | 1 | -1/+3 |
* | ralink: fix ethernet feature TSO not work | Felix Fietkau | 2015-01-24 | 7 | -155/+197 |
* | ralink: init tx/rx vlan offload register for mt7621 | Felix Fietkau | 2015-01-24 | 2 | -5/+23 |
* | ralink: use fe_max_buf_size to get rx buffer size | Felix Fietkau | 2015-01-24 | 1 | -7/+5 |
* | ramips: fix ethernet vlan tx offload support check | Felix Fietkau | 2015-01-24 | 1 | -1/+1 |
* | ralink: fix ethernet rx buffer size breakage | Felix Fietkau | 2015-01-18 | 1 | -2/+2 |
* | ralink: improve check rx sg function. use check frags instead of function call | Felix Fietkau | 2015-01-18 | 3 | -14/+8 |
* | ralink: correct handle hardware rx 2bytes offset | Felix Fietkau | 2015-01-18 | 3 | -13/+25 |
* | ralink: use fe_reset to control all reset | Felix Fietkau | 2015-01-18 | 8 | -41/+28 |
* | ralink: improve tx_timeout function | Felix Fietkau | 2015-01-18 | 4 | -15/+87 |
* | ralink: reduce access to uncached tx/rx dma ring buffer | Felix Fietkau | 2015-01-18 | 4 | -53/+81 |
* | ramips: fix tx bql related race condition in the ethernet driver | Felix Fietkau | 2015-01-17 | 1 | -4/+5 |
* | ramips: use a larger number of rx descriptors on mt7621 to work around rx ove... | Felix Fietkau | 2015-01-13 | 1 | -0/+4 |
* | ramips: remove interrupt coalescing, it is unnecessary with napi polling and ... | Felix Fietkau | 2015-01-13 | 7 | -78/+40 |
* | ramips: disable ethernet checksum offloads for mt7621, they are broken | Felix Fietkau | 2015-01-02 | 1 | -1/+10 |
* | ramips: use netif_receive_skb instead of napi_gro_receive when rx csum offloa... | Felix Fietkau | 2015-01-02 | 1 | -1/+4 |
* | ralink: fix tx vlan offload and hardware status | John Crispin | 2014-11-19 | 2 | -27/+40 |
* | ralink: support netconsole | John Crispin | 2014-11-19 | 1 | -0/+15 |
* | ralink: improve tx vlan offload | John Crispin | 2014-11-19 | 2 | -0/+55 |
* | ralink: update ethernet driver to use new ralink_soc variable | John Crispin | 2014-11-14 | 2 | -42/+7 |
* | ralink: fix the 10mbit bug on mt7621 | John Crispin | 2014-11-14 | 1 | -1/+1 |
* | ralink: improve mt7530 support | John Crispin | 2014-11-14 | 1 | -2/+16 |
* | ralink: mt7621 has a different base addr for PVID | John Crispin | 2014-11-14 | 1 | -1/+19 |
* | ralink: add support for mt7621 ethernet | John Crispin | 2014-11-12 | 8 | -36/+334 |
* | ralink: fix mdio polling of external phys if only 1 phy exists | John Crispin | 2014-11-11 | 1 | -0/+3 |
* | ralink: mt7628 does not actually need this fix for the ethernet driver | John Crispin | 2014-11-07 | 1 | -3/+0 |
* | ralink: improve r43200 | John Crispin | 2014-11-06 | 1 | -5/+8 |
* | ralink: only apply ephy1 fixup if the phy is present | John Crispin | 2014-11-06 | 1 | -35/+40 |
* | ralink: add mt7628 support to the ethernet driver | John Crispin | 2014-11-06 | 2 | -1/+85 |
* | ralink: cleanup ethernet Makefile/Kconfig | John Crispin | 2014-11-06 | 2 | -9/+34 |
* | ralink: move ethernet driver to files/ | John Crispin | 2014-11-06 | 21 | -0/+5900 |
* | ralink: refresh patches | John Crispin | 2014-03-18 | 11 | -4853/+0 |
* | ralink: add xhci driver | John Crispin | 2014-01-19 | 11 | -0/+4853 |
* | move files to files-3.7 | John Crispin | 2013-04-03 | 144 | -39274/+0 |
* | ramips: add kernel support for the Upvel UR-326N4G board | Gabor Juhos | 2013-03-11 | 4 | -0/+109 |
* | ramips: indicate support for ALL5003 | Gabor Juhos | 2013-03-03 | 1 | -1/+1 |
* | ramips: remove port_power_off field from ehci_platform_data | Gabor Juhos | 2013-02-25 | 2 | -2/+0 |
* | ramips: remove __dev_{init,exit} annotations | Gabor Juhos | 2013-02-25 | 2 | -5/+5 |
* | ramips: rt3883: add kernel support for the Omnima EMB HPM board | Gabor Juhos | 2013-02-02 | 4 | -0/+164 |
* | ramips: add kernel support for the Edimax BR-6425 board | Gabor Juhos | 2013-02-02 | 4 | -0/+85 |
* | fix for non-blinking LAN LEDs | John Crispin | 2013-01-28 | 1 | -0/+4 |
* | ramips: add kernel support for the Tenda 3G300M | Gabor Juhos | 2013-01-19 | 4 | -0/+133 |