5289 Commits (6811425955f6ab32daa445d82004835a28afc9a3)

Author SHA1 Message Date
Felix Fietkau 4e155b5283 base-files: do not build or use libgcc on m68k and avr32 14 years ago
Felix Fietkau 3494bdc59a mac80211: allow AP configuration of beacon interval, DTIM period, maximum permissible STA listen interval, and basic rates 14 years ago
Jo-Philipp Wich 13333a6742 firewall: move include sourcing into a subshell, this makes the firewall init immune against exit in the include scripts 14 years ago
Imre Kaloz 3c801b3dc0 tune some more options by default to decrease size 14 years ago
Imre Kaloz 9f803ade18 upgrade to 0.53.1 14 years ago
Felix Fietkau 8c0df5f96c opkg: use -ffunction-sections, -fdata-sections and --gc-sections 14 years ago
Felix Fietkau 575a35c58d pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k uncompressed 14 years ago
Felix Fietkau 679dbee95f dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k uncompressed 14 years ago
Felix Fietkau c05198bf8e dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 19k uncompressed 14 years ago
Felix Fietkau 0670771013 hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces binary size a bit 14 years ago
Michael Büsch 7b44be03d8 2.6.38: Let mac80211 select CONFIG_AVERAGE 14 years ago
Jo-Philipp Wich b90a6f7682 busybox: enable mount helpers by default (#8946) 14 years ago
Jo-Philipp Wich 1ca64678bb firewall: fix rule generation for v4 or v6 only zones (#8955) 14 years ago
Felix Fietkau 3acbe5b392 ipset: do not use -static-libgcc 14 years ago
Felix Fietkau 925965627f iptables: do not use -static-libgcc 14 years ago
Felix Fietkau fa74dadda8 busybox: remove the -static-libgcc flag, saves a few kb 14 years ago
Felix Fietkau 1cc0bcfffc base-files: relink uclibc and libgcc libraries to remove leftovers of the statically linked initial libgcc saves a few kb and gets rid of unused not exported functions as well should also improve the reliability of mklibs 14 years ago
Felix Fietkau d8e217c28f ubus: add a missing dependency 14 years ago
Daniel Dickinson 47370c1fa4 block-mount: Fixed shell error on empty string due to -eq to number for the optional find_root variable 14 years ago
Daniel Dickinson db0bff2724 block-mount,block-extroot: Modify mount.sh so that block-extroot mounts target /overlay as rootfs (use if is_rootfs is now deprecated) when block-extroot is installed, and as /tmp/overlay-disabled otherwise 14 years ago
Felix Fietkau 1f08de0a7e mac80211: improve ath9k AP A-MPDU PS buffering 14 years ago
Felix Fietkau e21f69d640 mac80211: override CONFIG_IWLWIFI_LEGACY 14 years ago
Felix Fietkau c7677a6e5e mac80211: set CONFIG_RTLWIFI 14 years ago
Felix Fietkau ba5bfe48c3 p54: fix a null pointer dereference bug 14 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected 14 years ago
Florian Fainelli 5f59f81af8 acx-mac8011: bump to 20110123 14 years ago
Felix Fietkau 39570be248 mac80211: update to 2011-02-25 14 years ago
Jo-Philipp Wich 673cf73cee xfsprogs: explicitely disable gettext and 64bit library support 14 years ago
Felix Fietkau b4e4c64fd4 ubus: update to the latest version to fix a compile error with gcc 4.5 14 years ago
Felix Fietkau 190c8d81df add redboot-ar231x (LZMA compressed redboot for a few devices) 14 years ago
Jo-Philipp Wich c16efad428 relayd: add uci integration 14 years ago
Jo-Philipp Wich 73468de8d1 base-files: fix sysctl handling, do not react on fake ifaces in route hotplug handler 14 years ago
Alexandros C. Couloumbis 86265da965 package/madwifi: fix for kernels >= 2.6.38 14 years ago
Alexandros C. Couloumbis 44c696ac78 package/wprobe: fix for kernels >= 2.6.38 14 years ago
John Crispin 54734b3d7d * adds stage1 lzma * new boards * fixes settings for PSC ram * lost of cleanups 14 years ago
Felix Fietkau cf3b7563cf add kmod-oprofile to package/kernel 14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules 14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it 14 years ago
Felix Fietkau 2bcc7fb12b qos-scripts: disable overhead calculation by default, it does not work properly for many line speeds 14 years ago
Jo-Philipp Wich c5a65a0373 Send ipkg-make-index.sh output to stdout 14 years ago
Jo-Philipp Wich 1de2fe5617 kernel: fix path to pcidev driver 14 years ago
Jo-Philipp Wich e733270b96 kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38 14 years ago
Jo-Philipp Wich f84ba3d981 kernel: fix kmod-xen-evtchn for Linux 2.6.37+ 14 years ago
Felix Fietkau 7f20657f4c qos-scripts: add missing dependency 14 years ago
Jo-Philipp Wich e1c9f19660 jshn: add build dependency on libubox, it needs the list.h header from it 14 years ago
Alexandros C. Couloumbis a05994173d package/madwifi: extend wlanconfig scan ssid field from 14 to 30 characters 14 years ago
Imre Kaloz 1352979f8c as [25641] removed kernel IMQ support, remove it from iptables as well 14 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches 14 years ago
Felix Fietkau fca74c3a44 qos-scripts: drop the use of IMQ, use ifb and act_connmark instead 14 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later 14 years ago