index
:
openwrt/em-br6478acv2/lede/master-31e0f0ae
do-work/Edimax-v2
Edimax BR-6578AC V2 base from https://github.com/ulli-kroll/lede.git
James
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: add fixes for rx processing and baseband hang detection
Felix Fietkau
2014-02-25
5
-7
/
+211
*
toolchain/musl: add version 0.9.15, remove older versions (still broken, but ...
Felix Fietkau
2014-02-24
24
-1153
/
+28
*
gcc: fix visibility of symbols libgcc.a
Felix Fietkau
2014-02-24
3
-27
/
+23
*
openssl: use termios instead of termio
Felix Fietkau
2014-02-24
2
-2
/
+13
*
libnl-tiny: fix include path to poll.h
Felix Fietkau
2014-02-24
1
-1
/
+1
*
brcm63xx: add preliminary support for 3.13
Jonas Gorski
2014-02-24
155
-0
/
+16434
*
kernel: add missing config symbol to 3.13
Jonas Gorski
2014-02-24
1
-0
/
+1
*
eglibc: use version 2.19 by default (lots of fixes, some security related)
Felix Fietkau
2014-02-24
2
-2
/
+2
*
eglibc: remove versions 2.16 and 2.17 - they are unmaintained
Felix Fietkau
2014-02-24
10
-471
/
+1
*
eglibc: add version 2.19
Felix Fietkau
2014-02-24
7
-2
/
+85
*
hostapd: link against librt if eglibc is used
Felix Fietkau
2014-02-24
1
-0
/
+4
*
odhcpd: avoid the unspecificed address being advertised as DNS
Steven Barth
2014-02-24
1
-2
/
+2
*
odhcpd: fix DNS-server and MSR-entries in RA
Steven Barth
2014-02-24
1
-2
/
+2
*
usbreset: fix possible access to uninitialized variable (#15041)
Jo-Philipp Wich
2014-02-23
2
-3
/
+3
*
x86/rdc: remove old kernel config
Gabor Juhos
2014-02-23
1
-326
/
+0
*
x86/rdc: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
1
-0
/
+2
*
x86/rdc: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+66
*
x86: fix MTD API usage in the RDC specific board patch
Gabor Juhos
2014-02-23
1
-7
/
+11
*
brcm47xx: b44: some fixes in combination with the switch
Hauke Mehrtens
2014-02-23
1
-2
/
+26
*
x86/olpc: remove old kernel config
Gabor Juhos
2014-02-23
1
-124
/
+0
*
x86/olpc: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
1
-0
/
+2
*
x86/olpc: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+122
*
x86/net5501: remove old kernel config
Gabor Juhos
2014-02-23
1
-19
/
+0
*
x86/net5501: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
1
-0
/
+2
*
x86/net5501: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+18
*
ubus: update to latest version, fixes lua binding issues and adds fd passing ...
Felix Fietkau
2014-02-23
1
-2
/
+2
*
libubox: update to latest version, improves uloop error handling
Felix Fietkau
2014-02-23
1
-2
/
+2
*
procd: depend on libubox directly to rebuild on ABI changes
Felix Fietkau
2014-02-23
1
-1
/
+1
*
netifd: depend on libubox directly to rebuild on ABI changes
Felix Fietkau
2014-02-23
1
-1
/
+1
*
ubus: declare main version as ABI version for libubus
Felix Fietkau
2014-02-23
1
-3
/
+3
*
libubox: declare main version as ABI version
Felix Fietkau
2014-02-23
1
-0
/
+1
*
build: allow packages to declare ABI versions to detect necessary package reb...
Felix Fietkau
2014-02-23
3
-0
/
+20
*
brcm47xx: b44: start the phy
Hauke Mehrtens
2014-02-23
1
-0
/
+23
*
brcm47xx: fix detection of some Linksys WRT54G* devices
Hauke Mehrtens
2014-02-23
3
-6
/
+45
*
x86/thincan: remove old kernel config
Gabor Juhos
2014-02-23
1
-15
/
+0
*
x86/thincan: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
1
-1
/
+2
*
x86/thincan: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+15
*
x86/xen_domu: remove old kernel config
Gabor Juhos
2014-02-23
1
-77
/
+0
*
x86/xen_domu: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
1
-1
/
+2
*
x86/xen_domu: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+81
*
x86/geos: remove old kernel configs
Gabor Juhos
2014-02-23
2
-50
/
+0
*
x86/geos: switch to 3.10 and add broken flag
Gabor Juhos
2014-02-23
2
-3
/
+2
*
x86/geos: add config for 3.10
Gabor Juhos
2014-02-23
1
-0
/
+25
*
brcm63xx: update LINUX_VERSION to 3.10.32
Gabor Juhos
2014-02-23
1
-1
/
+1
*
kernel: update 3.10 to 3.10.32
Gabor Juhos
2014-02-23
54
-218
/
+81
*
netifd: update to latest version, fixes wireless device reload handling
Felix Fietkau
2014-02-23
1
-2
/
+2
*
ar71xx: define status LED for the RB91x boards
Gabor Juhos
2014-02-23
2
-0
/
+18
*
ar71xx: rb91x: register GPIO LEDs
Gabor Juhos
2014-02-23
1
-0
/
+51
*
ar71xx: rb91x: add SPI device for the serial shift register
Gabor Juhos
2014-02-23
2
-3
/
+63
*
ar71xx/mikrotik: enable the 74x164 GPIO driver
Gabor Juhos
2014-02-23
1
-0
/
+1
[next]