summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: clean up handling of the kernel configFelix Fietkau2011-04-063-22/+53
* ath9k: fall back to the default noise floor if the calibrated one is not avai...Felix Fietkau2011-04-051-1/+1
* busybox: get rid of the useless extra menuFelix Fietkau2011-04-051-3/+3
* librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive busy...Felix Fietkau2011-04-051-1/+1
* add a new package metadata variable MDEPENDS for specifying local menuconfig ...Felix Fietkau2011-04-054-0/+5
* base-files: Use -h instead of deprecated -L for symlink checkVasilis Tsiligiannis2011-04-051-1/+1
* madwifi: Always escape SSID parameterVasilis Tsiligiannis2011-04-051-1/+1
* base-files: fix minor problem in init.d/bootVasilis Tsiligiannis2011-04-051-1/+1
* hostapd: add accounting configuration to hostapd uci scriptVasilis Tsiligiannis2011-04-051-7/+17
* block-mount base-files: Added additional check to pi_include to ensure that a...Daniel Dickinson2011-04-052-8/+12
* block-mount: Revert 26468: it causes a kernel panic due to pi_include failing...Daniel Dickinson2011-04-051-2/+2
* site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for dete...Felix Fietkau2011-04-049-9/+9
* uci: mark uci as unsafe for parallel buildingJo-Philipp Wich2011-04-041-0/+2
* block-mount: Removed duplicated directory creation in the package install sec...Daniel Dickinson2011-04-041-4/+1
* block-mount: Fixed warning of missing /lib/functions/fsck during boot when no...Daniel Dickinson2011-04-041-1/+2
* mac80211: move 620-rt2x00_soc_led_support.patch to the correct placeGabor Juhos2011-04-041-0/+0
* ramips: initial board support for MOFI3500-3GNGabor Juhos2011-04-049-1/+161
* mac80211: update rt2800-{pci,usb} dependenciesGabor Juhos2011-04-041-2/+2
* mac80211: rt2800-lib doesn't depend on rt2x00-usbGabor Juhos2011-04-041-1/+1
* mac80211: add WLAN LED support for Ralink RT305x SoC DevicesGabor Juhos2011-04-042-1/+76
* The makefile was missing the coef source filename, so it would install a dire...John Crispin2011-04-041-0/+1
* make the build system a bit more silent without V=99Felix Fietkau2011-04-043-3/+3
* toplevel: add a warning about .config being out of sync after an updateFelix Fietkau2011-04-041-0/+7
* x86/geos: redux of cs5535 versionFelix Fietkau2011-04-031-1/+1
* update busybox to 1.18.4, patch from Peter WagnerFlorian Fainelli2011-04-0326-365/+501
* gitignore: add *.rej and *.orig to .gitignoreFlorian Fainelli2011-04-031-0/+2
* create an initramfs image by defaultFlorian Fainelli2011-04-031-1/+1
* add kmod-hfcpciFlorian Fainelli2011-04-031-3/+22
* add kmod-ipt-ledFlorian Fainelli2011-04-032-0/+17
* mac80211: increase delay between aggregation session negotiation attempts - i...Felix Fietkau2011-04-031-0/+49
* mac80211: rtl818x depends on kmod-usb-coreFelix Fietkau2011-04-031-1/+1
* kernel: add md5sum of kernelHauke Mehrtens2011-04-031-2/+2
* kernel: Update to version 2.6.37.6Hauke Mehrtens2011-04-0325-34/+36
* kernel: l2tp: fix possible oops on l2tp_eth module unloadHauke Mehrtens2011-04-031-0/+37
* m4: update to version 1.4.16Hauke Mehrtens2011-04-031-2/+2
* xz: update to version 5.0.2Hauke Mehrtens2011-04-033-139/+2
* busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPCFelix Fietkau2011-04-031-0/+1
* build: reduce the amount of generated make code for the initial prereq scan -...Felix Fietkau2011-04-031-2/+7
* build: use a conditional @ sign before silenced targets instead of .SILENT - ...Felix Fietkau2011-04-031-4/+2
* build: undefine debug helper templates used by subdir.mk if the DEBUG variabl...Felix Fietkau2011-04-031-0/+10
* build: move the SH_FUNC eval to the beginning of the opkg control file build ...Felix Fietkau2011-04-031-2/+2
* build: do not use shell calls to export empty opkg control files, speeds up p...Felix Fietkau2011-04-031-0/+2
* busybox: simplify conditional dependency on librpcFelix Fietkau2011-04-031-1/+1
* busybox: only add the librpc build dependency for uclibc (#8864)Felix Fietkau2011-04-032-2/+6
* base-files: bridge config, avoid having a random ipv6 ll addressFelix Fietkau2011-04-031-1/+1
* kernel: usb-net depends on kernel MII supportFelix Fietkau2011-04-031-1/+1
* kernel: add a package for the sierra_net module for sierra wireless 3g devicesFelix Fietkau2011-04-031-0/+14
* lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzmaFelix Fietkau2011-04-031-4/+1
* tools/squashfs4: update to version 4.2 (adds support for xz compression)Felix Fietkau2011-04-0312-2379/+1036
* ath9k: fix missing chip wakeups causing instability issues on at least AR5416...Felix Fietkau2011-04-021-0/+127