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
*
Revert "[package/block-mount] remove example config file"
Mirko Vogt
2011-06-08
2
-0
/
+22
*
make sure that base-files is installed last, this allows per-target base-file...
Jo-Philipp Wich
2011-06-08
1
-1
/
+1
*
* fixes spi flash for ar9
John Crispin
2011-06-08
7
-61
/
+184
*
remove example config file
Mirko Vogt
2011-06-08
2
-22
/
+0
*
base-files: fix error reporting for unsupported protocols on virtual interfaces
Jo-Philipp Wich
2011-06-07
3
-4
/
+4
*
uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five hos...
Jo-Philipp Wich
2011-06-07
1
-0
/
+10
*
ar71xx: override inittab to enable login on ttyATH0
Felix Fietkau
2011-06-07
1
-0
/
+4
*
base-files: do not write to /etc/config/wireless at boot time unless a new in...
Felix Fietkau
2011-06-07
1
-3
/
+6
*
kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536
Hauke Mehrtens
2011-06-07
1
-2
/
+2
*
kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536
Hauke Mehrtens
2011-06-07
1
-2
/
+2
*
remove empty file (patch went upstream and file didn't get deleted but only c...
Mirko Vogt
2011-06-07
1
-0
/
+0
*
upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai
Mirko Vogt
2011-06-07
10
-51
/
+35
*
require mppe 128bit-encryption by default
Mirko Vogt
2011-06-06
1
-0
/
+1
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
6
-1
/
+1589
*
define UIMAGE for various rootfs targets
Florian Fainelli
2011-06-04
1
-1
/
+17
*
use IMG_PREFIX for image name
Florian Fainelli
2011-06-04
1
-1
/
+1
*
add more config symbols to 2.6.39
Florian Fainelli
2011-06-04
1
-0
/
+6
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
5
-1
/
+71
*
grub: improve package requirement error, patch by Jim Cromie <jim.cromie@gmai...
Jo-Philipp Wich
2011-06-04
1
-1
/
+1
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
2
-17
/
+36
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
2
-1
/
+167
*
add some missing 2.6.39 config symbols
Florian Fainelli
2011-06-04
1
-0
/
+4
*
update to 2.6.39.1
Florian Fainelli
2011-06-04
42
-199
/
+112
*
compcache does not build on 2.6.38+
Florian Fainelli
2011-06-04
1
-1
/
+1
*
ar71xx: setup wdt_clock for AR913X to avoid a kernel bug
Gabor Juhos
2011-06-04
1
-0
/
+2
*
ar71xx: select the internal antenna by default on the ZCN-1523H boards
Gabor Juhos
2011-06-04
1
-0
/
+2
*
acx-mac80211: remove patch
Hauke Mehrtens
2011-06-04
1
-19
/
+0
*
soloscli: fix new lines in soloscli
Florian Fainelli
2011-06-02
2
-4
/
+8
*
acx-mac80211: add io endianness patch
Florian Fainelli
2011-06-02
1
-0
/
+19
*
update to 2.6.39
Florian Fainelli
2011-06-02
6
-1
/
+339
*
Revert "ar71xx: only enable the rx engine after the link is up..."
Felix Fietkau
2011-06-01
1
-68
/
+67
*
kernel.mk: add a new helper for comparing kernel versions, which can take 1 -...
Felix Fietkau
2011-06-01
1
-4
/
+13
*
netfilter.mk: remove a few obsolete CompareKernelPatchVer calls
Felix Fietkau
2011-06-01
1
-17
/
+5
*
mac80211: add initial support for AR9330
Gabor Juhos
2011-06-01
33
-1
/
+3758
*
ar71xx: init external_reset for AR933X
Gabor Juhos
2011-06-01
2
-0
/
+31
*
ar71xx: add external_reset field to ath9k_platform_data
Gabor Juhos
2011-06-01
1
-0
/
+1
*
ar71xx: init get_mac_revision on AR9330 rev 1
Gabor Juhos
2011-06-01
1
-0
/
+8
*
ar71xx: add get_mac_revision to ath9k_platform_data
Gabor Juhos
2011-06-01
1
-0
/
+1
*
ar71xx: export SoC revision
Gabor Juhos
2011-06-01
2
-0
/
+6
*
refresh patches
Imre Kaloz
2011-06-01
2
-3
/
+3
*
fixup second led, patch from Chris
Imre Kaloz
2011-06-01
1
-2
/
+3
*
ar71xx: add profile and image building code for wzr-hp-ag300h
Felix Fietkau
2011-06-01
2
-0
/
+17
*
ar71xx: add kernel support for the buffalo wzr-hp-ag300h
Felix Fietkau
2011-06-01
5
-0
/
+245
*
fix a crash in mtd_concat when the .sync op is not implemented
Felix Fietkau
2011-06-01
3
-0
/
+36
*
m25p80: add the chip id for the winbond w25q128 chip
Felix Fietkau
2011-06-01
3
-0
/
+30
*
fixup pcie clock, thanks Chris
Imre Kaloz
2011-05-31
1
-0
/
+11
*
mac80211: update to wireless-testing 2011-05-27
Felix Fietkau
2011-05-31
24
-1240
/
+998
*
ar71xx: build images for the AP121 boards
Gabor Juhos
2011-05-31
1
-0
/
+36
*
ar71xx: add sysupgrade support for the AP121 boards
Gabor Juhos
2011-05-31
1
-0
/
+7
*
ar71xx: add default network config for the AP121 boards
Gabor Juhos
2011-05-31
3
-0
/
+54
[next]