aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Removed redundant '-r' flags for cp. Fixes compilation on BSD/Darwin.Felix Fietkau2007-12-053-5/+5
* busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)Felix Fietkau2007-12-051-1/+2
* Abstracted find to $(FIND) to allow use of gfind on non-GNU systems.Felix Fietkau2007-12-051-0/+3
* tools/mkimage: Include sys/types.h on Darwin/BSD.Felix Fietkau2007-12-051-1/+1
* add copyright header to the USB driver's filesGabor Juhos2007-12-058-47/+63
* Fix VLYNQ device enable for DG834Gv1Felix Fietkau2007-12-041-1/+1
* fix make clean for unconfigured build treesFelix Fietkau2007-12-042-2/+2
* enforce gnu make >= 3.81 now. it has become too annoying to work around bugs ...Felix Fietkau2007-12-041-5/+1
* add i8x0 audio driverFelix Fietkau2007-12-031-0/+17
* update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt p...Felix Fietkau2007-12-035-275/+32
* add missing dependencyFelix Fietkau2007-12-031-1/+1
* fix another build issue on some osx machines - run ranlib on the lzma lib arc...Felix Fietkau2007-12-021-0/+12
* update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issue...Felix Fietkau2007-12-028-582/+426
* fix sstrip compile on mac os xFelix Fietkau2007-12-021-1/+1
* refactor hotplug2 rules, make sure that the default button rule is only used ...Felix Fietkau2007-12-013-36/+37
* add shell compatibility patch from #2659Felix Fietkau2007-11-301-1/+1
* add switch gpio init for bcm57xx (untested, see #2744)Felix Fietkau2007-11-301-1/+10
* add extra wrt350n leds (patch from #2745)Felix Fietkau2007-11-301-1/+4
* fix kernel config related build errorFelix Fietkau2007-11-301-1/+1
* make sure iw doesn't get compiled on older kernelsFelix Fietkau2007-11-301-2/+4
* adjust libnl urlFelix Fietkau2007-11-301-1/+1
* add iw utility (untested)Felix Fietkau2007-11-301-0/+46
* upgrade libnl to 1.0-pre8Felix Fietkau2007-11-301-4/+4
* include the kernel config for kernel related packages (should fix some b43 co...Felix Fietkau2007-11-301-1/+4
* fix ppp issues (thanks to Fatus for debugging this)Felix Fietkau2007-11-301-2/+3
* Fix zlib for powerpcFelix Fietkau2007-11-291-3/+3
* switch to 2.6.23.9Gabor Juhos2007-11-292-1/+4
* update busybox to 1.8.2Travis Kemen2007-11-292-14/+3
* add options for rate 80211h compression bursting wmm and mac filtering From: ...Travis Kemen2007-11-281-0/+38
* some cleanup and remove overwriting of device defaults for bgscan and diversityTravis Kemen2007-11-281-22/+10
* drop the '0' default in config_get_boolFelix Fietkau2007-11-281-1/+1
* Fix AutoLoad macro typos (#2765)Florian Fainelli2007-11-281-4/+4
* package/kernel/modules: Fixed (3)DES crypto kmod, closes #2749 (Thanks jon)Felix Fietkau2007-11-281-2/+2
* use instead of closes #2759Travis Kemen2007-11-281-1/+1
* add support for the PCEngines AlixTravis Kemen2007-11-282-1/+17
* add txpower patches and add uci configuration file From: Vasilis T. (aka Acin...Travis Kemen2007-11-284-1/+457
* don't overwrite device default for fast frames closes #2321Travis Kemen2007-11-281-2/+4
* add option to turn off dynamic dhcp closes #2694Travis Kemen2007-11-281-0/+2
* init: check permissions on rc.d filesFelix Fietkau2007-11-281-1/+1
* init: don't start hotplug2 if it doesn't existFelix Fietkau2007-11-281-1/+2
* ps3: use readable video mode descriptions in readmeFelix Fietkau2007-11-282-5/+8
* ps3: build-in ps3 system managerFelix Fietkau2007-11-281-3/+3
* update to latest madwifi snapshot - fixes some noderef bugsFelix Fietkau2007-11-279-371/+298
* fix remaining netif_rx calls in napi polling patchFelix Fietkau2007-11-271-6/+28
* add Edimax BR-61x4WG board support to the LED driver, thanks to scream_ (clos...Gabor Juhos2007-11-261-0/+16
* more USB driver fixes, now it passes usbtests 1-14Gabor Juhos2007-11-262-9/+30
* work around kernel config issues with sound modulesFelix Fietkau2007-11-252-9/+18
* add missing dependencyFelix Fietkau2007-11-251-0/+1
* fix USB driver to compile with ADMH_VERBOSE_DEBUG definedGabor Juhos2007-11-233-36/+34
* USB driver updates, the driver passes usbtests 1-10 nowGabor Juhos2007-11-236-452/+948