| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: add missing config symbol ATH79_MACH_CF_E375AC | Matthias Schiffer | 2018-02-11 | 2 | -0/+2 |
* | ar71xx:add support for COMFAST CF-E375AC | Ding Tengfei | 2018-02-11 | 11 | -1/+139 |
* | ar71xx: remove bs-partition ro-flag for UniFi AC | David Bauer | 2018-02-11 | 1 | -1/+1 |
* | ar71xx: Orders the names of the devices alphabetically. | Arne Zachlod | 2018-02-11 | 3 | -176/+176 |
* | ar71xx: use global timestamp for hang check | Felix Fietkau | 2018-02-05 | 2 | -6/+7 |
* | ar71xx: only access device stats in tx handler if packets were processed | Felix Fietkau | 2018-02-05 | 1 | -3/+3 |
* | ar71xx: allocate rx/tx descriptor/buffers in one chunk | Felix Fietkau | 2018-02-05 | 1 | -47/+38 |
* | ag71xx: Reorder ag71xx struct members for better cache performance | Rosen Penev | 2018-02-05 | 1 | -10/+17 |
* | build: replace uses of OpenWrt with $(VERSION_DIST) | Felix Fietkau | 2018-02-05 | 2 | -10/+10 |
* | ar71xx: /lib/ar71xx.sh: add model detection for TP-Link TL-WR810N | Matthias Schiffer | 2018-02-03 | 1 | -0/+3 |
* | ar71xx-generic: enable ATH79_MACH_TL_WR841N_V8 machine | Matthias Schiffer | 2018-01-31 | 1 | -0/+1 |
* | ar71xx: add ew-balin platform from Embedded Wireless | Catrinel Catrinescu | 2018-01-25 | 12 | -0/+148 |
* | ar71xx: add unaligned access hacks for VXLAN | Matthias Schiffer | 2018-01-25 | 1 | -0/+92 |
* | ar71xx: fix MikroTik rb-nor-flash-16M-ac image | Daniel Golle | 2018-01-24 | 1 | -1/+1 |
* | ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards | Gabor Juhos | 2018-01-22 | 11 | -3/+123 |
* | ar71xx: make leds-gpio usable with single-ended GPIOs | Gabor Juhos | 2018-01-22 | 2 | -0/+90 |
* | ar71xx: mach-rbspi: return rb_info from rbspi_platform_setup | Gabor Juhos | 2018-01-22 | 1 | -13/+13 |
* | ar71xx: add definitions for RouterBOARD hardware option bits | Gabor Juhos | 2018-01-22 | 1 | -0/+26 |
* | kernel: bump 4.4 to 4.4.112 | Kevin Darbyshire-Bryant | 2018-01-20 | 1 | -1/+1 |
* | ar71xx: drop mdio-gpio.h include from mach-om5pacv2.c | Gabor Juhos | 2018-01-17 | 1 | -6/+0 |
* | ar71xx: fix format of the 701-MIPS-ath79-add-routerboard-detection patches | Gabor Juhos | 2018-01-17 | 2 | -2/+2 |
* | ar71xx: fix format of the 741-MIPS-ath79-add-PCI-for-QCA9556-SoC patches | Gabor Juhos | 2018-01-17 | 2 | -12/+12 |
* | ar71xx: mach-rbspi: simplify reset button registration | Gabor Juhos | 2018-01-17 | 1 | -64/+30 |
* | ar71xx: fix TP-Link Archer C7 v4 switch LEDs | David Bauer | 2018-01-15 | 1 | -8/+12 |
* | ar71xx: image: rework EnGenius ENS202EXT factory image | Piotr Dymacz | 2018-01-15 | 1 | -7/+4 |
* | ar71xx: add support for MikroTik RouterBOARD wAP G-5HacT2HnD (wAP AC) | Roger Pueyo Centelles | 2018-01-15 | 9 | -10/+112 |
* | ar71xx: kernel: enable PCI on QCA9556 SoC | Roger Pueyo Centelles | 2018-01-15 | 2 | -0/+24 |
* | ar71xx: add support for GL.iNet GL-AR750 | Piotr Dymacz | 2018-01-15 | 15 | -10/+198 |
* | ar71xx: image: move Sitecom WLR-8100 from legacy to generic | Piotr Dymacz | 2018-01-15 | 3 | -9/+10 |
* | ar71xx: fix Sitecom WLR-8100 support | Davide Fioravanti | 2018-01-15 | 6 | -14/+17 |
* | ar71xx: add support for ALFA Network R36A | Piotr Dymacz | 2018-01-15 | 12 | -1/+179 |
* | ar71xx: add support for Teltonika RUT900 | Piotr Dymacz | 2018-01-15 | 13 | -0/+267 |
* | ar71xx: add support for ALFA Network N5Q | Piotr Dymacz | 2018-01-14 | 12 | -2/+172 |
* | ar71xx: add support for ALFA Network AP91-5G | Piotr Dymacz | 2018-01-14 | 13 | -0/+171 |
* | ar71xx: base-files: cosmetic cleanups in preinit scripts | Piotr Dymacz | 2018-01-14 | 3 | -94/+83 |
* | ar71xx: base-files: drop LED control from 05_set_iface_mac_ar71xx | Piotr Dymacz | 2018-01-14 | 1 | -1/+0 |
* | ar71xx: base-files: fix boards order in 05_set_preinit_iface_ar71xx | Piotr Dymacz | 2018-01-14 | 1 | -3/+3 |
* | ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices | Matthias Schiffer | 2018-01-13 | 13 | -1007/+1076 |
* | ar71xx/generic: add generic- prefix to vendor-specific image Makefile snippets | Matthias Schiffer | 2018-01-13 | 5 | -4/+4 |
* | ar71xx: reorganize kernel configuration | Matthias Schiffer | 2018-01-13 | 5 | -898/+728 |
* | ar71xx: disable devicetree support | Matthias Schiffer | 2018-01-13 | 5 | -25/+75 |
* | kernel: bump 4.4 to 4.4.110 | Kevin Darbyshire-Bryant | 2018-01-10 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.75 | Kevin Darbyshire-Bryant | 2018-01-10 | 1 | -2/+2 |
* | ar71xx: fix Archer C7v4 5GHz MAC-address | David Bauer | 2018-01-09 | 1 | -1/+4 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(4, 4, 0)' check | Gabor Juhos | 2018-01-09 | 1 | -5/+0 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(4, 2, 0)' check | Gabor Juhos | 2018-01-09 | 1 | -7/+0 |
* | ar71xx: remove obsolete '< KERNEL_VERSION(3, 15, 0)' checks | Gabor Juhos | 2018-01-09 | 2 | -17/+0 |
* | ar71xx/mikrotik: disable TP-Link TL-WR810N v2 board support | Gabor Juhos | 2018-01-09 | 1 | -0/+1 |
* | ar71xx/mikrotik: disable unused MTD partitioning and split drivers | Gabor Juhos | 2018-01-09 | 1 | -0/+6 |
* | ar71xx/mikrotik: disable unused ethernet switch and phy drivers | Gabor Juhos | 2018-01-09 | 1 | -0/+4 |