| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: fix Build/Compile override handling, fixes ar7 compile | Felix Fietkau | 2011-03-06 | 1 | -5/+2 |
* | Fix loading of ethernet gadget | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
* | change PKG_FIXUP:=libtool to PKG_FIXUP:=autoreconf | Jo-Philipp Wich | 2011-03-06 | 5 | -5/+5 |
* | Load MUSB before gadget and host drivers are loaded | Michael Büsch | 2011-03-06 | 1 | -3/+3 |
* | dropbear: fix missing -lcrypt on BSDish host systems (#8971) | Jo-Philipp Wich | 2011-03-06 | 1 | -0/+20 |
* | base-files: do not build or use libgcc on m68k and avr32 | Felix Fietkau | 2011-03-03 | 1 | -7/+9 |
* | mac80211: allow AP configuration of beacon interval, DTIM period, maximum per... | Felix Fietkau | 2011-03-02 | 1 | -4/+33 |
* | firewall: move include sourcing into a subshell, this makes the firewall init... | Jo-Philipp Wich | 2011-03-02 | 2 | -3/+5 |
* | tune some more options by default to decrease size | Imre Kaloz | 2011-03-02 | 3 | -12/+77 |
* | upgrade to 0.53.1 | Imre Kaloz | 2011-03-02 | 4 | -9/+21 |
* | opkg: use -ffunction-sections, -fdata-sections and --gc-sections | Felix Fietkau | 2011-03-02 | 1 | -0/+2 |
* | pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1... | Felix Fietkau | 2011-03-02 | 1 | -1/+2 |
* | hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ... | Felix Fietkau | 2011-03-02 | 1 | -0/+3 |
* | 2.6.38: Let mac80211 select CONFIG_AVERAGE | Michael Büsch | 2011-03-01 | 1 | -0/+2 |
* | busybox: enable mount helpers by default (#8946) | Jo-Philipp Wich | 2011-03-01 | 1 | -1/+1 |
* | firewall: fix rule generation for v4 or v6 only zones (#8955) | Jo-Philipp Wich | 2011-03-01 | 2 | -2/+5 |
* | ipset: do not use -static-libgcc | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | iptables: do not use -static-libgcc | Felix Fietkau | 2011-03-01 | 1 | -1/+1 |
* | busybox: remove the -static-libgcc flag, saves a few kb | Felix Fietkau | 2011-03-01 | 1 | -0/+11 |
* | base-files: relink uclibc and libgcc libraries to remove leftovers of the sta... | Felix Fietkau | 2011-03-01 | 1 | -5/+59 |
* | ubus: add a missing dependency | Felix Fietkau | 2011-02-28 | 1 | -1/+1 |
* | block-mount: Fixed shell error on empty string due to -eq to number for the o... | Daniel Dickinson | 2011-02-28 | 1 | -3/+3 |
* | block-mount,block-extroot: Modify mount.sh so that block-extroot mounts targe... | Daniel Dickinson | 2011-02-28 | 1 | -4/+13 |
* | mac80211: improve ath9k AP A-MPDU PS buffering | Felix Fietkau | 2011-02-27 | 2 | -8/+44 |
* | mac80211: override CONFIG_IWLWIFI_LEGACY | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | mac80211: set CONFIG_RTLWIFI | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | p54: fix a null pointer dereference bug | Felix Fietkau | 2011-02-27 | 1 | -0/+18 |
* | kernel: disable scheduler actions by default, they will be enabled only when ... | Felix Fietkau | 2011-02-27 | 1 | -0/+1 |
* | acx-mac8011: bump to 20110123 | Florian Fainelli | 2011-02-27 | 1 | -2/+2 |
* | mac80211: update to 2011-02-25 | Felix Fietkau | 2011-02-27 | 27 | -70/+69 |
* | xfsprogs: explicitely disable gettext and 64bit library support | Jo-Philipp Wich | 2011-02-26 | 1 | -0/+4 |
* | ubus: update to the latest version to fix a compile error with gcc 4.5 | Felix Fietkau | 2011-02-26 | 1 | -2/+2 |
* | add redboot-ar231x (LZMA compressed redboot for a few devices) | Felix Fietkau | 2011-02-26 | 1 | -0/+52 |
* | relayd: add uci integration | Jo-Philipp Wich | 2011-02-25 | 3 | -1/+134 |
* | base-files: fix sysctl handling, do not react on fake ifaces in route hotplug... | Jo-Philipp Wich | 2011-02-25 | 1 | -2/+5 |
* | package/madwifi: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+14 |
* | package/wprobe: fix for kernels >= 2.6.38 | Alexandros C. Couloumbis | 2011-02-24 | 1 | -0/+5 |
* | * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups | John Crispin | 2011-02-24 | 30 | -453/+3216 |
* | add kmod-oprofile to package/kernel | Felix Fietkau | 2011-02-24 | 1 | -0/+15 |
* | kmod-crypto: fix selecting core crypto modules | Felix Fietkau | 2011-02-24 | 1 | -0/+5 |
* | kmod-crypto: remove pcomp, nothing uses it | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
* | qos-scripts: disable overhead calculation by default, it does not work proper... | Felix Fietkau | 2011-02-24 | 1 | -1/+0 |
* | Send ipkg-make-index.sh output to stdout | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
* | kernel: fix path to pcidev driver | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
* | kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38 | Jo-Philipp Wich | 2011-02-23 | 1 | -1/+1 |
* | kernel: fix kmod-xen-evtchn for Linux 2.6.37+ | Jo-Philipp Wich | 2011-02-23 | 1 | -2/+23 |
* | qos-scripts: add missing dependency | Felix Fietkau | 2011-02-22 | 1 | -1/+1 |
* | jshn: add build dependency on libubox, it needs the list.h header from it | Jo-Philipp Wich | 2011-02-21 | 1 | -0/+1 |