summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2011-03-02mac80211: allow AP configuration of beacon interval, DTIM period, maximum per...nbd
2011-03-02[package] firewall: move include sourcing into a subshell, this makes the fir...jow
2011-03-02[package/dropbear]: tune some more options by default to decrease sizekaloz
2011-03-02[package/dropbear]: upgrade to 0.53.1kaloz
2011-03-02opkg: use -ffunction-sections, -fdata-sections and --gc-sectionsnbd
2011-03-02pppd: use -ffunction-sections, -fdata-sections and --gc-sections, saves 5k un...nbd
2011-03-02dnsmasq: use -ffunction-sections, -fdata-sections and --gc-sections, saves 8k...nbd
2011-03-02dropbear: use -ffunction-sections, -fdata-sections and --gc-sections, saves 1...nbd
2011-03-02hostapd: use -ffunction-sections, -fdata-sections and --gc-sections, reduces ...nbd
2011-03-012.6.38: Let mac80211 select CONFIG_AVERAGEmb
2011-03-01[package] busybox: enable mount helpers by default (#8946)jow
2011-03-01[package] firewall: fix rule generation for v4 or v6 only zones (#8955)jow
2011-03-01ipset: do not use -static-libgccnbd
2011-03-01iptables: do not use -static-libgccnbd
2011-03-01busybox: remove the -static-libgcc flag, saves a few kbnbd
2011-03-01base-files: relink uclibc and libgcc libraries to remove leftovers of the sta...nbd
2011-02-28ubus: add a missing dependencynbd
2011-02-28[package] block-mount: Fixed shell error on empty string due to -eq to number...cshore
2011-02-28[package] block-mount,block-extroot: Modify mount.sh so that block-extroot mo...cshore
2011-02-27mac80211: improve ath9k AP A-MPDU PS bufferingnbd
2011-02-27mac80211: override CONFIG_IWLWIFI_LEGACYnbd
2011-02-27mac80211: set CONFIG_RTLWIFInbd
2011-02-27p54: fix a null pointer dereference bugnbd
2011-02-27kernel: disable scheduler actions by default, they will be enabled only when ...nbd
2011-02-27[package] acx-mac8011: bump to 20110123florian
2011-02-27mac80211: update to 2011-02-25nbd
2011-02-26[package] xfsprogs: explicitely disable gettext and 64bit library supportjow
2011-02-26ubus: update to the latest version to fix a compile error with gcc 4.5nbd
2011-02-26add redboot-ar231x (LZMA compressed redboot for a few devices)nbd
2011-02-25[package] relayd: add uci integrationjow
2011-02-25[package] base-files: fix sysctl handling, do not react on fake ifaces in rou...jow
2011-02-24package/madwifi: fix for kernels >= 2.6.38acoul
2011-02-24package/wprobe: fix for kernels >= 2.6.38acoul
2011-02-24[uboot-lantiq]blogic
2011-02-24add kmod-oprofile to package/kernelnbd
2011-02-24kmod-crypto: fix selecting core crypto modulesnbd
2011-02-24kmod-crypto: remove pcomp, nothing uses itnbd
2011-02-24qos-scripts: disable overhead calculation by default, it does not work proper...nbd
2011-02-23[PATCH 2/2] Send ipkg-make-index.sh output to stdoutjow
2011-02-23[package] kernel: fix path to pcidev driverjow
2011-02-23[package] kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38jow
2011-02-23[package] kernel: fix kmod-xen-evtchn for Linux 2.6.37+jow
2011-02-22qos-scripts: add missing dependencynbd
2011-02-21[package] jshn: add build dependency on libubox, it needs the list.h header f...jow
2011-02-21package/madwifi: extend wlanconfig scan ssid field from 14 to 30 charactersacoul
2011-02-21[package/iptables]: as [25641] removed kernel IMQ support, remove it from ipt...kaloz
2011-02-21kernel: remove imq support, refresh patchesnbd
2011-02-21qos-scripts: drop the use of IMQ, use ifb and act_connmark insteadnbd
2011-02-21kernel: add a new scheduler action for restoring the connection tracking mark...nbd
2011-02-20boot.sh: Tabs are used for indent. Also use tabs in jffs2_ready()mb