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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cns3xxx: fix passing the device to dma mapping ops
Felix Fietkau
2014-11-26
1
-17
/
+20
*
fix the r6100's wan led name
Imre Kaloz
2014-11-26
1
-1
/
+1
*
uboot-omap: add C4 revision in findfdt
John Crispin
2014-11-26
1
-0
/
+11
*
kirkwood: Add support for Iomega StorCenter ix2-200
John Crispin
2014-11-26
2
-0
/
+22
*
uboot-envtools: add support for oxnas target
John Crispin
2014-11-26
2
-0
/
+33
*
add uboot-oxnas
John Crispin
2014-11-26
29
-0
/
+4262
*
add new target 'oxnas'
John Crispin
2014-11-26
54
-0
/
+8328
*
target.mk: add default packages for NAS device-type
John Crispin
2014-11-26
1
-0
/
+2
*
kernel: unset CONFIG_ARM_CCN
John Crispin
2014-11-26
1
-0
/
+1
*
ar71xx: add support for TP-LINK CPE210/220/510/520
John Crispin
2014-11-26
10
-7
/
+256
*
firmware-utils: add new tool tplink-safeloader for the new TP-LINK Pharos dev...
John Crispin
2014-11-26
2
-0
/
+539
*
mtd: fix 2 compiler warnings
John Crispin
2014-11-26
1
-2
/
+1
*
Netgear R6100 support
Imre Kaloz
2014-11-26
13
-4
/
+232
*
uqmi: update to the latest version, also set 802.3 data format via the WDA se...
Felix Fietkau
2014-11-25
2
-2
/
+3
*
brcm63xx: uci-defaults: network: move DSL-274x1 F1 to right section
Jonas Gorski
2014-11-25
1
-1
/
+1
*
brcm63xx: unify dt image generation
Jonas Gorski
2014-11-25
1
-117
/
+66
*
brcm63xx: move rsa signature to additional options
Jonas Gorski
2014-11-25
1
-47
/
+42
*
brcm63xx: fix image generation
Jonas Gorski
2014-11-25
1
-0
/
+1
*
rename overlayfs' symbol
Imre Kaloz
2014-11-24
1
-1
/
+1
*
ralink: fix pci reset patch
John Crispin
2014-11-24
1
-3
/
+11
*
procd: fix/clean some conditions in nand.sh
John Crispin
2014-11-24
1
-5
/
+7
*
procd: document nand.sh a bit
John Crispin
2014-11-24
1
-0
/
+16
*
mpc85xx: fix missing dts target for kernel 3.14
John Crispin
2014-11-24
2
-1
/
+88
*
ralink: add proper reset of pci core
John Crispin
2014-11-24
1
-0
/
+29
*
imx6: make the default config bootable on ventana
John Crispin
2014-11-24
1
-3
/
+3
*
fstools: update to the latest version, fixes overlayfs mount on 3.18
Felix Fietkau
2014-11-24
1
-2
/
+2
*
mac80211: fix a crash on getting the channel in WDS AP mode (#18400)
Felix Fietkau
2014-11-24
1
-0
/
+82
*
add initial 3.18 support
Imre Kaloz
2014-11-24
5
-0
/
+1012
*
fix sysupgrade on overlayfs v23+
Imre Kaloz
2014-11-24
1
-1
/
+6
*
brcm63xx: do not build images for unsupported routers
Jonas Gorski
2014-11-24
1
-14
/
+0
*
brcm63xx: refresh patches
Jonas Gorski
2014-11-24
19
-31
/
+31
*
brcm63xx: Add DT support for SPW303V
Jonas Gorski
2014-11-24
4
-18
/
+82
*
brcm63xx: Add DT support for DV-201AMR
Jonas Gorski
2014-11-24
5
-12
/
+74
*
brcm63xx: Add DT support for RG100A
Jonas Gorski
2014-11-24
4
-13
/
+50
*
brcm63xx: Add DT support for A226G/M
Jonas Gorski
2014-11-24
6
-18
/
+116
*
brcm63xx: Add DT support for AGPF-S0
Jonas Gorski
2014-11-24
3
-3
/
+48
*
update .18 support for -rc6
Imre Kaloz
2014-11-24
10
-42
/
+50
*
ar8216: Fix issue with autoneg being disabled under 3.14, revert 43332
Felix Fietkau
2014-11-24
1
-2
/
+47
*
arm64: add ARM 64-bits target
Florian Fainelli
2014-11-24
6
-0
/
+362
*
libbsd: add support for aarch64
Florian Fainelli
2014-11-24
1
-0
/
+19
*
aarch64: add initial support
Florian Fainelli
2014-11-24
11
-185
/
+346
*
eglibc: enforce use of autoconf-2.69
Florian Fainelli
2014-11-24
1
-0
/
+13
*
libubox: fix a variable handling regression in jshn
Felix Fietkau
2014-11-23
1
-1
/
+1
*
libubox: update to the latest version, adds some jshn optimizations
Felix Fietkau
2014-11-23
1
-2
/
+2
*
lzo: disable unaligned access for everything except x86
Felix Fietkau
2014-11-23
1
-0
/
+4
*
busybox: turn on BUSYBOX_DEFAULT_FEATURE_SH_NOFORK to slightly improve perfor...
Felix Fietkau
2014-11-23
1
-1
/
+1
*
ar71xx: merge changes from 3.10 that were forgotten for 3.14
Felix Fietkau
2014-11-23
19
-29
/
+153
*
netifd: update to the latest version, fixes issues when changing a bridge mem...
Felix Fietkau
2014-11-23
1
-2
/
+2
*
hostapd: fix build error on some variants with CONFIG_WPA_RFKILL_SUPPORT=y (#...
Felix Fietkau
2014-11-23
1
-1
/
+3
*
ar71xx: remove linux 3.10 support
Felix Fietkau
2014-11-23
119
-9491
/
+0
[next]