index
:
openwrt
lede-17.01
main
master
openwrt-18.06
openwrt-19.07
openwrt-21.02
openwrt-22.03
openwrt-23.05
openwrt-24.10
openwrt-25.12
OpenWrt Source Repository
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-10-10
Redefine prefix and exec_prefix for pkg config files instead of libdir and includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail.
Lars-Peter Clausen
2008-10-10
Fix libnl pkg config file template.
Lars-Peter Clausen
2008-10-10
Adds support for using a local clone of a git tree
Hamish Guthrie
2008-10-10
update to latest compat-wireless version and add some new minstrel/b43 fixes
Felix Fietkau
2008-10-10
add function names to quilt-generated patch files to make patches more readable
Felix Fietkau
2008-10-09
fixup GPS on the cambria - thanks Chris
Imre Kaloz
2008-10-09
Check for existence of target aclocal folder before including them.
Lars-Peter Clausen
2008-10-09
The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers) has now been completed, so it build breaks if asm-ppc headers directory does not exist - this should fix this problem without being invasive
Hamish Guthrie
2008-10-09
experimental support for 2.6.27
Gabor Juhos
2008-10-08
Add wrapper around aclocal which also search in the targets staging dir aclocal folder for m4 files.
Lars-Peter Clausen
2008-10-08
fix 2.6.26.x boot failure on ar2313 (closes #4082)
Gabor Juhos
2008-10-08
scripts/env: fix file syncing on env switch
Felix Fietkau
2008-10-08
fix section mismatch warning
Gabor Juhos
2008-10-08
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
Felix Fietkau
2008-10-08
mac80211/compat-wireless: don't patch a generated file
Felix Fietkau
2008-10-07
sync kernel config
Gabor Juhos
2008-10-07
refresh 2.6.27 patches based on -rc9
Gabor Juhos
2008-10-07
fix compile errors in USB driver under 2.6.27
Gabor Juhos
2008-10-07
generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c
Andy Boyett
2008-10-07
allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
Felix Fietkau
2008-10-07
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
Felix Fietkau
2008-10-07
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
Felix Fietkau
2008-10-07
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
Felix Fietkau
2008-10-07
don't register GPIO 0 as LED. it drives the chip select line of the SPI flash on most AR2317 boards. fixes strange jffs2 errors on bootup
Felix Fietkau
2008-10-06
update mini_fo fix for 2.6.27
Gabor Juhos
2008-10-06
don't print warnings for undefined DEFAULT_* symbols on menuconfig. generate those in config-target.in instead of config-package.in
Felix Fietkau
2008-10-06
enable luci by default
Felix Fietkau
2008-10-06
fix busybox http auth if the root user has an empty password
Felix Fietkau
2008-10-06
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
Felix Fietkau
2008-10-05
make gpio_dev compatible with GPIOLIB & GPIO_SYSFS (closes #4016)
Gabor Juhos
2008-10-05
experimental support for 2.6.27
Gabor Juhos
2008-10-05
2.6.27: revert case insensitive match support in xt_string while we are using iptables-1.4.0
Gabor Juhos
2008-10-05
fix a typo in the generic 2.6.27 config
Gabor Juhos
2008-10-05
move some 2.6.27 config stuff to generic
Gabor Juhos
2008-10-05
experimental support for 2.6.27
Gabor Juhos
2008-10-05
refresh 2.6.27 patches based on -rc8
Gabor Juhos
2008-10-04
backport cevt-r4k fixes from mainline
Gabor Juhos
2008-10-04
Silence ifconfig down errors in mac80211 (#4067)
Florian Fainelli
2008-10-04
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
Florian Fainelli
2008-10-04
fix infinite recursion in metadata.pl
Felix Fietkau
2008-10-04
use gzipped package lists
Andy Boyett
2008-10-04
madwifi: add another missing change for linux 2.4 compat
Felix Fietkau
2008-10-03
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
Felix Fietkau
2008-10-03
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled
Felix Fietkau
2008-10-03
implement conditional dependencies for generating the Depends: field of ipkgs
Felix Fietkau
2008-10-03
ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
Andy Boyett
2008-10-02
Add workaround for eth0/1 PHY on WRTSL54GS
Peter Denison
2008-10-02
remove accidentally committed debug message
Felix Fietkau
2008-10-02
mtd: fix image check on non-broadcom platforms
Felix Fietkau
2008-10-01
implement conditional dependencies for menuconfig and build deps
Felix Fietkau
[next]