index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
ar71xx
/
files
Commit message (
Expand
)
Author
Age
Files
Lines
*
ar71xx: add support for Ubiquiti Litebeam M5
Arne Zachlod
2018-03-15
2
-0
/
+59
*
ar71xx: fix mii bus irq assignment
Felix Fietkau
2018-03-04
2
-3
/
+3
*
ar71xx: remove pdata->fifo_cfg*
Felix Fietkau
2018-03-04
3
-56
/
+3
*
ar71xx: fix build with ag71xx debugfs support enabled
Felix Fietkau
2018-02-28
1
-6
/
+4
*
ag71xx: Move timestamp struct member outside of struct.
Rosen Penev
2018-02-28
2
-4
/
+3
*
ar71xx: add support for GainStrong Oolite V5.2
Piotr Dymacz
2018-02-22
4
-0
/
+125
*
ar71xx: rework GainStrong devices support
Piotr Dymacz
2018-02-22
6
-204
/
+148
*
ar71xx: add support for AR9331 based Hak5 devices
Sebastian Kinne
2018-02-22
5
-0
/
+309
*
ar71xx: YunCore AP90Q image supports also AP80Q
Piotr Dymacz
2018-02-22
3
-4
/
+4
*
ar71xx: add support for YunCore T830
Piotr Dymacz
2018-02-22
4
-0
/
+139
*
ar71xx: add support for Samsung WAM250
Piotr Dymacz
2018-02-22
4
-0
/
+134
*
ar71xx: fix COMFAST CF-E375AC support
Piotr Dymacz
2018-02-22
1
-26
/
+24
*
ar71xx: add support for COMFAST CF-E385AC
Piotr Dymacz
2018-02-22
2
-35
/
+139
*
ar71xx: rename COMFAST CF-E355AC to CF-E355AC v1
Piotr Dymacz
2018-02-22
1
-12
/
+41
*
ar71xx: add support for COMFAST CF-E355AC v2
Ding Tengfei
2018-02-22
3
-3
/
+11
*
ar71xx: add support for WHQX E1700AC/E600G/E600GAC v2
Peng Zhang
2018-02-22
5
-0
/
+356
*
ar71xx: fix typos and indentation in Kconfig.openwrt
Piotr Dymacz
2018-02-22
1
-3
/
+3
*
ar71xx: include vendor name for GL iNet products
Kyson Lok
2018-02-22
4
-5
/
+4
*
ar71xx: uniform GL iNet products mach name
Kyson Lok
2018-02-22
2
-2
/
+2
*
ar71xx: add more registers to ar71x_regs.h
Julien Dusser
2018-02-13
1
-11
/
+0
*
ar71xx: Add eTactica EG-200 support
Karl Palsson
2018-02-13
4
-0
/
+111
*
ar71xx: add support for TP-Link RE355
Henryk Heisig
2018-02-13
4
-5
/
+69
*
ar71xx:add support for COMFAST CF-E375AC
Ding Tengfei
2018-02-11
4
-0
/
+117
*
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
*
ar71xx: add ew-balin platform from Embedded Wireless
Catrinel Catrinescu
2018-01-25
4
-0
/
+123
*
ar71xx: add support for the MikroTik RB911-2Hn/5Hn boards
Gabor Juhos
2018-01-22
3
-0
/
+100
*
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
*
ar71xx: drop mdio-gpio.h include from mach-om5pacv2.c
Gabor Juhos
2018-01-17
1
-6
/
+0
*
ar71xx: mach-rbspi: simplify reset button registration
Gabor Juhos
2018-01-17
1
-64
/
+30
*
ar71xx: add support for MikroTik RouterBOARD wAP G-5HacT2HnD (wAP AC)
Roger Pueyo Centelles
2018-01-15
2
-3
/
+95
*
ar71xx: add support for GL.iNet GL-AR750
Piotr Dymacz
2018-01-15
4
-0
/
+159
*
ar71xx: fix Sitecom WLR-8100 support
Davide Fioravanti
2018-01-15
1
-12
/
+2
*
ar71xx: add support for ALFA Network R36A
Piotr Dymacz
2018-01-15
4
-0
/
+152
*
ar71xx: add support for Teltonika RUT900
Piotr Dymacz
2018-01-15
4
-0
/
+204
*
ar71xx: add support for ALFA Network N5Q
Piotr Dymacz
2018-01-14
4
-0
/
+142
*
ar71xx: add support for ALFA Network AP91-5G
Piotr Dymacz
2018-01-14
4
-0
/
+129
*
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
*
ag71xx: Fix rx ring buffer stall on small packets flood on qca956x and qca953x.
Vittorio Gambaletta
2017-12-29
3
-1
/
+22
*
ar71xx: spi-rb4xx: balance clk_prepare_enable() call
Gabor Juhos
2017-12-24
1
-2
/
+2
*
ar71xx: add support for MikroTik RouterBOARD 921GS-5HPacD r2 (mANTBox 15s)
Roger Pueyo Centelles
2017-12-21
1
-3
/
+10
*
ar71xx: fix spelling in mach-rb922.c
Roger Pueyo Centelles
2017-12-21
1
-1
/
+1
*
ar71xx: fix rb922gs_nand_scan_fixup()
Roger Pueyo Centelles
2017-12-21
1
-1
/
+5
*
ar71xx: fix invalid pointer dereference in rb95x_nand_scan_fixup()
Gabor Juhos
2017-12-16
1
-0
/
+4
*
ar71xx: fix invalid pointer dereference in c60_nand_scan_fixup()
Gabor Juhos
2017-12-15
1
-0
/
+4
[next]