| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: Kingston MLW221 and MLWG2 cleanup | John Crispin | 2015-02-09 | 4 | -122/+117 |
* | ramips: fix mt76 radio pcie location definition for in Xiaomi MiWiFi Mini | John Crispin | 2015-02-09 | 1 | -1/+2 |
* | ramips: Add mt76 node for Lenovo Y1 and Y1S. | John Crispin | 2015-02-09 | 1 | -0/+9 |
* | ralink: add 3.18 support | John Crispin | 2015-02-09 | 81 | -55/+22696 |
* | ramips: fix patches after 3.14.32 bump | Luka Perkov | 2015-02-08 | 9 | -57/+54 |
* | targets: base-files: diag.sh does not need to be executable | Luka Perkov | 2015-02-07 | 1 | -0/+0 |
* | targets: files in uci-defaults do not need to be executables | Luka Perkov | 2015-02-07 | 1 | -0/+0 |
* | ralink: fix USB host function for Intenso M2M | John Crispin | 2015-02-03 | 1 | -1/+3 |
* | ralink: cleanup firefly default packages | John Crispin | 2015-02-02 | 1 | -8/+2 |
* | ralink: add FireWRT button detail | John Crispin | 2015-02-02 | 1 | -0/+12 |
* | ralink: add FireWRT led detail | John Crispin | 2015-02-02 | 1 | -0/+9 |
* | ralink: add ethernet macaddr to dts for FireWRT | John Crispin | 2015-02-02 | 1 | -0/+5 |
* | ramips: add support for Xiaomi MiWiFi Mini devices | John Crispin | 2015-02-02 | 8 | -0/+179 |
* | 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 |
* | ramips: add support for Tenda 3G150B | John Crispin | 2015-01-22 | 8 | -1/+137 |
* | ramips: improve and fix Memory 2 Move support | John Crispin | 2015-01-22 | 3 | -19/+13 |
* | ralink: add support for firewrt | John Crispin | 2015-01-20 | 6 | -1/+116 |
* | 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: add ethernet fe and esw reset control bit | Felix Fietkau | 2015-01-18 | 9 | -0/+44 |
* | ralink: reduce access to uncached tx/rx dma ring buffer | Felix Fietkau | 2015-01-18 | 4 | -53/+81 |
* | ramips: downgrade mt7621 "Spurious GIC Interrupt" to debug messages | Felix Fietkau | 2015-01-18 | 1 | -1/+1 |
* | ramips: add mt7621 cpu feature overrides | Felix Fietkau | 2015-01-18 | 1 | -0/+68 |
* | ramips: refresh kernel patches | Felix Fietkau | 2015-01-18 | 5 | -31/+31 |
* | ramips: add missing copyright info for relocate stub | Felix Fietkau | 2015-01-17 | 2 | -2/+8 |
* | ramips: add preliminary support for DIR-860L B1 | Felix Fietkau | 2015-01-17 | 6 | -3/+157 |
* | ramips: add code for relocating a kernel to the right place | Felix Fietkau | 2015-01-17 | 5 | -0/+365 |
* | ramips: enable the seama mtdsplit parser | Felix Fietkau | 2015-01-17 | 1 | -0/+1 |
* | ramips: register mt76 device tree info for WSR-1166DHP | Felix Fietkau | 2015-01-17 | 1 | -0/+22 |
* | ramips: register mt7621 pcie through device tree | Felix Fietkau | 2015-01-17 | 2 | -27/+98 |
* | ralink: sync mt7621 pcie driver with latest SDK | John Crispin | 2015-01-17 | 1 | -25/+19 |
* | ramips: add support for Intenso Memory 2 Move USB 3.0 | John Crispin | 2015-01-17 | 8 | -0/+152 |
* | ramips: fix tx bql related race condition in the ethernet driver | Felix Fietkau | 2015-01-17 | 1 | -4/+5 |
* | ralink: add support for Kingston MLWG2 | John Crispin | 2015-01-17 | 7 | -0/+134 |
* | ramips: add i2c pingroup to the pinmux for rt-n14u | John Crispin | 2015-01-17 | 1 | -1/+1 |
* | ramips: fix default led configuration for rt-n14u | John Crispin | 2015-01-17 | 1 | -2/+2 |
* | ramips: add missing -Os cflag for mt7621 | Felix Fietkau | 2015-01-13 | 1 | -1/+1 |
* | 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: convert mt7621 images to new image building code | Felix Fietkau | 2015-01-10 | 1 | -29/+43 |
* | ramips: simplify mkimage kernel loadaddr/entry handling | Felix Fietkau | 2015-01-10 | 1 | -16/+4 |
* | ramips: add preliminary Archer C20i support | Felix Fietkau | 2015-01-09 | 5 | -0/+153 |