aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* rt2800lib depends on rt2x00-usbHauke Mehrtens2010-02-19
| | | | | | 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 Wich2010-02-19
| | | | | | problems in VirtualBox SVN-Revision: 19759
* swconfig: Remove unused codeFelix Fietkau2010-02-19
| | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19758
* ath9k: fix beacon timer restarts after card resets - improves stability in ↵Felix Fietkau2010-02-19
| | | | | | AP mode SVN-Revision: 19757
* remove pcmcia and sdioHauke Mehrtens2010-02-19
| | | | | | | | 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 Fainelli2010-02-19
| | | | SVN-Revision: 19753
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardGabor Juhos2010-02-19
| | | | SVN-Revision: 19752
* ar71xx: fix wireless mac address on the TL-WR741NDGabor Juhos2010-02-19
| | | | SVN-Revision: 19751
* ar71xx: move AP91 specific ethernet initialization into a separate fileGabor Juhos2010-02-19
| | | | SVN-Revision: 19750
* ar71xx: create firmware images for the TL-WR941ND v4 boardGabor Juhos2010-02-19
| | | | SVN-Revision: 19749
* firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4Gabor Juhos2010-02-19
| | | | SVN-Revision: 19748
* ar71xx: sync kernel configGabor Juhos2010-02-19
| | | | SVN-Revision: 19747
* ar71xx: add uci configuration for the WAN LED on the WNDR3700Gabor Juhos2010-02-19
| | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19746
* mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19745
* ar71xx: add missing GPIO LED for the WNDR3700 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19744
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardGabor Juhos2010-02-19
| | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> SVN-Revision: 19743
* kernel: add a bunch of missing symbols to the 2.6.30 configGabor Juhos2010-02-19
| | | | SVN-Revision: 19742
* adm5120: sync kernel configsGabor Juhos2010-02-19
| | | | SVN-Revision: 19741
* fix varargs handling of the prctl syscallImre Kaloz2010-02-19
| | | | SVN-Revision: 19740
* kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)Jo-Philipp Wich2010-02-19
| | | | SVN-Revision: 19725
* iproute2: make tc depend on kmod-sched (#6681)Jo-Philipp Wich2010-02-19
| | | | SVN-Revision: 19724
* kernel: add the token bucket filter to kmod-sched (#6681)Jo-Philipp Wich2010-02-19
| | | | SVN-Revision: 19723
* iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack nowJo-Philipp Wich2010-02-19
| | | | SVN-Revision: 19722
* netfilter: add support for raw table and NOTRACK target (#5504)Jo-Philipp Wich2010-02-19
| | | | SVN-Revision: 19721
* hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ↵Felix Fietkau2010-02-19
| | | | | | fixes #6672 SVN-Revision: 19720
* mac80211: always use wpa_supplicant for client connections (patch by Stijn ↵Felix Fietkau2010-02-19
| | | | | | | | | | | | | | | | | | | 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 Fietkau2010-02-19
| | | | | | link stability SVN-Revision: 19716
* mac80211: move the 2.6.30 compat patch to the other compat patchesFelix Fietkau2010-02-19
| | | | SVN-Revision: 19715
* autotools.mk: Add PKG_LIBTOOL_PATHS variable.Lars-Peter Clausen2010-02-18
| | | | | | | | | | | 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=nLars-Peter Clausen2010-02-18
| | | | SVN-Revision: 19712
* fix a compile error in block2mtd when compiled as moduleFelix Fietkau2010-02-18
| | | | SVN-Revision: 19709
* refresh grub patchesImre Kaloz2010-02-18
| | | | SVN-Revision: 19704
* add missing symbolTravis Kemen2010-02-18
| | | | SVN-Revision: 19699
* upgrade to 2.6.32.8Imre Kaloz2010-02-17
| | | | SVN-Revision: 19694
* mac80211: add compile fix for pre-2.6.32 kernelsJo-Philipp Wich2010-02-17
| | | | SVN-Revision: 19692
* carl9170: update to version 1.0.1.1 and fix a compile errorFelix Fietkau2010-02-17
| | | | SVN-Revision: 19691
* mac80211: update to wireless-testing 2010-02-16Felix Fietkau2010-02-17
| | | | SVN-Revision: 19688
* refresh generic 2.6.32 patchesImre Kaloz2010-02-17
| | | | SVN-Revision: 19687
* use gcc 4.4.3 for mips64 targetsImre Kaloz2010-02-17
| | | | SVN-Revision: 19686
* fix opkg.confTravis Kemen2010-02-17
| | | | SVN-Revision: 19684
* Update to v2.2 fixed checksum byte calculation for other versions than ↵Travis Kemen2010-02-17
| | | | | | | | 0x2019 fixed rare problem with padsize updated info to stock firmware 2.00.20 fixed typos Signed off by: Matthias Buecher <mail@maddes.net> SVN-Revision: 19683
* - clean up menu.lst template - make grub usage of vt0 selectable in ↵Jo-Philipp Wich2010-02-17
| | | | | | menuconfig - choose appropriate default baudrate for soekris devices - fix generation of grub menu for iso images SVN-Revision: 19681
* include the board name in the generated dtb's filenameImre Kaloz2010-02-16
| | | | SVN-Revision: 19680
* use binutils 2.19.1 by default for avr32, tooImre Kaloz2010-02-16
| | | | SVN-Revision: 19678
* add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain releaseImre Kaloz2010-02-16
| | | | SVN-Revision: 19677
* mpc83xx: clean up the mess caused by the reverted sorting patchFelix Fietkau2010-02-16
| | | | SVN-Revision: 19676
* Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying ↵Felix Fietkau2010-02-16
| | | | | | on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable SVN-Revision: 19675
* add some more config symbols to the generic 2.6.32 configImre Kaloz2010-02-16
| | | | SVN-Revision: 19674
* upgrade to 2.6.32.8Imre Kaloz2010-02-16
| | | | SVN-Revision: 19673
* upgrade to 2.6.32.8Imre Kaloz2010-02-16
| | | | SVN-Revision: 19672