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
...
*
add r8101 ethernet driver (#4352)
Florian Fainelli
2009-07-25
1
-0
/
+43
*
add compcache (#4481)
Florian Fainelli
2009-07-25
5
-0
/
+316
*
remove CFLAGS_LARGEFILE, not defined anywhere (#4856)
Florian Fainelli
2009-07-25
1
-2
/
+2
*
globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv...
Florian Fainelli
2009-07-25
3
-4
/
+21
*
enable sysupgrade support for the TL-WR741ND
Gabor Juhos
2009-07-25
2
-1
/
+4
*
fix firmware image of the TL-WR741ND
Gabor Juhos
2009-07-25
1
-3
/
+13
*
split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
Florian Fainelli
2009-07-25
2
-4
/
+93
*
add patch from #4850 to make hdparm work on usb drivers (#4850)
Florian Fainelli
2009-07-25
1
-0
/
+14
*
use --binary option of md5sum to improve compatibility with other platforms (...
Florian Fainelli
2009-07-25
1
-1
/
+1
*
resync kernel configuration
Florian Fainelli
2009-07-25
1
-4
/
+0
*
fix malformed patch
Florian Fainelli
2009-07-25
1
-1
/
+1
*
refresh 2.6.30 patches
Gabor Juhos
2009-07-25
4
-12
/
+12
*
bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474)
Florian Fainelli
2009-07-24
1
-1
/
+0
*
add support for the OpenRB Medium board
Gabor Juhos
2009-07-24
5
-0
/
+818
*
fix magicboxv2.dts
Gabor Juhos
2009-07-24
2
-2
/
+6
*
use 2.6.27.7
Florian Fainelli
2009-07-24
5
-7
/
+8
*
mac80211: add more ath9k patches
Gabor Juhos
2009-07-24
3
-1
/
+155
*
set PKGARCH to all for packages in trunk containing only arch-neutral files (...
Florian Fainelli
2009-07-24
3
-0
/
+3
*
fix ip6tables installation against ip6t_HL which has been merged in xt_HL sin...
Florian Fainelli
2009-07-24
1
-2
/
+0
*
use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card
Mirko Vogt
2009-07-23
1
-0
/
+2
*
add sitefile definitions for ac_cv_func_setgrent_void
Felix Fietkau
2009-07-23
2
-0
/
+2
*
add missing kernel configuration symbol (#5564)
Florian Fainelli
2009-07-23
1
-0
/
+1
*
add missing 2.6.30 HID configuration symbols
Florian Fainelli
2009-07-23
1
-0
/
+4
*
ar6000: use net_device_ops
Lars-Peter Clausen
2009-07-22
2
-27
/
+10
*
kernel/modules: package driver for the LM75 sensor
Gabor Juhos
2009-07-22
1
-4
/
+20
*
kernel/modules: package ATA version of the Magicbox CF driver
Gabor Juhos
2009-07-22
1
-2
/
+20
*
2.6.{28,30}: add missing config symbol
Gabor Juhos
2009-07-22
2
-0
/
+2
*
add ATA version of the Magicbox CF driver
Gabor Juhos
2009-07-22
6
-4
/
+878
*
add missing fuse24 init script
Florian Fainelli
2009-07-22
1
-0
/
+10
*
make libsas depend on x86, over targets using it may unmask it later
Florian Fainelli
2009-07-22
1
-1
/
+1
*
glamo: Use dev_pm_ops instead of platform suspend/resume.
Lars-Peter Clausen
2009-07-21
4
-52
/
+66
*
upgrade orion to 2.6.30.2
Imre Kaloz
2009-07-21
6
-127
/
+21
*
create fuse24 device on startup (#5349)
Florian Fainelli
2009-07-21
1
-3
/
+4
*
fix a >2 year old stack overflow in the mtd rootfs split patch which only cau...
Felix Fietkau
2009-07-21
4
-57
/
+27
*
fix typos introduced in 16942
Florian Fainelli
2009-07-21
1
-2
/
+2
*
make the ethernet driver compile with newer kernels
Florian Fainelli
2009-07-21
1
-2
/
+15
*
add libsas and mvsas required for VIA NAS7800
Florian Fainelli
2009-07-21
1
-0
/
+32
*
allow via-velocity to be selectable on x86
Florian Fainelli
2009-07-21
1
-1
/
+1
*
add a new arm lzma kernel decompressor based on rewritten (and much more read...
Felix Fietkau
2009-07-21
3
-843
/
+1361
*
orion: fix image build on non-linux systems
Felix Fietkau
2009-07-21
1
-1
/
+1
*
fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ...
Lars-Peter Clausen
2009-07-21
1
-0
/
+13
*
glamo-mci: Cleanup mmc clock rate control.
Lars-Peter Clausen
2009-07-20
5
-409
/
+325
*
pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380)
Vasilis Tsiligiannis
2009-07-20
1
-5
/
+6
*
2.6.{28,30}: refresh patches
Gabor Juhos
2009-07-20
4
-18
/
+6
*
2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol
Gabor Juhos
2009-07-20
1
-0
/
+1
*
request irq with the platform driver name instead of bus_id which is being re...
Florian Fainelli
2009-07-20
1
-1
/
+1
*
update to 2.6.30.2
Imre Kaloz
2009-07-20
13
-14
/
+14
*
update dts of Magicbox V2 for 2.6.28
Gabor Juhos
2009-07-20
1
-3
/
+23
*
merge 2.6.28 patches
Gabor Juhos
2009-07-20
8
-134
/
+80
*
update dts of Magicbox V2
Gabor Juhos
2009-07-20
1
-3
/
+23
[prev]
[next]