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
*
disable debugging stuff in madwifi - saves precious flash space :)
Imre Kaloz
2007-02-20
2
-1
/
+106
*
make rootfs split/detection more generic - patch can be moved to generic-2.6 ...
Felix Fietkau
2007-02-19
4
-433
/
+416
*
autodetect flash width - thanks to Kestutis Kupciunas
Imre Kaloz
2007-02-19
1
-0
/
+14
*
use radio0 only on the 5312
Imre Kaloz
2007-02-19
1
-3
/
+5
*
fix ar2315 rootfs mount
Felix Fietkau
2007-02-19
1
-1
/
+7
*
Upgrade comgt to 0.32 (#1347)
Florian Fainelli
2007-02-19
2
-39
/
+132
*
Fix another typo, definitively closes #1370
Florian Fainelli
2007-02-19
1
-1
/
+1
*
Fix a typo for videodev modules (#1371)
Florian Fainelli
2007-02-19
1
-1
/
+1
*
Fix a typo with latest driver, module name changed (#1370)
Florian Fainelli
2007-02-19
1
-1
/
+1
*
add documentation fixes from #1285
Felix Fietkau
2007-02-18
2
-10
/
+10
*
Finally fix the pesky x86-2.6 block2mtd related crash (#1058) When erasing bl...
Felix Fietkau
2007-02-18
1
-0
/
+11
*
disable dma offset for now
Felix Fietkau
2007-02-17
1
-0
/
+4
*
fix ar2312/2313 mac detection
Felix Fietkau
2007-02-17
1
-2
/
+6
*
add e1000 support
Felix Fietkau
2007-02-16
3
-56
/
+7
*
remove useless newlines
Felix Fietkau
2007-02-16
1
-7
/
+7
*
fix memleak in uniq (#1354)
Felix Fietkau
2007-02-16
1
-0
/
+12
*
make kernel_menuconfig work without target toolchain
Felix Fietkau
2007-02-16
3
-4
/
+5
*
document make kernel_menuconfig
Felix Fietkau
2007-02-16
1
-1
/
+9
*
add top-level kernel_menuconfig target to unpack and reconfigure the kernel -...
Felix Fietkau
2007-02-16
3
-0
/
+14
*
more cleanup
Felix Fietkau
2007-02-16
4
-95
/
+47
*
remove squashfs repartitioning hacks from spiflash driver - will be ported to...
Felix Fietkau
2007-02-16
1
-66
/
+4
*
major cleanup of the ar531x code, improved hardware detection and support for...
Felix Fietkau
2007-02-16
14
-427
/
+358
*
missed a reference to compile-targets
Mike Baker
2007-02-16
1
-1
/
+1
*
remove obsolete compile-targets rule
Mike Baker
2007-02-16
1
-3
/
+1
*
remove annoying package rm command
Felix Fietkau
2007-02-16
1
-1
/
+0
*
when building a package, make sure that older versions get removed
Felix Fietkau
2007-02-16
1
-0
/
+1
*
some ar531x cleanup
Felix Fietkau
2007-02-15
6
-43
/
+2121
*
fix pcmcia modules load order (closes: #1355)
Nicolas Thill
2007-02-14
1
-1
/
+1
*
add fix for kernel headers to allow offsetof access from user space
Felix Fietkau
2007-02-14
1
-0
/
+17
*
fix tar segfault (patch from busybox svn rev. 17772)
Felix Fietkau
2007-02-13
1
-0
/
+77
*
make the uml kernel config compatible with both 32 bit and 64 bit systems
Felix Fietkau
2007-02-13
2
-0
/
+88
*
fix multiport netfilter module installation (patch from #1280)
Felix Fietkau
2007-02-13
1
-1
/
+1
*
move tlb change for mips 4KC to generic patches (required for most mips targets)
Felix Fietkau
2007-02-13
3
-38
/
+20
*
Menuconfig will not treat 'select FOO' as a real dependency thus if BAR depen...
Felix Fietkau
2007-02-12
2
-15
/
+35
*
Change localhost into a fully qualified name; remove OpenWrt alias to 127.0.0.1
Mike Baker
2007-02-12
1
-1
/
+1
*
fix dnsmasq parsing of /etc/hosts for fqdn cases like "localhost."
Mike Baker
2007-02-12
1
-0
/
+15
*
add some more busybox patches from upstream
Felix Fietkau
2007-02-12
2
-0
/
+85
*
add kernel branch emulation fix from #1345
Felix Fietkau
2007-02-12
1
-0
/
+11
*
More dependencies are required to force fuse to Linux 2.6 only.
Mike Albon
2007-02-12
1
-1
/
+3
*
fix for multiple lock/unlock operations in 'lock' command (found by framer99)
Felix Fietkau
2007-02-12
1
-2
/
+1
*
clean up uml-2.6 config, fixes buildbot pcmcia-cs error
Felix Fietkau
2007-02-12
2
-674
/
+26
*
Force dependency on LINUX_2_6 to stop building fuse on 2.4 kernels.
Mike Albon
2007-02-12
1
-1
/
+1
*
oops... accidentally merged a broken patch
Felix Fietkau
2007-02-11
1
-14
/
+14
*
fix a bug that breaks some cgi scripts on busybox (patch from x-wrt)
Felix Fietkau
2007-02-11
1
-0
/
+17
*
revert httpd header handling code to the one from busybox 1.3.1 - fixes probl...
Felix Fietkau
2007-02-10
1
-1
/
+15
*
more fixes for rstrip.sh and kernel modules - fixes #1301
Felix Fietkau
2007-02-09
2
-3
/
+23
*
add NTFS-3G
Imre Kaloz
2007-02-08
2
-0
/
+123
*
fix mac handling, thanks to Kestutis Kupciunas
Imre Kaloz
2007-02-08
1
-1
/
+4
*
upgrade FUSE to v2.6.3, make fuse-utils depend on libfuse and kmod-fuse
Imre Kaloz
2007-02-08
1
-2
/
+3
*
update work in progress rewritten bcm947xx code. wifi and usb seem to be work...
Felix Fietkau
2007-02-08
35
-7226
/
+7097
[next]