| Commit message (Expand) | Author | Age | Files | Lines |
* | gdb: add dependency to libexpat when present | Jonas Gorski | 2011-08-01 | 1 | -2/+3 |
* | autotools.mk: implement PKG_FIXUP:=patch-libtool This change allows to apply ... | Jo-Philipp Wich | 2011-08-01 | 4 | -1/+438 |
* | kernel: enable inotify by default (#8055) | Felix Fietkau | 2011-07-31 | 8 | -11/+11 |
* | quilt: make it possible to override the path to getopt (based on patch from #... | Felix Fietkau | 2011-07-31 | 1 | -1/+4 |
* | squashfs4: fix a compile error on big-endian systems (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+1 |
* | squashfs4: add missing include for freebsd (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+4 |
* | package/kernel: move kmod-fs-mbcache into fs-ext4 | Jonas Gorski | 2011-07-31 | 1 | -23/+9 |
* | dropbear: - split port argument at the rightmost colon, allows binding to spe... | Jo-Philipp Wich | 2011-07-31 | 3 | -7/+38 |
* | kernel: add a new version of my netfilter speedup patches for linux 2.6.39 an... | Felix Fietkau | 2011-07-30 | 8 | -0/+443 |
* | qos-scripts: disable by default | Felix Fietkau | 2011-07-29 | 1 | -1/+1 |
* | hostapd: fix a compile issue when compiling wpa_supplicant (fixes #9837) | Felix Fietkau | 2011-07-29 | 1 | -9/+8 |
* | ath9k: fix switching channel bandwidth from 5/10 back to 20mhz | Felix Fietkau | 2011-07-29 | 2 | -3/+6 |
* | upgrade to 3.0 (magicbox ata and openrb usb is broken, but the current kernel... | Imre Kaloz | 2011-07-29 | 7 | -57/+44 |
* | hostapd: fix wds interface address handling for multi-bssid | Felix Fietkau | 2011-07-29 | 1 | -0/+66 |
* | hostapd: use a timeout of 1000ms instead of 100ms for the first gtk rekey eap... | Felix Fietkau | 2011-07-29 | 1 | -0/+11 |
* | swconfig: fix backward compatibility | Gabor Juhos | 2011-07-28 | 2 | -5/+11 |
* | ppp: remove zero-length patches | Felix Fietkau | 2011-07-28 | 5 | -0/+0 |
* | ppp: version bump to 2.4.5 | Felix Fietkau | 2011-07-28 | 25 | -1434/+113 |
* | ar71xx: merge WZR-HP-G301NH support into WZR-HP-G300NH | Jonas Gorski | 2011-07-28 | 10 | -53/+18 |
* | ramips: rt305x: add support for the Netcore NW718 board | Gabor Juhos | 2011-07-28 | 10 | -1/+189 |
* | ramips: rt305x: add support for the Asus RT-G32 B1 board | Gabor Juhos | 2011-07-28 | 9 | -1/+143 |
* | ramips: rt305x: enable M25P80 driver | Gabor Juhos | 2011-07-28 | 1 | -0/+2 |
* | ramips: rt305x: introduce rt305x_register_spi helper | Gabor Juhos | 2011-07-28 | 2 | -0/+24 |
* | ramips: add SPI controller driver | Gabor Juhos | 2011-07-28 | 4 | -0/+589 |
* | ramips: rt305x: add support for the DIR-600 B1,B2 boards | Gabor Juhos | 2011-07-28 | 7 | -5/+23 |
* | ramips: rt305x: change machine id for DIR-300 | Gabor Juhos | 2011-07-28 | 4 | -4/+4 |
* | ramips: rt305x: rename LEDs on the DIR-300-B1 | Gabor Juhos | 2011-07-28 | 2 | -4/+4 |
* | ramips: rt305x: sort Kconfig/Makefile entries | Gabor Juhos | 2011-07-28 | 2 | -19/+19 |
* | ramips: rt305x: fix uci-defaults/network script for the RT3350 based boards | Gabor Juhos | 2011-07-28 | 1 | -2/+2 |
* | ramips: fix PWH2004 image generation | Gabor Juhos | 2011-07-28 | 1 | -1/+1 |
* | swconfig: Add generic switch identifiers | Jonas Gorski | 2011-07-27 | 8 | -16/+49 |
* | base-files: warn when calling /etc/init.d/<script> enable and neither START n... | Felix Fietkau | 2011-07-27 | 1 | -0/+4 |
* | firewall: prevent redundant rules if multiple ports and multiple icmp types a... | Jo-Philipp Wich | 2011-07-26 | 2 | -8/+17 |
* | ath9k: rework tx power handling - display the correct *current* tx power, and... | Felix Fietkau | 2011-07-26 | 6 | -0/+313 |
* | x86/alix2: include WAN interface by default | Felix Fietkau | 2011-07-26 | 1 | -1/+7 |
* | x86/alix2: fix typo in target makefile | Felix Fietkau | 2011-07-26 | 1 | -2/+2 |
* | mac80211: merge a few pending fixes for channel switch handling | Felix Fietkau | 2011-07-26 | 1 | -0/+28 |
* | linux-atm: don't fail if an PREFIX env var is set | Jo-Philipp Wich | 2011-07-26 | 1 | -0/+1 |
* | base-files: use "reboot -f" after sysupgrade to prevent executing deleted ini... | Jo-Philipp Wich | 2011-07-25 | 2 | -2/+2 |
* | x86: add missing config symbols | Hauke Mehrtens | 2011-07-25 | 2 | -0/+8 |
* | bcm63xx: Fix SPI commands and register offsets for BCM6348 | Jonas Gorski | 2011-07-25 | 2 | -30/+30 |
* | uClibc: backport an x86 compile fix from mainline (thx, swalker) | Felix Fietkau | 2011-07-25 | 1 | -0/+18 |
* | uClibc: update to latest 0.9.32.1 git | Felix Fietkau | 2011-07-25 | 9 | -1460/+9 |
* | only export GCC_HONOUR_COPTS for the built-in toolchain, fixes missing-fhonou... | Felix Fietkau | 2011-07-25 | 2 | -2/+4 |
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-25 | 1 | -0/+0 |
* | mac80211: remove the ccmp rx pn workaround, it should no longer be necessary ... | Felix Fietkau | 2011-07-25 | 1 | -46/+0 |
* | add missing symbols for generic and x86 on 3.0, based on Philip Prindeville's... | Imre Kaloz | 2011-07-24 | 2 | -0/+7 |
* | kernel.mk: Fix kernel module path for 3.0 | Jonas Gorski | 2011-07-24 | 1 | -3/+8 |
* | From: George Kashperko <george@znau.edu.ua> Issue map read after Write Buffer... | Jo-Philipp Wich | 2011-07-24 | 1 | -0/+18 |
* | refresh 501-yaffs_cvs_2009_04_24.patch for Linux 3.0 final | Jo-Philipp Wich | 2011-07-24 | 1 | -4/+4 |