| Commit message (Expand) | Author | Age | Files | Lines |
* | major target cleanup. it is now possible to have subtargets that can override... | Felix Fietkau | 2007-09-08 | 1 | -2/+2 |
* | move package description to a separate definition, remove it when DESCRIPTION... | Nicolas Thill | 2007-09-07 | 1 | -8/+16 |
* | strip the kernel version suffix from target directories, except for brcm-2.4 ... | Felix Fietkau | 2007-09-06 | 1 | -2/+2 |
* | package Makefile cleanup: remove uneeded vars | Nicolas Thill | 2007-09-03 | 1 | -2/+0 |
* | use a default VERSION field for kmod packages | Nicolas Thill | 2007-09-02 | 1 | -1/+0 |
* | fix channel/frequency returned by scan | Mike Baker | 2007-07-09 | 2 | -2/+2 |
* | update wlcompat for new ioctl interface (fixes #1357) | Felix Fietkau | 2007-06-30 | 17 | -2137/+2742 |
* | cleanup, nuke obsolete 'Kernel drivers' category, convert remaining kmod pack... | Felix Fietkau | 2007-01-20 | 1 | -22/+13 |
* | move several instances of DEFAULT:=y to profile preselections (easier for the... | Felix Fietkau | 2007-01-14 | 1 | -1/+0 |
* | fix wlcompat defaults | Felix Fietkau | 2006-11-27 | 1 | -1/+1 |
* | replace lots of manual install commands with INSTALL_* variables | Felix Fietkau | 2006-11-23 | 1 | -3/+3 |
* | massively decrease the wlcompat entropy polling frequency - hurts performance... | Felix Fietkau | 2006-11-13 | 1 | -1/+1 |
* | implement target profiles in menuconfig | Felix Fietkau | 2006-11-12 | 1 | -2/+2 |
* | add patch from #849 | Felix Fietkau | 2006-10-15 | 1 | -0/+21 |
* | disable entropy gathering in wlcompat-debug | Felix Fietkau | 2006-10-15 | 1 | -1/+8 |
* | standardize Makefile, change BUILD_DIR to KERNEL_BUILD_DIR | Nicolas Thill | 2006-09-23 | 1 | -18/+21 |
* | bump wlcompat version number | Felix Fietkau | 2006-09-03 | 1 | -1/+1 |
* | port wlcompat changes to -ng | Felix Fietkau | 2006-09-03 | 1 | -0/+35 |
* | set PATH in rules.mk | Mike Baker | 2006-08-04 | 1 | -2/+0 |
* | credit where credit is due | Mike Baker | 2006-06-27 | 1 | -0/+6 |
* | add INCLUDE_DIR variable for $(TOPDIR)/include | Felix Fietkau | 2006-06-21 | 1 | -2/+2 |
* | build system cleanup. move shared include files into $(TOPDIR)/include, move ... | Felix Fietkau | 2006-06-21 | 1 | -2/+2 |
* | fix wlcompat depends/default | Felix Fietkau | 2006-06-19 | 1 | -1/+3 |
* | move source file to src/ and let the kernel tree build the modules. | Nicolas Thill | 2006-06-19 | 3 | -7/+40 |
* | move wlcompat from target/linux/package/ to package/. | Nicolas Thill | 2006-06-18 | 14 | -0/+4362 |