aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* improve wds sta mode compatibilityFelix Fietkau2008-09-012-27/+21
| | | | SVN-Revision: 12449
* Make ide-core depend on pci support, remove dupe Kconfig itemNicolas Thill2008-08-311-1/+1
| | | | SVN-Revision: 12448
* Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912)Nicolas Thill2008-08-312-0/+32
| | | | | | Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12447
* Build images for the AG310, thanks sn9Florian Fainelli2008-08-311-0/+1
| | | | SVN-Revision: 12446
* Correctly set b/g rate tables for mac80211, thanks sn9Florian Fainelli2008-08-311-0/+108
| | | | SVN-Revision: 12445
* Sync ar7 default network configuration with latest firewall and network ↵Florian Fainelli2008-08-311-2/+2
| | | | | | settings, thanks sn9 SVN-Revision: 12444
* Fix divisor settings for external devices like wireless devices, thanks sn9Florian Fainelli2008-08-312-14/+42
| | | | SVN-Revision: 12443
* Update acx-mac80211 to a more recent snapshot, thanks sn9Florian Fainelli2008-08-302-14/+17
| | | | SVN-Revision: 12439
* Build images for WAG54GP2v1 and v2, thanks sn9Florian Fainelli2008-08-301-1/+3
| | | | SVN-Revision: 12438
* Add 2.6.26 kernel configuration fileFlorian Fainelli2008-08-301-0/+215
| | | | SVN-Revision: 12437
* Switch ar7 to 2.6.26, thanks sn9Florian Fainelli2008-08-304-48/+111
| | | | SVN-Revision: 12436
* fix madwifi hal target for mips*Felix Fietkau2008-08-301-5/+14
| | | | SVN-Revision: 12435
* leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST)Felix Fietkau2008-08-291-1/+1
| | | | SVN-Revision: 12434
* this adds hg (Mercurial) SCM checkout support, very similar to the current ↵Florian Fainelli2008-08-291-2/+20
| | | | | | | | git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229) Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net> SVN-Revision: 12433
* Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies)Felix Fietkau2008-08-293-0/+135
| | | | SVN-Revision: 12429
* revert accidental change to madwifi.shFelix Fietkau2008-08-291-0/+1
| | | | SVN-Revision: 12428
* Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves ↵Andy Boyett2008-08-281-0/+36
| | | | | | the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 SVN-Revision: 12427
* fix a race condition which would leave dnsmasq in infinite resolving ↵Felix Fietkau2008-08-281-0/+1
| | | | | | recursion nirvana SVN-Revision: 12424
* remove bogus ifxmips network config overrideFelix Fietkau2008-08-281-14/+0
| | | | SVN-Revision: 12423
* add back busybox httpd password auth support - fixes x-wrtFelix Fietkau2008-08-281-0/+41
| | | | SVN-Revision: 12422
* madwifi: fix encryption type checkFelix Fietkau2008-08-281-2/+1
| | | | SVN-Revision: 12421
* madwifi: only start hostapd when necessaryFelix Fietkau2008-08-281-2/+3
| | | | SVN-Revision: 12420
* add autoload for spi-ks8995Felix Fietkau2008-08-281-0/+1
| | | | SVN-Revision: 12419
* mtd: add jffs2 cleanmarker for big endian systemsFelix Fietkau2008-08-281-1/+6
| | | | SVN-Revision: 12418
* ppp: derive interface unit numbers from previous enumerationFelix Fietkau2008-08-281-4/+10
| | | | SVN-Revision: 12417
* fix ppp interface enumeration - don't enumerate already processed interfacesFelix Fietkau2008-08-271-1/+1
| | | | SVN-Revision: 12416
* fix kconfig for packages that only define =y, =m or =n rulesFelix Fietkau2008-08-271-1/+1
| | | | SVN-Revision: 12414
* upgrade to uci 0.6.1 - lots of cli and lua binding fixesFelix Fietkau2008-08-271-2/+2
| | | | SVN-Revision: 12413
* fix uboot-ifxmips compile on mac os xFelix Fietkau2008-08-271-143/+86
| | | | SVN-Revision: 12412
* fixes broken if-then in led init scriptJohn Crispin2008-08-271-2/+3
| | | | SVN-Revision: 12411
* add autoconf (fixes opkg build issues)Felix Fietkau2008-08-272-1/+39
| | | | SVN-Revision: 12410
* fix busybox compile on mac os xFelix Fietkau2008-08-271-0/+13
| | | | SVN-Revision: 12409
* make uci firewall backwards compatible to the old firewall.userJohn Crispin2008-08-271-2/+9
| | | | SVN-Revision: 12408
* add proto tcpudp to firewallJohn Crispin2008-08-271-38/+51
| | | | SVN-Revision: 12407
* ifxmips should not overwrite DEFAULT_PACKAGESJohn Crispin2008-08-271-1/+1
| | | | SVN-Revision: 12406
* generate images for the EASY 5120P-ATA boardGabor Juhos2008-08-272-0/+15
| | | | SVN-Revision: 12405
* fix device duplication in firewall if the balancing of ifup and ifdown is brokenJohn Crispin2008-08-271-2/+9
| | | | SVN-Revision: 12404
* make sure uci firewall reverts its states when stoppedJohn Crispin2008-08-271-0/+1
| | | | SVN-Revision: 12403
* fixes uci firewall init order, Signed-off-by: Roberto RiggioJohn Crispin2008-08-271-2/+2
| | | | SVN-Revision: 12402
* fixes cvs download, signed-off by Bruno RandolfJohn Crispin2008-08-271-1/+1
| | | | SVN-Revision: 12401
* enable quilt by default for the kernel treeFelix Fietkau2008-08-273-2/+3
| | | | SVN-Revision: 12400
* fix ./scripts/env deleteFelix Fietkau2008-08-271-2/+3
| | | | SVN-Revision: 12399
* build and install a current quilt version in tools/Felix Fietkau2008-08-272-1/+31
| | | | SVN-Revision: 12398
* This patch enables the new ath5k driver. Works for me with X86 Alix board an ↵Florian Fainelli2008-08-272-12/+18
| | | | | | | | AR2413 minipci card. iw and iwconfig works. Signed-off-by: Dirk Nehring <dnehring@gmx.net> SVN-Revision: 12397
* firewall: Added support for port-ranges as firstPort-lastPort to redirect ↵Steven Barth2008-08-271-0/+17
| | | | | | sections SVN-Revision: 12396
* adds 5 new chains to the uci firewall that can be used to hook custom rulesJohn Crispin2008-08-271-1/+16
| | | | SVN-Revision: 12395
* A WPA(2) pre-shared key can either be specified as a 8 to 63 character ↵Florian Fainelli2008-08-261-1/+5
| | | | | | | | passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) Signed-off-by: thomas@archlinux.org SVN-Revision: 12394
* adds several fixes to etrax, make openssl work on etraxJohn Crispin2008-08-265-101/+156
| | | | SVN-Revision: 12393
* adds more sanity checks to uci firewallJohn Crispin2008-08-261-0/+4
| | | | SVN-Revision: 12392
* use proto instead of protocol in uci firewallJohn Crispin2008-08-262-6/+6
| | | | SVN-Revision: 12391