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 ARM to oabi by default, add some eabi patches for fixing up the toolch...
Felix Fietkau
2008-02-14
10
-5
/
+194
*
Upgrade brcm63xx to 2.6.24
Florian Fainelli
2008-02-13
14
-459
/
+483
*
Upgrade rdc to 2.6.24
Florian Fainelli
2008-02-13
17
-923
/
+1299
*
fix problems with the use of a passphrase, add option to use a key instead of...
Travis Kemen
2008-02-13
1
-5
/
+13
*
remove old profile
John Crispin
2008-02-13
1
-23
/
+0
*
upgrade uci to 0.3.0 - fix for adding changes to empty config files - better ...
Felix Fietkau
2008-02-12
1
-3
/
+3
*
resync kernel config
Gabor Juhos
2008-02-11
1
-34
/
+11
*
upgrade & standardize kernel versions
Imre Kaloz
2008-02-11
23
-37
/
+30
*
upgrade sibyte to 2.6.24
Imre Kaloz
2008-02-11
3
-1117
/
+83
*
Add missing bridge ioctls to make bluez-utils compile with brcm-3.4
Florian Fainelli
2008-02-10
1
-0
/
+18
*
upgrade iop32x to 2.6.24
Imre Kaloz
2008-02-10
2
-1
/
+18
*
update acx100
Matteo Croce
2008-02-10
3
-56
/
+2
*
prepare 2.6.24 on ixp4xx
Imre Kaloz
2008-02-10
35
-0
/
+7945
*
fix typo
Imre Kaloz
2008-02-10
1
-1
/
+1
*
add missing dependency for the target metadata scan
Felix Fietkau
2008-02-09
1
-1
/
+1
*
use cp instead of $(CP), because bzImage might be a symlink
Felix Fietkau
2008-02-09
1
-1
/
+1
*
commit after running uci_set_default
Felix Fietkau
2008-02-09
1
-0
/
+1
*
don't fail on uci_load() with nonexisting config files, but return the right ...
Felix Fietkau
2008-02-09
1
-1
/
+7
*
make uci_add() create anonymous sections if requested and store the new secti...
Felix Fietkau
2008-02-09
1
-1
/
+6
*
bump uci to 0.2.5 - adds support for adding unnamed sections
Felix Fietkau
2008-02-09
1
-2
/
+2
*
add package/openwrt-packages to .gitignore
Felix Fietkau
2008-02-09
1
-0
/
+1
*
fix RB153 CompactFlash driver for .24
Gabor Juhos
2008-02-09
1
-21
/
+24
*
switch to 2.6.24
Gabor Juhos
2008-02-09
65
-3215
/
+101
*
backport acx100 2.6.24 fixes from SVN
Matteo Croce
2008-02-08
1
-0
/
+42
*
cpmac: reapply [9664]
Matteo Croce
2008-02-08
1
-17
/
+169
*
fix AR7 DSL with 2.6.24
Matteo Croce
2008-02-08
1
-28
/
+61
*
build cpmac driver
Matteo Croce
2008-02-08
1
-0
/
+1
*
Update kernel to 2.6.24
Matteo Croce
2008-02-08
4
-1306
/
+10
*
add a fix for memleaks caused by failed memory allocations
Felix Fietkau
2008-02-08
1
-0
/
+44
*
madwifi: add ap mode specific improvements to the calibration process. report...
Felix Fietkau
2008-02-08
2
-39
/
+155
*
make current AR7 code 2.6.24 aware, for future use
Matteo Croce
2008-02-08
3
-5
/
+16
*
use GCC 4.2.3 by default for AVR32
Imre Kaloz
2008-02-07
2
-0
/
+4
*
add GCC 4.2.3
Imre Kaloz
2008-02-07
28
-0
/
+27123
*
upgrade AVR32 to 2.6.24 - sync with 2.6.24.atmel.1
Imre Kaloz
2008-02-07
3
-5992
/
+11665
*
sync AVR32 patches with upstream
Imre Kaloz
2008-02-07
2
-111
/
+31
*
more 2.6.24 patches
Matteo Croce
2008-02-07
2
-1
/
+118
*
increase the flash window size for ar5312 - there are apparently 5312 devices...
Felix Fietkau
2008-02-07
1
-1
/
+1
*
fix a typo in kmod-crypto-test
Nicolas Thill
2008-02-06
1
-1
/
+1
*
update uml readme with working cmdline example
Nicolas Thill
2008-02-06
1
-1
/
+1
*
update uml to 2.6.24 (i386 only for now)
Nicolas Thill
2008-02-06
2
-14
/
+22
*
add a workaround for watchdog path changes
Nicolas Thill
2008-02-06
1
-8
/
+10
*
add a workaround for crypto modules renamed in 2.6.24
Nicolas Thill
2008-02-06
1
-7
/
+17
*
disable radar detection by default until it is fixed
Felix Fietkau
2008-02-05
1
-0
/
+3
*
update uci - fixes a bug in parse_uci_tuple
Felix Fietkau
2008-02-05
1
-2
/
+2
*
fix a stupid copy&paste mistake
Felix Fietkau
2008-02-05
1
-1
/
+1
*
Device Tree Compiler require more recent bison ...
Ralph Hempel
2008-02-05
2
-1
/
+34
*
Allow more ttyUSB<N> devices to use the 3g script (#3098)
Florian Fainelli
2008-02-05
1
-1
/
+1
*
fix wpa_supplicant for madwifi
John Crispin
2008-02-05
1
-2
/
+1
*
fix another crash
Felix Fietkau
2008-02-05
1
-2
/
+2
*
upgrade to uci 0.2.2 - fixes uci invocations from hotplug
Felix Fietkau
2008-02-05
1
-2
/
+2
[next]