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
*
scripts/metadata.pl: fix ignoring missing host dependencies
Felix Fietkau
2014-03-13
1
-1
/
+2
*
scripts/metadata.pl: remove sdk specific config symbol override
Felix Fietkau
2014-03-13
1
-8
/
+1
*
target/sdk: strip host binaries before packing
Felix Fietkau
2014-03-13
1
-2
/
+19
*
target/sdk: leave out some unnecessary directories
Felix Fietkau
2014-03-13
1
-1
/
+11
*
target/sdk: use .config instead of unconditionally enabling all build dirs
Felix Fietkau
2014-03-13
3
-5
/
+22
*
target/sdk: fix parallel build calls
Felix Fietkau
2014-03-13
1
-0
/
+5
*
target/sdk: remove obsolete make calls for the ancient package directory format
Felix Fietkau
2014-03-13
1
-3
/
+0
*
odhcp6c: pass on delegate-flag on to ds-lite interface
Steven Barth
2014-03-13
3
-3
/
+6
*
netifd: pass on delegate flag from dhcp to 6rd
Steven Barth
2014-03-13
3
-3
/
+6
*
72ca3bfc401a4f1b695dcc86640dddee62716cea contained too many files
John Crispin
2014-03-13
3
-144
/
+0
*
kernel: add missing zram option
Hauke Mehrtens
2014-03-12
1
-1
/
+2
*
kernel: fix 990-gpio_wdt.patch patch
Hauke Mehrtens
2014-03-12
1
-1
/
+1
*
brcm47xx: add initial support for kernel 3.14
Hauke Mehrtens
2014-03-12
23
-1
/
+1959
*
kernel: add missing config options for kernel 3.14
Hauke Mehrtens
2014-03-12
1
-0
/
+10
*
gpio-button-hotplug: don't build for 3.3 kernels
Florian Fainelli
2014-03-12
1
-0
/
+1
*
kernel: backport ARM memset fixes for GCC 4.7/4.8
Florian Fainelli
2014-03-12
4
-0
/
+676
*
build: fix installation of default-variant packages when the source package h...
Felix Fietkau
2014-03-12
1
-1
/
+1
*
ubox: update to latest git head
John Crispin
2014-03-12
2
-8
/
+22
*
ubus: update to latest git HEAD
John Crispin
2014-03-12
1
-2
/
+2
*
ralink: add missing clk_set_rate()
John Crispin
2014-03-12
1
-0
/
+17
*
fstools: add the new fstools package
John Crispin
2014-03-12
13
-32
/
+322
*
Add GW2385 support
Imre Kaloz
2014-03-12
1
-0
/
+30
*
add GW2375 support
Imre Kaloz
2014-03-12
1
-19
/
+42
*
various dwc (OTG) driver fixups
Imre Kaloz
2014-03-12
8
-95
/
+442
*
ar71xx: rb95x: use correct SPI flash address
Gabor Juhos
2014-03-12
1
-1
/
+1
*
ar71xx: ar934x_nfc: fix memory initialization bug
Gabor Juhos
2014-03-12
1
-1
/
+1
*
grub2: update to 2.02-beta2, fixes mac os x 10.9 support (and many other things)
Felix Fietkau
2014-03-12
4
-80
/
+100
*
flex: fix build error due to undefined library symbols
Felix Fietkau
2014-03-12
2
-1
/
+19
*
ath9k: merge an aggregation related fix
Felix Fietkau
2014-03-12
1
-1
/
+31
*
openssl: Fix x86_64 build on some 64bit host systems
Felix Fietkau
2014-03-12
1
-0
/
+1
*
ath9k: further improvements to noise immunity handling on older chips
Felix Fietkau
2014-03-11
2
-2
/
+170
*
iptables/netfilter: add connlimit to conntrack-extra
Steven Barth
2014-03-11
2
-0
/
+2
*
iptables: bump to 1.4.21
Steven Barth
2014-03-11
1
-2
/
+2
*
ltq-vmmc: disable mips16 support
Felix Fietkau
2014-03-11
1
-0
/
+2
*
ltq-tapi: disable mips16 support
Felix Fietkau
2014-03-11
1
-0
/
+2
*
ltq-adsl: disable mips16 support
Felix Fietkau
2014-03-11
1
-0
/
+2
*
ltq-adsl: disable mips16 support
Felix Fietkau
2014-03-11
1
-0
/
+2
*
openvpn: make size optimization configurable
Felix Fietkau
2014-03-11
4
-1
/
+22
*
netifd: update to latest version, includes interface handling fixes by Hans D...
Felix Fietkau
2014-03-11
1
-2
/
+2
*
odhcpd/odhcp6c: fix HMAC-MD5 in DHCPv6-Reconfigure
Steven Barth
2014-03-11
2
-4
/
+4
*
ath9k: add another ANI fix for older chipsets
Felix Fietkau
2014-03-10
1
-1
/
+32
*
target/sdk: generate a Config.in file with the settings of the build that the...
Felix Fietkau
2014-03-10
3
-0
/
+33
*
target/sdk: remove obsolete compatibility makefiles
Felix Fietkau
2014-03-10
3
-102
/
+0
*
scripts/config: make wildcard include with no results non-fatal
Felix Fietkau
2014-03-10
2
-0
/
+14
*
target/sdk: remove obsolete exclude line
Felix Fietkau
2014-03-10
1
-1
/
+0
*
toolchain/gcc: use 4.8-linaro by default
Felix Fietkau
2014-03-10
2
-2
/
+2
*
target/sdk: remove some unnecessary files
Felix Fietkau
2014-03-10
1
-2
/
+2
*
target/sdk: add support for building kernel module packages
Felix Fietkau
2014-03-10
1
-3
/
+28
*
build: add a variable for the name of the {build,staging}_dir/{target,toolcha...
Felix Fietkau
2014-03-10
1
-10
/
+10
*
flex: upgrade to version 2.5.38
Luka Perkov
2014-03-10
1
-3
/
+3
[next]