Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package: add VSC73[89]5 microcode for the AP83/PB44 boards | Gabor Juhos | 2010-02-24 | 2 | -0/+122 |
| | | | | SVN-Revision: 19836 | ||||
* | ath9k: disable RIFS search on some chips to avoid baseband hangs | Felix Fietkau | 2010-02-24 | 1 | -0/+31 |
| | | | | SVN-Revision: 19829 | ||||
* | iptables: fix a segfault when iptables tries to use modprobe, force it to ↵ | Jo-Philipp Wich | 2010-02-24 | 2 | -0/+24 |
| | | | | | | use insmod SVN-Revision: 19827 | ||||
* | madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work | Felix Fietkau | 2010-02-23 | 1 | -0/+13 |
| | | | | SVN-Revision: 19822 | ||||
* | ppp: enable multilink support (#4837) | Jo-Philipp Wich | 2010-02-22 | 1 | -5/+2 |
| | | | | SVN-Revision: 19811 | ||||
* | ext4: fix for commit r19799 | Hauke Mehrtens | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19800 | ||||
* | ext4: add Support for large (2TB+) block devices and files | Hauke Mehrtens | 2010-02-21 | 1 | -4/+3 |
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. SVN-Revision: 19799 | ||||
* | fix accidently commited ancient mac80211 patches in r19789-19791 (#6716) | Florian Fainelli | 2010-02-21 | 2 | -48/+0 |
| | | | | SVN-Revision: 19797 | ||||
* | mac80211: make the vlan injection patch more specific | Florian Fainelli | 2010-02-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 19791 | ||||
* | mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+11 |
| | | | | | | rekeying with wds ap SVN-Revision: 19790 | ||||
* | mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵ | Florian Fainelli | 2010-02-21 | 1 | -0/+37 |
| | | | | | | rekeying issues SVN-Revision: 19789 | ||||
* | linux-atm: Add libtool fixup | Lars-Peter Clausen | 2010-02-20 | 1 | -1/+3 |
| | | | | SVN-Revision: 19786 | ||||
* | 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 | 2 | -6/+6 |
| | | | | | | 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 | 1 | -4/+17 |
| | | | | | | <tripolar@gmx.at> SVN-Revision: 19772 | ||||
* | firewall: fix bad number error in fw_redirect() (#6704) | Jo-Philipp Wich | 2010-02-20 | 1 | -3/+3 |
| | | | | SVN-Revision: 19765 | ||||
* | mac80211: fix typo introduced in r19760 (#6707) | Jo-Philipp Wich | 2010-02-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 19763 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | 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 | ||||
* | kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n | Lars-Peter Clausen | 2010-02-18 | 1 | -0/+1 |
| | | | | SVN-Revision: 19712 | ||||
* | refresh grub patches | Imre Kaloz | 2010-02-18 | 1 | -219/+195 |
| | | | | SVN-Revision: 19704 | ||||
* | 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 | ||||
* | fix opkg.conf | Travis Kemen | 2010-02-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 19684 | ||||
* | 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 | ||||
* | Add audio feature flag. | Lars-Peter Clausen | 2010-02-15 | 1 | -1/+1 |
| | | | | | | | | | 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 | ||||
* | swconfig: clean up command line parsing | Felix Fietkau | 2010-02-15 | 1 | -45/+35 |
| | | | | | | | | | The command line parser was unsystematic and it silently ignored many illegal combinations of options. Try to clean that up. Signed-off-by: Martin Mares <mj@ucw.cz> SVN-Revision: 19639 | ||||
* | ath9k: adjust ack timeout workaround patch based on upstream submission | Felix Fietkau | 2010-02-15 | 1 | -3/+9 |
| | | | | SVN-Revision: 19638 | ||||
* | kernel: add xen kmods | Jo-Philipp Wich | 2010-02-12 | 1 | -0/+110 |
| | | | | SVN-Revision: 19611 |