summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ext4: fix for commit r19799hauke2010-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19800 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ext4: add Support for large (2TB+) block devices and fileshauke2010-02-215-10/+7
| | | | | | | | | | CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled. This is the default option. This closes #6714. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19798 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix accidently commited ancient mac80211 patches in r19789-19791 ↵florian2010-02-212-48/+0
| | | | | | (#6716) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19797 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1000] switch to 2.6.32, resync kernel config, enable gpio sysfs supportflorian2010-02-212-7/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix gpio-leds registration for boards having less than 8 LEDs (#6528)florian2010-02-211-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19793 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: make the vlan injection patch more specificflorian2010-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19791 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa ↵florian2010-02-211-0/+11
| | | | | | rekeying with wds ap git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19790 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix an eap frame handling bug in ath9k - fixes client mode ↵florian2010-02-211-0/+37
| | | | | | rekeying issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19789 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [cobalt] add missing kernel configuration and patches for 2.6.32florian2010-02-212-0/+608
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19788 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux-atm: Add libtool fixuplars2010-02-201-1/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
* autotools.mk: Don't try to fixup .la files in the DevInstall host path, becauselars2010-02-201-3/+0
| | | | | | | those .la files shouldn't go there anyway. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19785 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [xburst] Add per board struct describing the external clock setup.lars2010-02-2010-55/+47
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] Fix build warningshauke2010-02-204-20/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] refresh patcheshauke2010-02-2024-81/+81
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [linux-atm] make linux-atm depend on its kernel modul atm.kohauke2010-02-201-0/+1
| | | | | | | This hopfully fixes bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [br2684] allow routed mode operation againhauke2010-02-205-6/+132
| | | | | | | Fix part of bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: make NFSv4 optional and add kmods for it - patch by Peter ↵jow2010-02-205-12/+25
| | | | | | Wagner <tripolar@gmx.at> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patch adds support for bzr in include/download.mk, and fixesthepeople2010-02-201-18/+33
| | | | | | | | whitespace. -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] firewall: fix bad number error in fw_redirect() (#6704)jow2010-02-201-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19765 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] change default kernel to 2.6.32.8, remove block2mtd patch until it is ↵jow2010-02-202-214/+1
| | | | | | fixed git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19764 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] mac80211: fix typo introduced in r19760 (#6707)jow2010-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19763 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] update kernel to version 2.4.37.9 and refresh patcheshauke2010-02-198-49/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix multiport match for brcm-2.4jow2010-02-191-0/+265
| | | | | | | | | | | Since the netfilter framework in 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19761 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] rt2800lib depends on rt2x00-usbhauke2010-02-191-1/+1
| | | | | | | The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19760 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] switch kernel compression from lzma to gzip and reorder symbols - ↵jow2010-02-192-263/+263
| | | | | | fixes boot problems in VirtualBox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* swconfig: Remove unused codenbd2010-02-191-6/+0
| | | | | | Signed-off-by: Martin Mares <mj@ucw.cz> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: fix beacon timer restarts after card resets - improves stability in ↵nbd2010-02-191-0/+22
| | | | | | AP mode git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [mac80211] remove pcmcia and sdiohauke2010-02-194-3/+34
| | | | | | | | | This fixes #6701 Remove the pcmcia and sdio interface from b43 driver to not depend on these modules. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19756 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix the receiving of packets with a 1500 mtu and vlan enabled (#6698)florian2010-02-191-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix mac addresses on the DIR-600 rev. A1 boardjuhosg2010-02-192-2/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19752 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix wireless mac address on the TL-WR741NDjuhosg2010-02-191-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: move AP91 specific ethernet initialization into a separate filejuhosg2010-02-197-49/+72
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19750 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: create firmware images for the TL-WR941ND v4 boardjuhosg2010-02-192-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19749 3c298f89-4303-0410-b956-a3cf2f4a3e73
* firmware-utils/mktplinkfw: add board definitions for TL-WR941ND v4juhosg2010-02-191-0/+9
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19748 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: sync kernel configjuhosg2010-02-191-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19747 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add uci configuration for the WAN LED on the WNDR3700juhosg2010-02-191-0/+22
| | | | | | | Based on a patch by Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19746 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 boardjuhosg2010-02-192-1/+24
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19745 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add missing GPIO LED for the WNDR3700 boardjuhosg2010-02-191-0/+5
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix polarity of GPIO buttons on the WNDR3700 boardjuhosg2010-02-191-0/+3
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19743 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add a bunch of missing symbols to the 2.6.30 configjuhosg2010-02-191-4/+49
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19742 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adm5120: sync kernel configsjuhosg2010-02-194-72/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19741 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uClibc/avr32]: fix varargs handling of the prctl syscallkaloz2010-02-191-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19740 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)jow2010-02-191-8/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: make tc depend on kmod-sched (#6681)jow2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add the token bucket filter to kmod-sched (#6681)jow2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix menuconfig descriptions, raw and notrack are in ↵jow2010-02-191-2/+2
| | | | | | mod-conntrack now git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [generic-2.4] netfilter: add support for raw table and NOTRACK target (#5504)jow2010-02-193-0/+711
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), ↵nbd2010-02-191-0/+22
| | | | | | fixes #6672 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19720 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: always use wpa_supplicant for client connections (patch by Stijn ↵nbd2010-02-192-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19718 3c298f89-4303-0410-b956-a3cf2f4a3e73