summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-10-23Update to 2.6.26.7florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13036 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23Update targets to 2.6.27.3florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23remove polarity from config file generationthepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13034 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23fix mistakes in last committhepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23Simplify antenna selection and remove the need for gpioctl for the nanostation2.thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23fix polaritythepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13031 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23madwifi: improve reliability of the antenna diversity settingnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13029 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23implement uci config option for the nanostation antenna/polarity control ↵nbd
(ns2 and ns5 supported) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23madwifi: add a patch for detecting vendor / device name information (only ↵nbd
implemented for WiSoC at the moment) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23make sure that the dhcp client (or other processes necessary to get a ↵nbd
connection) gets restarted when the wifi is restarted git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-23fix accidentally committed typonbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-22Update patches and rename board 9 stands for development boardflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13024 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-22remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵nbd
build errors git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13022 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-21fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20Add missing evaloader specific changes from #2830florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20Do not use dynamic ticks on rb532 (#4110)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵florian
testing with 8MB devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13015 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-20[brcm47xx] fix boot failure on some boardsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13013 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-19Remove me from the gpio-spi related stuffmb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18change the way ./files* and the generic kernel files are applied. ./files ↵nbd
now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13010 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18add new switch configuration apinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵nbd
specifies a default target git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13008 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18one more instance of r13005nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18atheros: clean up the board data detection code and attempt to boot the ↵nbd
kernel even when the board data was not found (radio data still needs to be present) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13006 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18don't overwrite .config if it's a symlink (fixes scripts/env problems)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13005 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18add support for conditional depends to the feeds scriptnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13004 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18[brcm47xx] remove empty dirsjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-18[storm] don't override CONFIG_BLK_DEVjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13002 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17New Broadcom BCM63xx codebase, huge thanks to Maxime ;)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13001 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17[storm] don't override CONFIG_CRYPTOjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13000 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17[storm] don't override CONFIG_BRIDGEjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12999 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17[ar71xx] change ag71xx platform device registrationjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17[package] mac80211: fix zd1211rw build errorjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-17add phidget kernel module from #4116thepeople
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12994 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16madwifi: allow disabling of hardware ibss merges by setting the wifi-iface ↵nbd
option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12993 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵nbd
i'm not going to finish it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12992 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16[ar71xx] fix RB-493 detectionjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12991 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16Switched LuCI-SVN to another servercyrus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12989 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-16[ar71xx] move inclusion of the mach-ar71xx/Kconfig into the right patchjuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12988 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15[kernel] refresh patches against 2.6.27 finaljuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15[ar71xx] preliminary support for the RB-493/AH, based on a patch by Carl ↵juhosg
Riechers git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15[ar71xx] minor ethernet driver updatejuhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-15[package] netfilter/iptables: disable IMQ on 2.6.27juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12984 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14add md5sum for final linux 2.6.27nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14madwifi: add sta mode idle reassoc fix (#4091)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-14fixes firewall for trunk, custom chains were never reched, as policies apply ↵blogic
beforehand git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13[storm] change mtd partition map, use rootfs_split, and generate a firmware ↵juhosg
image for the WBD-111 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13[tools] firmware-utils: new firmware generation tool for the WILIGEAR WBD-111juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13allow the mkmylofw command to fail in case the image is too big for some ↵nbd
compex devices git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13mark ar71xx as no longer broken and enable madwifinbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12963 3c298f89-4303-0410-b956-a3cf2f4a3e73