summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* implement uci config option for the nanostation antenna/polarity control ↵Felix Fietkau2008-10-231-8/+47
| | | | | | (ns2 and ns5 supported) SVN-Revision: 13028
* madwifi: add a patch for detecting vendor / device name information (only ↵Felix Fietkau2008-10-234-9/+326
| | | | | | implemented for WiSoC at the moment) SVN-Revision: 13027
* make sure that the dhcp client (or other processes necessary to get a ↵Felix Fietkau2008-10-231-0/+1
| | | | | | connection) gets restarted when the wifi is restarted SVN-Revision: 13026
* fix accidentally committed typoFelix Fietkau2008-10-231-1/+1
| | | | SVN-Revision: 13025
* Update patches and rename board 9 stands for development boardFlorian Fainelli2008-10-223-9/+16
| | | | SVN-Revision: 13024
* remove more redundant files and clone files-2.6.23 for 2.6.24 - fixes rdc ↵Felix Fietkau2008-10-22165-45570/+7767
| | | | | | build errors SVN-Revision: 13022
* fix prepare error with brcm-2.4 and missing files/ (thx, thepeople)Felix Fietkau2008-10-211-1/+2
| | | | SVN-Revision: 13021
* Add missing evaloader specific changes from #2830Florian Fainelli2008-10-201-3/+8
| | | | SVN-Revision: 13018
* Do not use dynamic ticks on rb532 (#4110)Florian Fainelli2008-10-201-2/+2
| | | | SVN-Revision: 13017
* Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵Florian Fainelli2008-10-205-2/+120
| | | | | | testing with 8MB devices SVN-Revision: 13015
* fix boot failure on some boardsGabor Juhos2008-10-201-0/+108
| | | | SVN-Revision: 13013
* Remove me from the gpio-spi related stuffMichael Büsch2008-10-193-70/+54
| | | | SVN-Revision: 13011
* change the way ./files* and the generic kernel files are applied. ./files ↵Felix Fietkau2008-10-18125-8971/+4
| | | | | | 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. SVN-Revision: 13010
* 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