summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [package] busybox: fix typo in last commit, thx Nicojow2010-02-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: disable busybox' own stripping, fixes stripped bb binary ↵jow2010-02-251-1/+1
| | | | | | in STAGING_DIR_ROOT git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: implement -q flag for insmod for Linux 2.6 andjow2010-02-241-0/+33
| | | | | | | | actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] remote-gdb: change library paths after r19849, swap usr/lib/ and lib/jow2010-02-241-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19850 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT ↵nbd2010-02-244-36/+1
| | | | | | was added git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add include_mk template which makes it a bit more convienient to include packagelars2010-02-241-0/+4
| | | | | | | installed mk files. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19847 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mtd-utils: do not try to compile in support for ubifs ioctls and extended ↵nbd2010-02-242-5/+5
| | | | | | flags - some linux distros do not support this git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19846 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [scripts] remote-gdb: add build_dir/target-*/debug-* to solib-search-pathjow2010-02-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19845 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: select vsc73x5 microcode in the AP83/PB44 profilesjuhosg2010-02-241-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19842 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: refresh ksz8041 patchjuhosg2010-02-241-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19841 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: add default network configuration file for the TL-WR1043ND boardjuhosg2010-02-241-0/+31
| | | | | | | Thanks to Andrew Tarabaras. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19840 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: register RTL8366RB switch on the TL-WR1043NB boardjuhosg2010-02-241-3/+22
| | | | | | | Thanks to Andrew Tarabaras. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19839 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable the RTL8366RB driverjuhosg2010-02-241-0/+1
| | | | | | | Thanks to Andrew Tarabaras. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add driver for the RTL8366RB switchjuhosg2010-02-248-12/+1803
| | | | | | | Thanks to Andrew Tarabaras. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19837 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: add VSC73[89]5 microcode for the AP83/PB44 boardsjuhosg2010-02-242-0/+122
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19836 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix pll value for the eth0 interface on the TL-WR1043ND boardjuhosg2010-02-241-0/+1
| | | | | | | Thanks to Andrew Tarabaras git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19835 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix typos in the AR8216 header filejuhosg2010-02-241-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19834 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: remove an accidentally committed patchjuhosg2010-02-241-257/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: enable TX/RX flow control on the AR7240juhosg2010-02-241-1/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19832 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: use the correct name for the status LED on the WRT400 boardjuhosg2010-02-241-1/+1
| | | | | | | (thanks to chuljin, patch from #6734) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19831 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: update default network configuration file for the WNDR3700juhosg2010-02-241-0/+45
| | | | | | | Signed-off-by: Scott Dudley <spmsink@hotmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19830 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: disable RIFS search on some chips to avoid baseband hangsnbd2010-02-241-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19829 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: fix a segfault when iptables tries to use modprobe, ↵jow2010-02-242-0/+24
| | | | | | force it to use insmod git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] add preliminary 2.6.32 supportflorian2010-02-2312-0/+1104
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19826 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [toolchain]: use gcc 4.3.4 for the gemini targetkaloz2010-02-232-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19824 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: add 2.6.32 supportkaloz2010-02-2316-20/+2387
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19823 3c298f89-4303-0410-b956-a3cf2f4a3e73
* madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none worknbd2010-02-231-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19822 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: move new files out from platform support patchkaloz2010-02-22279-57274/+56440
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19815 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ubicom32]: refresh patchkaloz2010-02-221-1094/+763
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19814 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar7] add missing patch to arch/mips/kernel/traps.c to allow ar7 to setup ↵florian2010-02-221-0/+28
| | | | | | its handler correctly (#6722) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19812 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] ppp: enable multilink support (#4837)jow2010-02-223-10/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19811 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19809 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix missing symbolthepeople2010-02-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19808 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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