Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mac80211: add 2 missing config symbols needed to build rt2x00-lib & ↵ | Nicolas Thill | 2010-03-01 | 1 | -0/+2 |
| | | | | | | rt2800-lib modules SVN-Revision: 19923 | ||||
* | switch: suppress boot error message on 2.4 | Nicolas Thill | 2010-03-01 | 1 | -2/+2 |
| | | | | SVN-Revision: 19922 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Florian Fainelli | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19918 | ||||
* | iptables: disable kernel module autoloading | Jo-Philipp Wich | 2010-02-28 | 3 | -24/+18 |
| | | | | SVN-Revision: 19917 | ||||
* | mac80211: fix essid setting for ad-hoc (thx, stintel) | Felix Fietkau | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19916 | ||||
* | mac80211: fix client mode | Felix Fietkau | 2010-02-28 | 1 | -12/+12 |
| | | | | SVN-Revision: 19915 | ||||
* | mac80211: fix interface startup order for AP+STA (patch by yann lopez) | Felix Fietkau | 2010-02-28 | 1 | -23/+30 |
| | | | | SVN-Revision: 19912 | ||||
* | switch: eliminate the asterisk from the switch port configuration and set it ↵ | Jo-Philipp Wich | 2010-02-28 | 1 | -1/+9 |
| | | | | | | automatically on the first vlan, this aligns the broadcom vlan config with the swconfig format SVN-Revision: 19909 | ||||
* | fix busybox's ping compilation when the fancy feature is turned off (#6489) | Florian Fainelli | 2010-02-28 | 1 | -6/+16 |
| | | | | SVN-Revision: 19904 | ||||
* | switch: do not include linux/autoconf.h (#6513) | Florian Fainelli | 2010-02-28 | 3 | -3/+0 |
| | | | | SVN-Revision: 19903 | ||||
* | add missing hunks to recognize the Microsoft MN-700 device (#6749) | Florian Fainelli | 2010-02-28 | 1 | -2/+20 |
| | | | | SVN-Revision: 19896 | ||||
* | add block-extroot, a package for using an external filesystem as rootfs ↵ | Felix Fietkau | 2010-02-26 | 6 | -0/+176 |
| | | | | | | (patch by cshore) SVN-Revision: 19880 | ||||
* | mark relevant kmod-* packages as being required for rootfs mounting (patch ↵ | Felix Fietkau | 2010-02-26 | 4 | -54/+54 |
| | | | | | | by cshore) SVN-Revision: 19879 | ||||
* | add the block-mount package by Daniel Dickinson (cshore), replacing existing ↵ | Felix Fietkau | 2010-02-26 | 13 | -78/+780 |
| | | | | | | automount functionality SVN-Revision: 19877 | ||||
* | This patch allows the user to specify esfq as the leaf qdisc, as well as ↵ | Travis Kemen | 2010-02-26 | 2 | -2/+9 |
| | | | | | | perturb and hash parameters, closes #1893 SVN-Revision: 19874 | ||||
* | fix issues with pptpd server and firewall, closes #2342 | Travis Kemen | 2010-02-26 | 2 | -2/+2 |
| | | | | SVN-Revision: 19873 | ||||
* | r8101: update to v1.014.00, fix build on 2.6.31+ | Nicolas Thill | 2010-02-25 | 1 | -9/+15 |
| | | | | SVN-Revision: 19854 | ||||
* | busybox: fix typo in last commit, thx Nico | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 19853 | ||||
* | busybox: disable busybox' own stripping, fixes stripped bb binary in ↵ | Jo-Philipp Wich | 2010-02-25 | 1 | -1/+1 |
| | | | | | | STAGING_DIR_ROOT SVN-Revision: 19852 | ||||
* | busybox: implement -q flag for insmod for Linux 2.6 and actually suppress ↵ | Jo-Philipp Wich | 2010-02-24 | 1 | -0/+33 |
| | | | | | | errors when the flag is specified, part 2 of the iptables modprobe fix SVN-Revision: 19851 | ||||
* | 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 |