Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing kernel configuration and patches for 2.6.32 | Florian Fainelli | 2010-02-21 | 2 | -0/+608 |
| | | | | SVN-Revision: 19788 | ||||
* | linux-atm: Add libtool fixup | Lars-Peter Clausen | 2010-02-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 19786 | ||||
* | autotools.mk: Don't try to fixup .la files in the DevInstall host path, ↵ | Lars-Peter Clausen | 2010-02-20 | 1 | -3/+0 |
| | | | | | | because those .la files shouldn't go there anyway. SVN-Revision: 19785 | ||||
* | Add per board struct describing the external clock setup. | Lars-Peter Clausen | 2010-02-20 | 10 | -55/+47 |
| | | | | SVN-Revision: 19783 | ||||
* | Fix build warnings | Hauke Mehrtens | 2010-02-20 | 4 | -20/+4 |
| | | | | SVN-Revision: 19782 | ||||
* | refresh patches | Hauke Mehrtens | 2010-02-20 | 24 | -81/+81 |
| | | | | SVN-Revision: 19781 | ||||
* | make linux-atm depend on its kernel modul atm.ko | Hauke Mehrtens | 2010-02-20 | 1 | -0/+1 |
| | | | | | | This hopfully fixes bug #6709. SVN-Revision: 19780 | ||||
* | allow routed mode operation again | Hauke Mehrtens | 2010-02-20 | 5 | -6/+132 |
| | | | | | | Fix part of bug #6709. SVN-Revision: 19779 | ||||
* | kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner ↵ | Jo-Philipp Wich | 2010-02-20 | 5 | -12/+25 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | this patch adds support for bzr in include/download.mk, and fixes whitespace. | Travis Kemen | 2010-02-20 | 1 | -18/+33 |
| | | | | | | -Raphael SVN-Revision: 19769 | ||||
* | firewall: fix bad number error in fw_redirect() (#6704) | Jo-Philipp Wich | 2010-02-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 19765 | ||||
* | change default kernel to 2.6.32.8, remove block2mtd patch until it is fixed | Jo-Philipp Wich | 2010-02-20 | 2 | -214/+1 |
| | | | | SVN-Revision: 19764 | ||||
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19763 | ||||
* | update kernel to version 2.4.37.9 and refresh patches | Hauke Mehrtens | 2010-02-19 | 8 | -49/+49 |
| | | | | SVN-Revision: 19762 | ||||
* | iptables: fix multiport match for brcm-2.4 Since the netfilter framework in ↵ | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+265 |
| | | | | | | Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. SVN-Revision: 19761 | ||||
* | rt2800lib depends on rt2x00-usb | Hauke Mehrtens | 2010-02-19 | 1 | -1/+1 |
| | | | | | | The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build. SVN-Revision: 19760 | ||||
* | switch kernel compression from lzma to gzip and reorder symbols - fixes boot ↵ | Jo-Philipp Wich | 2010-02-19 | 2 | -263/+263 |
| | | | | | | problems in VirtualBox SVN-Revision: 19759 | ||||
* | swconfig: Remove unused code | Felix Fietkau | 2010-02-19 | 1 | -6/+0 |
| | | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19758 | ||||
* | ath9k: fix beacon timer restarts after card resets - improves stability in ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
| | | | | | | AP mode SVN-Revision: 19757 | ||||
* | remove pcmcia and sdio | Hauke Mehrtens | 2010-02-19 | 4 | -3/+34 |
| | | | | | | | | This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. SVN-Revision: 19756 | ||||
* | fix the receiving of packets with a 1500 mtu and vlan enabled (#6698) | Florian Fainelli | 2010-02-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 19753 | ||||
* | ar71xx: fix mac addresses on the DIR-600 rev. A1 board | Gabor Juhos | 2010-02-19 | 2 | -2/+13 |
| | | | | SVN-Revision: 19752 | ||||
* | ar71xx: fix wireless mac address on the TL-WR741ND | Gabor Juhos | 2010-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19751 | ||||
* | ar71xx: move AP91 specific ethernet initialization into a separate file | Gabor Juhos | 2010-02-19 | 7 | -49/+72 |
| | | | | SVN-Revision: 19750 | ||||
* | ar71xx: create firmware images for the TL-WR941ND v4 board | Gabor Juhos | 2010-02-19 | 2 | -0/+16 |
| | | | | SVN-Revision: 19749 | ||||
* | firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4 | Gabor Juhos | 2010-02-19 | 1 | -0/+9 |
| | | | | SVN-Revision: 19748 | ||||
* | ar71xx: sync kernel config | Gabor Juhos | 2010-02-19 | 1 | -13/+13 |
| | | | | SVN-Revision: 19747 | ||||
* | ar71xx: add uci configuration for the WAN LED on the WNDR3700 | Gabor Juhos | 2010-02-19 | 1 | -0/+22 |
| | | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19746 | ||||
* | mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 2 | -1/+24 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19745 | ||||
* | ar71xx: add missing GPIO LED for the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744 | ||||
* | ar71xx: fix polarity of GPIO buttons on the WNDR3700 board | Gabor Juhos | 2010-02-19 | 1 | -0/+3 |
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743 | ||||
* | kernel: add a bunch of missing symbols to the 2.6.30 config | Gabor Juhos | 2010-02-19 | 1 | -4/+49 |
| | | | | SVN-Revision: 19742 | ||||
* | adm5120: sync kernel configs | Gabor Juhos | 2010-02-19 | 4 | -72/+70 |
| | | | | SVN-Revision: 19741 | ||||
* | fix varargs handling of the prctl syscall | Imre Kaloz | 2010-02-19 | 1 | -0/+68 |
| | | | | SVN-Revision: 19740 | ||||
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
| | | | | SVN-Revision: 19725 | ||||
* | iproute2: make tc depend on kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 19724 | ||||
* | kernel: add the token bucket filter to kmod-sched (#6681) | Jo-Philipp Wich | 2010-02-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 19723 | ||||
* | iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now | Jo-Philipp Wich | 2010-02-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 19722 | ||||
* | netfilter: add support for raw table and NOTRACK target (#5504) | Jo-Philipp Wich | 2010-02-19 | 3 | -0/+711 |
| | | | | SVN-Revision: 19721 | ||||
* | hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+22 |
| | | | | | | fixes #6672 SVN-Revision: 19720 | ||||
* | mac80211: always use wpa_supplicant for client connections (patch by Stijn ↵ | Felix Fietkau | 2010-02-19 | 2 | -98/+25 |
| | | | | | | | | | | | | | | | | | | | Tintel) Since client mode in mac80211is unreliable without using wpa_supplicant, it would be better to enable wpa_supplicant by default. With this patch, wpa_supplicant will always be used for mac80211-based drivers in client mode. This will break client mode for images that don't include wpa_supplicant or wpad, so maybe I need to add a check somewhere to see if wpa_supplicant is available, and show the user a warning if he tries client mode without wpa_supplicant. Suggestions on where to add this check are welcome. Tested with ath5k in client mode on open and wpa2-psk network, and tested on my ath9k based AP as well to make sure it doesn't break AP mode. SVN-Revision: 19718 | ||||
* | ath9k: fix rate control fallback rate selection - improves throughput and ↵ | Felix Fietkau | 2010-02-19 | 1 | -0/+55 |
| | | | | | | link stability SVN-Revision: 19716 | ||||
* | mac80211: move the 2.6.30 compat patch to the other compat patches | Felix Fietkau | 2010-02-19 | 1 | -0/+0 |
| | | | | SVN-Revision: 19715 | ||||
* | autotools.mk: Add PKG_LIBTOOL_PATHS variable. | Lars-Peter Clausen | 2010-02-18 | 1 | -5/+19 |
| | | | | | | | | | | | PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look for libtool scripts of a package. This is useful if a package has it's libtool script in a non-standard location or has multiple libtool scripts. The value should be a space seperated list of paths which are relative to $(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH). SVN-Revision: 19713 | ||||
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19712 | ||||
* | fix a compile error in block2mtd when compiled as module | Felix Fietkau | 2010-02-18 | 3 | -12/+15 |
| | | | | SVN-Revision: 19709 | ||||
* | refresh grub patches | Imre Kaloz | 2010-02-18 | 1 | -219/+195 |
| | | | | SVN-Revision: 19704 | ||||
* | add missing symbol | Travis Kemen | 2010-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19699 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-17 | 9 | -1671/+44 |
| | | | | SVN-Revision: 19694 | ||||
* | mac80211: add compile fix for pre-2.6.32 kernels | Jo-Philipp Wich | 2010-02-17 | 1 | -0/+14 |
| | | | | SVN-Revision: 19692 |