summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add new switch configuration apiFelix Fietkau2008-10-1813-0/+3273
| | | | SVN-Revision: 13009
* menuconfig: don't generate inconsistencies when ~/.openwrt/defconfig ↵Felix Fietkau2008-10-181-5/+1
| | | | | | specifies a default target SVN-Revision: 13008
* one more instance of r13005Felix Fietkau2008-10-181-1/+1
| | | | SVN-Revision: 13007
* atheros: clean up the board data detection code and attempt to boot the ↵Felix Fietkau2008-10-181-17/+77
| | | | | | kernel even when the board data was not found (radio data still needs to be present) SVN-Revision: 13006
* don't overwrite .config if it's a symlink (fixes scripts/env problems)Felix Fietkau2008-10-181-1/+1
| | | | SVN-Revision: 13005
* add support for conditional depends to the feeds scriptFelix Fietkau2008-10-181-1/+2
| | | | SVN-Revision: 13004
* don't override CONFIG_BLK_DEVGabor Juhos2008-10-181-1/+0
| | | | SVN-Revision: 13002
* New Broadcom BCM63xx codebase, huge thanks to Maxime ;)Florian Fainelli2008-10-1714-1/+10838
| | | | SVN-Revision: 13001
* don't override CONFIG_CRYPTOGabor Juhos2008-10-171-1/+0
| | | | SVN-Revision: 13000
* don't override CONFIG_BRIDGEGabor Juhos2008-10-171-3/+0
| | | | SVN-Revision: 12999
* change ag71xx platform device registrationGabor Juhos2008-10-175-27/+61
| | | | SVN-Revision: 12997
* mac80211: fix zd1211rw build errorGabor Juhos2008-10-171-3/+18
| | | | SVN-Revision: 12996
* add phidget kernel module from #4116Travis Kemen2008-10-171-0/+13
| | | | SVN-Revision: 12994
* madwifi: allow disabling of hardware ibss merges by setting the wifi-iface ↵Felix Fietkau2008-10-161-1/+4
| | | | | | 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) SVN-Revision: 12993
* remove madwifi-testing (it confuses users) - it doesn't work, never has, and ↵Felix Fietkau2008-10-1646-5160/+5
| | | | | | i'm not going to finish it. SVN-Revision: 12992
* fix RB-493 detectionGabor Juhos2008-10-161-0/+3
| | | | SVN-Revision: 12991
* Switched LuCI-SVN to another serverSteven Barth2008-10-161-1/+1
| | | | SVN-Revision: 12989
* move inclusion of the mach-ar71xx/Kconfig into the right patchGabor Juhos2008-10-166-20/+20
| | | | SVN-Revision: 12988
* refresh patches against 2.6.27 finalGabor Juhos2008-10-15134-436/+433
| | | | SVN-Revision: 12987
* preliminary support for the RB-493/AH, based on a patch by Carl RiechersGabor Juhos2008-10-153-4/+29
| | | | SVN-Revision: 12986
* minor ethernet driver updateGabor Juhos2008-10-153-9/+11
| | | | SVN-Revision: 12985
* netfilter/iptables: disable IMQ on 2.6.27Gabor Juhos2008-10-152-3/+4
| | | | SVN-Revision: 12984
* add md5sum for final linux 2.6.27Felix Fietkau2008-10-141-0/+3
| | | | SVN-Revision: 12982
* madwifi: add sta mode idle reassoc fix (#4091)Felix Fietkau2008-10-141-9/+0
| | | | SVN-Revision: 12981
* fixes firewall for trunk, custom chains were never reched, as policies apply ↵John Crispin2008-10-141-3/+3
| | | | | | beforehand SVN-Revision: 12978
* change mtd partition map, use rootfs_split, and generate a firmware image ↵Gabor Juhos2008-10-133-19/+20
| | | | | | for the WBD-111 SVN-Revision: 12976
* firmware-utils: new firmware generation tool for the WILIGEAR WBD-111Gabor Juhos2008-10-132-1/+449
| | | | SVN-Revision: 12975
* allow the mkmylofw command to fail in case the image is too big for some ↵Felix Fietkau2008-10-131-1/+1
| | | | | | compex devices SVN-Revision: 12964
* mark ar71xx as no longer broken and enable madwifiFelix Fietkau2008-10-131-2/+2
| | | | SVN-Revision: 12963
* Add acx wireless configuration (#4095)Florian Fainelli2008-10-132-0/+203
| | | | SVN-Revision: 12962
* Ucified PXE-Boot options for dnsmasqSteven Barth2008-10-131-0/+3
| | | | SVN-Revision: 12960
* madwifi: fix a node refcounting imbalance with a low (but nonzero) crash ↵Felix Fietkau2008-10-111-1/+1
| | | | | | probability SVN-Revision: 12950
* enable debugfs by defaultFelix Fietkau2008-10-111-1/+1
| | | | SVN-Revision: 12949
* mac80211: add rate control rewrite and enhance the performance of the ↵Felix Fietkau2008-10-1122-129/+7636
| | | | | | minstrel algorithm for non-mrr configurations SVN-Revision: 12948
* Redefine prefix and exec_prefix for pkg config files instead of libdir and ↵Lars-Peter Clausen2008-10-101-1/+1
| | | | | | includedir. Some packages have their includes in subdirs of include and packages trying to include their headers using pkg-config would fail. SVN-Revision: 12946
* Fix libnl pkg config file template.Lars-Peter Clausen2008-10-101-0/+13
| | | | SVN-Revision: 12945
* Adds support for using a local clone of a git treeHamish Guthrie2008-10-102-4/+36
| | | | SVN-Revision: 12941
* update to latest compat-wireless version and add some new minstrel/b43 fixesFelix Fietkau2008-10-1011-1522/+179
| | | | SVN-Revision: 12939
* add function names to quilt-generated patch files to make patches more readableFelix Fietkau2008-10-101-1/+1
| | | | SVN-Revision: 12938
* fixup GPS on the cambria - thanks ChrisImre Kaloz2008-10-094-24/+36
| | | | SVN-Revision: 12935
* Check for existence of target aclocal folder before including them.Lars-Peter Clausen2008-10-091-4/+9
| | | | SVN-Revision: 12934
* The merge of ppc (32-bit headers) and powerpc (previously 64-bit only ↵Hamish Guthrie2008-10-091-3/+5
| | | | | | headers) has now been completed, so it build breaks if asm-ppc headers directory does not exist - this should fix this problem without being invasive SVN-Revision: 12933
* experimental support for 2.6.27Gabor Juhos2008-10-0911-0/+595
| | | | SVN-Revision: 12932
* Add wrapper around aclocal which also search in the targets staging dir ↵Lars-Peter Clausen2008-10-082-1/+9
| | | | | | aclocal folder for m4 files. SVN-Revision: 12929
* fix 2.6.26.x boot failure on ar2313 (closes #4082)Gabor Juhos2008-10-081-1/+1
| | | | SVN-Revision: 12928
* scripts/env: fix file syncing on env switchFelix Fietkau2008-10-081-1/+1
| | | | SVN-Revision: 12925
* fix section mismatch warningGabor Juhos2008-10-081-1/+1
| | | | SVN-Revision: 12918
* fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵Felix Fietkau2008-10-082-1/+10
| | | | | | it on brcm-2.4) SVN-Revision: 12896
* mac80211/compat-wireless: don't patch a generated fileFelix Fietkau2008-10-081-19/+0
| | | | SVN-Revision: 12895
* sync kernel configGabor Juhos2008-10-071-3/+0
| | | | SVN-Revision: 12893