| Commit message (Expand) | Author | Age | Files | Lines |
* | refresh patches | Hauke Mehrtens | 2010-02-20 | 24 | -81/+81 |
* | make linux-atm depend on its kernel modul atm.ko | Hauke Mehrtens | 2010-02-20 | 1 | -0/+1 |
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 5 | -6/+132 |
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tri... | Jo-Philipp Wich | 2010-02-20 | 5 | -12/+25 |
* | this patch adds support for bzr in include/download.mk, and fixes whitespace. | Travis Kemen | 2010-02-20 | 1 | -18/+33 |
* | firewall: fix bad number error in fw_redirect() (#6704) | Jo-Philipp Wich | 2010-02-20 | 1 | -3/+3 |
* | change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed | Jo-Philipp Wich | 2010-02-20 | 2 | -214/+1 |
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
* | update kernel to version 2.4.37.9 and refresh patches | Hauke Mehrtens | 2010-02-19 | 8 | -49/+49 |
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in L... | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | 1 | -1/+1 |
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ... | Jo-Philipp Wich | 2010-02-19 | 2 | -263/+263 |
* | swconfig: Remove unused code | Felix Fietkau | 2010-02-19 | 1 | -6/+0 |
* | ath9k: fix beacon timer restarts after card resets - improves stability in AP... | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 4 | -3/+34 |
* | fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) | Florian Fainelli | 2010-02-19 | 1 | -0/+13 |
* | ar71xx: fix mac addresses on the DIR-600 rev. A1 board | Gabor Juhos | 2010-02-19 | 2 | -2/+13 |
* | ar71xx: fix wireless mac address on the TL-WR741ND | Gabor Juhos | 2010-02-19 | 1 | -1/+1 |
* | ar71xx: move AP91 specific ethernet initialization into a separate file | Gabor Juhos | 2010-02-19 | 7 | -49/+72 |
* | ar71xx: create firmware images for the TL-WR941ND v4 board | Gabor Juhos | 2010-02-19 | 2 | -0/+16 |
* | firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 | Gabor Juhos | 2010-02-19 | 1 | -0/+9 |
* | ar71xx: sync kernel config | Gabor Juhos | 2010-02-19 | 1 | -13/+13 |
* | ar71xx: add uci configuration for the WAN LED on the WNDR3700 | Gabor Juhos | 2010-02-19 | 1 | -0/+22 |
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 2 | -1/+24 |
* | ar71xx: add missing GPIO LED for the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+5 |
* | ar71xx: fix polarity of GPIO buttons on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+3 |
* | kernel: add a bunch of missing symbols to the 2.6.30 config | Gabor Juhos | 2010-02-19 | 1 | -4/+49 |
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 | 4 | -72/+70 |
* | fix varargs handling of the prctl syscall | Imre Kaloz | 2010-02-19 | 1 | -0/+68 |
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
* | iproute2: make tc depend on kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | kernel: add the token bucket filter to kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
* | iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now | Jo-Philipp Wich | 2010-02-19 | 1 | -2/+2 |
* | netfilter: add support for raw table and NOTRACK target (#5504) | Jo-Philipp Wich | 2010-02-19 | 3 | -0/+711 |
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ... | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn Ti... | Felix Fietkau | 2010-02-19 | 2 | -98/+25 |
* | ath9k: fix rate control fallback rate selection - improves throughput and lin... | Felix Fietkau | 2010-02-19 | 1 | -0/+55 |
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | 1 | -0/+0 |
* | autotools.mk: Add PKG_LIBTOOL_PATHS variable. | Lars-Peter Clausen | 2010-02-18 | 1 | -5/+19 |
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
* | fix a compile error in block2mtd when compiled as module | Felix Fietkau | 2010-02-18 | 3 | -12/+15 |
* | refresh grub patches | Imre Kaloz | 2010-02-18 | 1 | -219/+195 |
* | add missing symbol | Travis Kemen | 2010-02-18 | 1 | -0/+1 |
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-17 | 9 | -1671/+44 |
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | 1 | -0/+14 |
* | carl9170: update to version 1.0.1.1 and fix a compile error | Felix Fietkau | 2010-02-17 | 2 | -2/+15 |
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | 14 | -85/+27 |
* | refresh generic 2.6.32 patches | Imre Kaloz | 2010-02-17 | 4 | -26/+26 |
* | use gcc 4.4.3 for mips64 targets | Imre Kaloz | 2010-02-17 | 2 | -4/+4 |
* | fix opkg.conf | Travis Kemen | 2010-02-17 | 1 | -1/+1 |