Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | carl9170: update to version 1.0.1.1 and fix a compile error | Felix Fietkau | 2010-02-17 | 2 | -2/+15 |
| | | | | SVN-Revision: 19691 | ||||
* | mac80211: update to wireless-testing 2010-02-16 | Felix Fietkau | 2010-02-17 | 14 | -85/+27 |
| | | | | SVN-Revision: 19688 | ||||
* | refresh generic 2.6.32 patches | Imre Kaloz | 2010-02-17 | 4 | -26/+26 |
| | | | | SVN-Revision: 19687 | ||||
* | use gcc 4.4.3 for mips64 targets | Imre Kaloz | 2010-02-17 | 2 | -4/+4 |
| | | | | SVN-Revision: 19686 | ||||
* | fix opkg.conf | Travis Kemen | 2010-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 19684 | ||||
* | Update to v2.2 fixed checksum byte calculation for other versions than ↵ | Travis Kemen | 2010-02-17 | 3 | -23/+33 |
| | | | | | | | | 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 Wich | 2010-02-17 | 3 | -14/+41 |
| | | | | | | 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 filename | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19680 | ||||
* | use binutils 2.19.1 by default for avr32, too | Imre Kaloz | 2010-02-16 | 1 | -3/+0 |
| | | | | SVN-Revision: 19678 | ||||
* | add avr32 support for binutils 2.19.1 based on the Atmel 1.2.0 toolchain release | Imre Kaloz | 2010-02-16 | 1 | -0/+30629 |
| | | | | SVN-Revision: 19677 | ||||
* | mpc83xx: clean up the mess caused by the reverted sorting patch | Felix Fietkau | 2010-02-16 | 1 | -81/+81 |
| | | | | SVN-Revision: 19676 | ||||
* | Revert "sort Kconfig symbols automatically to make Kaloz happy :p" Relying ↵ | Felix Fietkau | 2010-02-16 | 1 | -1/+0 |
| | | | | | | 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 config | Imre Kaloz | 2010-02-16 | 1 | -0/+9 |
| | | | | SVN-Revision: 19674 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 9 | -963/+33 |
| | | | | SVN-Revision: 19673 | ||||
* | upgrade to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 3 | -3/+6 |
| | | | | SVN-Revision: 19672 | ||||
* | use gcc 4.4.3 for the powerpc targets by default | Imre Kaloz | 2010-02-16 | 2 | -4/+5 |
| | | | | SVN-Revision: 19671 | ||||
* | mpc83xx: add a workaround for erratum eTSEC27 in earlier mpc8313 chip revs | Felix Fietkau | 2010-02-16 | 1 | -0/+18 |
| | | | | SVN-Revision: 19670 | ||||
* | mpc83xx: add support for the vitesse 8601 phy | Felix Fietkau | 2010-02-16 | 1 | -0/+116 |
| | | | | SVN-Revision: 19669 | ||||
* | mpc83xx: add support for mpc8313 in 2.6.32 | Felix Fietkau | 2010-02-16 | 1 | -91/+95 |
| | | | | SVN-Revision: 19668 | ||||
* | hostapd: select crda if mac80211 is selected | Felix Fietkau | 2010-02-16 | 1 | -3/+3 |
| | | | | SVN-Revision: 19667 | ||||
* | kernel: build the scsi core package even if CONFIG_SCSI=y | Felix Fietkau | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19666 | ||||
* | kernel: add a package for block2mtd | Felix Fietkau | 2010-02-16 | 1 | -0/+8 |
| | | | | SVN-Revision: 19665 | ||||
* | kernel: add a package for kmod-ata-sil | Felix Fietkau | 2010-02-16 | 1 | -0/+14 |
| | | | | SVN-Revision: 19664 | ||||
* | hostapd: fix wpad compile on powerpc | Felix Fietkau | 2010-02-16 | 1 | -1/+2 |
| | | | | SVN-Revision: 19663 | ||||
* | hostapd: move the roboswitch config override to the right place | Felix Fietkau | 2010-02-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 19662 | ||||
* | ...and probably claudio forgot to rename this directory, too :) | Imre Kaloz | 2010-02-16 | 7 | -0/+0 |
| | | | | SVN-Revision: 19655 | ||||
* | I guess florian didn't want this file here ;) | Imre Kaloz | 2010-02-16 | 1 | -269/+0 |
| | | | | SVN-Revision: 19654 | ||||
* | change back kernel version to 2.6.32.8 | Imre Kaloz | 2010-02-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 19653 | ||||
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 5 | -4/+10 |
| | | | | | | | | | There are targets which neither have usb host nor pci support but do have audio capabilities. Those targets should expliclitly specifiy that they support audio through the new feature flag. The audio feature flag is also implicitly selected by the usb and pci feature flags. SVN-Revision: 19643 | ||||
* | swconfig: add copyright for Martin Mares | Felix Fietkau | 2010-02-15 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19642 | ||||
* | swconfig: use print_attr_val() in CMD_GET | Felix Fietkau | 2010-02-15 | 1 | -17/+2 |
| | | | | | | | | | Use the print_attr_val() function introduced by the previous patch to simplify the get command. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19641 | ||||
* | swconfig: add show command | Felix Fietkau | 2010-02-15 | 1 | -1/+88 |
| | | | | | | | | | Add a "show" command, which displays all attributes of the selected port, VLAN, or of the whole switch. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19640 |