| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: fix dir-300 mtd layout | Gabor Juhos | 2011-03-27 | 1 | -1/+1 |
* | ramips: enable MDIO on the HW550-3G board | Gabor Juhos | 2011-03-27 | 1 | -1/+5 |
* | ramips: add sysupgrade and status LED support for HW550-3G | Gabor Juhos | 2011-03-27 | 3 | -12/+15 |
* | ubus: update to 2011-03-27 (includes an API simplification for object signatu... | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
* | libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM | Felix Fietkau | 2011-03-27 | 1 | -2/+3 |
* | ath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should ... | Felix Fietkau | 2011-03-27 | 1 | -0/+13 |
* | uci: fix linking against libdl (#9123) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
* | [package] block-mount: Merged block-mount, block-extroot, and block-hotplug i... | Daniel Dickinson | 2011-03-27 | 7 | -81/+21 |
* | [package] block-mount block-extroot: Bump packages versions forgetten during ... | Daniel Dickinson | 2011-03-27 | 2 | -2/+2 |
* | [package] block-mount block-extroot: Add commands /etc/init.d/fstab overlay_e... | Daniel Dickinson | 2011-03-27 | 1 | -0/+25 |
* | [package] block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_... | Daniel Dickinson | 2011-03-27 | 2 | -3/+9 |
* | uci: update to fix lua plugin linker issue (#9121) | Felix Fietkau | 2011-03-27 | 1 | -3/+3 |
* | uci: install libucimap to the staging dir | Felix Fietkau | 2011-03-26 | 1 | -0/+1 |
* | remove ucitrigger, it is unused and will be replaced by something different i... | Felix Fietkau | 2011-03-26 | 5 | -720/+0 |
* | uci: update to latest version, uses cmake now | Felix Fietkau | 2011-03-26 | 2 | -66/+42 |
* | madwifi: add support for translating country codes into internal country code... | Felix Fietkau | 2011-03-26 | 2 | -6/+249 |
* | Revert "kernel: remove all local symbols from kernel modules at link time to ... | Felix Fietkau | 2011-03-26 | 5 | -25/+3 |
* | strip .gnu.attributes and .reginfo from kernel modules | Felix Fietkau | 2011-03-26 | 1 | -1/+1 |
* | mac80211: disable an unnecessary backport to reduce code size | Felix Fietkau | 2011-03-26 | 1 | -0/+16 |
* | mac80211: remove an obsolete backport patch | Felix Fietkau | 2011-03-26 | 1 | -11/+0 |
* | kernel: use -fno-caller-saves | Felix Fietkau | 2011-03-26 | 2 | -7/+13 |
* | global cflags: remove -funit-at-a-time, it is ignored by recent compilers. in... | Felix Fietkau | 2011-03-26 | 25 | -32/+32 |
* | remove postinst files for preinstalled packages | Felix Fietkau | 2011-03-25 | 1 | -0/+1 |
* | kernel: remove all local symbols from kernel modules at link time to reduce t... | Felix Fietkau | 2011-03-25 | 4 | -2/+24 |
* | kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips op... | Felix Fietkau | 2011-03-25 | 2 | -24/+0 |
* | kernel: split up cryptoapi, move hash support and blockcipher/algorithm manag... | Felix Fietkau | 2011-03-25 | 1 | -10/+46 |
* | mac80211: add a pending patch to remove the dependency on ecb | Felix Fietkau | 2011-03-25 | 1 | -0/+158 |
* | mac80211: fix zd1211 config override | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
* | mac80211: update to wireless-testing 2011-03-24 | Felix Fietkau | 2011-03-25 | 20 | -1394/+49 |
* | iptables: libiptc.so is only a compatibility stub, split the package into lib... | Felix Fietkau | 2011-03-25 | 1 | -4/+31 |
* | ath9k: fix chip wakeup on interface start - should fix some instability issues | Felix Fietkau | 2011-03-25 | 1 | -0/+20 |
* | hostapd: add more wps config methods to the config | Felix Fietkau | 2011-03-25 | 1 | -2/+14 |
* | mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS ra... | Felix Fietkau | 2011-03-25 | 1 | -0/+47 |
* | redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for... | Felix Fietkau | 2011-03-25 | 1 | -1/+1 |
* | mac80211: fix dropping multicast proberequest frames for ad-hoc | Felix Fietkau | 2011-03-24 | 1 | -0/+19 |
* | tools/cmake: update to version 2.8.4 | Alexandros C. Couloumbis | 2011-03-24 | 1 | -2/+2 |
* | ath9k: add a few de-bloating and optimization patches | Felix Fietkau | 2011-03-23 | 10 | -0/+964 |
* | ath9k: merge a pending patch for fixing a stopped queue issue (mostly for cli... | Felix Fietkau | 2011-03-23 | 2 | -2/+13 |
* | [omap35xx]: Correct CTI patch | Hamish Guthrie | 2011-03-23 | 1 | -15/+15 |
* | [omap35xx] kernel: add CTI usb-id's to FTDI driver | Hamish Guthrie | 2011-03-23 | 1 | -0/+24 |
* | [omap35xx] Add patch to correct sub-page alignment | Hamish Guthrie | 2011-03-23 | 1 | -0/+22 |
* | mac80211: update to wireless-testing 2011-03-22 | Felix Fietkau | 2011-03-22 | 23 | -1901/+145 |
* | hostapd: make entropy collection contribute to the kernel pool | Felix Fietkau | 2011-03-22 | 2 | -47/+120 |
* | [ar71xx] fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 | 1 | -1/+3 |
* | [include] target.mk: don't enable coreutils by default, it does not even exis... | Jo-Philipp Wich | 2011-03-22 | 1 | -4/+0 |
* | [ixp4xx]: add 2.6.38 support | Imre Kaloz | 2011-03-22 | 40 | -0/+6347 |
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 2 | -1/+2 |
* | ath9k: add a patch from linux-wireless@ for reducing driver size | Felix Fietkau | 2011-03-22 | 1 | -0/+1075 |
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 17 | -125/+165 |
* | add support for md5sum checks for mirrored tarballs of packages with version ... | Felix Fietkau | 2011-03-21 | 2 | -1/+3 |