| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | toplevel: add a warning about .config being out of sync after an update | nbd | 2011-04-04 | 1 | -0/+7 |
* | x86/geos: redux of cs5535 version | nbd | 2011-04-03 | 1 | -1/+1 |
* | [package] update busybox to 1.18.4, patch from Peter Wagner | florian | 2011-04-03 | 26 | -365/+501 |
* | gitignore: add *.rej and *.orig to .gitignore | florian | 2011-04-03 | 1 | -0/+2 |
* | [realview] create an initramfs image by default | florian | 2011-04-03 | 1 | -1/+1 |
* | [package] add kmod-hfcpci | florian | 2011-04-03 | 1 | -3/+22 |
* | [package] add kmod-ipt-led | florian | 2011-04-03 | 2 | -0/+17 |
* | mac80211: increase delay between aggregation session negotiation attempts - i... | nbd | 2011-04-03 | 1 | -0/+49 |
* | mac80211: rtl818x depends on kmod-usb-core | nbd | 2011-04-03 | 1 | -1/+1 |
* | kernel: add md5sum of kernel | hauke | 2011-04-03 | 1 | -2/+2 |
* | kernel: Update to version 2.6.37.6 | hauke | 2011-04-03 | 25 | -34/+36 |
* | kernel: l2tp: fix possible oops on l2tp_eth module unload | hauke | 2011-04-03 | 1 | -0/+37 |
* | m4: update to version 1.4.16 | hauke | 2011-04-03 | 1 | -2/+2 |
* | xz: update to version 5.0.2 | hauke | 2011-04-03 | 3 | -139/+2 |
* | busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC | nbd | 2011-04-03 | 1 | -0/+1 |
* | build: reduce the amount of generated make code for the initial prereq scan -... | nbd | 2011-04-03 | 1 | -2/+7 |
* | build: use a conditional @ sign before silenced targets instead of .SILENT - ... | nbd | 2011-04-03 | 1 | -4/+2 |
* | build: undefine debug helper templates used by subdir.mk if the DEBUG variabl... | nbd | 2011-04-03 | 1 | -0/+10 |
* | build: move the SH_FUNC eval to the beginning of the opkg control file build ... | nbd | 2011-04-03 | 1 | -2/+2 |
* | build: do not use shell calls to export empty opkg control files, speeds up p... | nbd | 2011-04-03 | 1 | -0/+2 |
* | busybox: simplify conditional dependency on librpc | nbd | 2011-04-03 | 1 | -1/+1 |
* | busybox: only add the librpc build dependency for uclibc (#8864) | nbd | 2011-04-03 | 2 | -2/+6 |
* | base-files: bridge config, avoid having a random ipv6 ll address | nbd | 2011-04-03 | 1 | -1/+1 |
* | kernel: usb-net depends on kernel MII support | nbd | 2011-04-03 | 1 | -1/+1 |
* | kernel: add a package for the sierra_net module for sierra wireless 3g devices | nbd | 2011-04-03 | 1 | -0/+14 |
* | lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma | nbd | 2011-04-03 | 1 | -4/+1 |
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | nbd | 2011-04-03 | 12 | -2379/+1036 |
* | ath9k: fix missing chip wakeups causing instability issues on at least AR5416... | nbd | 2011-04-02 | 1 | -0/+127 |
* | kernel: add a missing kconfig symbol for 2.6.38 | nbd | 2011-04-02 | 1 | -0/+1 |
* | hostapd: write a stampfile when the random pool has been initialized - fixes ... | nbd | 2011-04-02 | 1 | -3/+42 |
* | hostapd: update to 20110402, fixes issues with non-QoS clients | nbd | 2011-04-02 | 14 | -310/+95 |
* | kernel: remove double definition of depends in crypto-mv-cesa and make it loo... | hauke | 2011-04-02 | 1 | -7/+6 |
* | ath9k-htc: enable debugfs support | nbd | 2011-04-02 | 1 | -1/+1 |
* | rtl8306: do not overwrite registers in the phy fixup, it could mess up other ... | nbd | 2011-04-02 | 1 | -0/+6 |
* | mac80211: fix duplicate probe request reception (triggering unnecessary probe... | nbd | 2011-04-02 | 1 | -0/+18 |
* | kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 | hauke | 2011-04-02 | 1 | -0/+1 |
* | kernel: add a missing dependency for the mv_cesa crypto driver | nbd | 2011-04-02 | 2 | -0/+20 |
* | set TOOLCHAIN_DIR var when using external toolchain | nbd | 2011-04-02 | 1 | -0/+1 |
* | [package] uboot-ar71xx: fix compilation on FreeBSD | jow | 2011-04-02 | 1 | -0/+11 |
* | [lantiq] | blogic | 2011-04-02 | 2 | -4/+2 |
* | kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blk... | nbd | 2011-04-02 | 1 | -0/+1 |
* | ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to ... | nbd | 2011-04-02 | 4 | -3/+4 |
* | [generic] flash_chips: Removed forced recognition of Macronix MX29LV640T flas... | cshore | 2011-04-02 | 4 | -120/+0 |
* | ppp: fix fallout from the size reduction patch (thx, frogonwheels) | nbd | 2011-04-02 | 1 | -0/+40 |
* | We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn... | cshore | 2011-04-02 | 1 | -5/+1 |
* | ath9k: fix adhoc beacon issues (#9163) | nbd | 2011-04-02 | 2 | -0/+28 |
* | ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link det... | nbd | 2011-04-02 | 4 | -0/+4 |
* | ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus ... | nbd | 2011-04-02 | 3 | -76/+109 |
* | ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not ... | nbd | 2011-04-02 | 1 | -4/+5 |
* | [scripts/env] | blogic | 2011-04-01 | 1 | -2/+2 |