summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-10-13Add acx wireless configuration (#4095)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-13Ucified PXE-Boot options for dnsmasqcyrus
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12960 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11madwifi: fix a node refcounting imbalance with a low (but nonzero) crash ↵nbd
probability git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12950 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11enable debugfs by defaultnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12949 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-11mac80211: add rate control rewrite and enhance the performance of the ↵nbd
minstrel algorithm for non-mrr configurations git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12948 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10Redefine prefix and exec_prefix for pkg config files instead of libdir andlars
includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10Fix libnl pkg config file template.lars
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-10Adds support for using a local clone of a git treehcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12941 3c298f89-4303-0410-b956-a3cf2f4a3e73