Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a newer acx firmware | Florian Fainelli | 2008-09-01 | 1 | -1/+2 |
| | | | | SVN-Revision: 12455 | ||||
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 12450 | ||||
* | improve wds sta mode compatibility | Felix Fietkau | 2008-09-01 | 2 | -27/+21 |
| | | | | SVN-Revision: 12449 | ||||
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 12448 | ||||
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+108 |
| | | | | SVN-Revision: 12445 | ||||
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 | 2 | -14/+17 |
| | | | | SVN-Revision: 12439 | ||||
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
| | | | | SVN-Revision: 12435 | ||||
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | Felix Fietkau | 2008-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 12434 | ||||
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
| | | | | SVN-Revision: 12429 | ||||
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 12428 | ||||
* | Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves ↵ | Andy Boyett | 2008-08-28 | 1 | -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 Fietkau | 2008-08-28 | 1 | -0/+1 |
| | | | | | | recursion nirvana SVN-Revision: 12424 | ||||
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 | 1 | -0/+41 |
| | | | | SVN-Revision: 12422 | ||||
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
| | | | | SVN-Revision: 12421 | ||||
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
| | | | | SVN-Revision: 12420 | ||||
* | add autoload for spi-ks8995 | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
| | | | | SVN-Revision: 12419 | ||||
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |
| | | | | SVN-Revision: 12418 | ||||
* | ppp: derive interface unit numbers from previous enumeration | Felix Fietkau | 2008-08-28 | 1 | -4/+10 |
| | | | | SVN-Revision: 12417 | ||||
* | fix ppp interface enumeration - don't enumerate already processed interfaces | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12416 | ||||
* | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | Felix Fietkau | 2008-08-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 12413 | ||||
* | fix uboot-ifxmips compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -143/+86 |
| | | | | SVN-Revision: 12412 | ||||
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
| | | | | SVN-Revision: 12411 | ||||
* | fix busybox compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -0/+13 |
| | | | | SVN-Revision: 12409 | ||||
* | make uci firewall backwards compatible to the old firewall.user | John Crispin | 2008-08-27 | 1 | -2/+9 |
| | | | | SVN-Revision: 12408 | ||||
* | add proto tcpudp to firewall | John Crispin | 2008-08-27 | 1 | -38/+51 |
| | | | | SVN-Revision: 12407 | ||||
* | fix device duplication in firewall if the balancing of ifup and ifdown is broken | John Crispin | 2008-08-27 | 1 | -2/+9 |
| | | | | SVN-Revision: 12404 | ||||
* | make sure uci firewall reverts its states when stopped | John Crispin | 2008-08-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 12403 | ||||
* | fixes uci firewall init order, Signed-off-by: Roberto Riggio | John Crispin | 2008-08-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 12402 | ||||
* | This patch enables the new ath5k driver. Works for me with X86 Alix board an ↵ | Florian Fainelli | 2008-08-27 | 2 | -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 Barth | 2008-08-27 | 1 | -0/+17 |
| | | | | | | sections SVN-Revision: 12396 | ||||
* | adds 5 new chains to the uci firewall that can be used to hook custom rules | John Crispin | 2008-08-27 | 1 | -1/+16 |
| | | | | SVN-Revision: 12395 | ||||
* | A WPA(2) pre-shared key can either be specified as a 8 to 63 character ↵ | Florian Fainelli | 2008-08-26 | 1 | -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 etrax | John Crispin | 2008-08-26 | 1 | -0/+14 |
| | | | | SVN-Revision: 12393 | ||||
* | adds more sanity checks to uci firewall | John Crispin | 2008-08-26 | 1 | -0/+4 |
| | | | | SVN-Revision: 12392 | ||||
* | use proto instead of protocol in uci firewall | John Crispin | 2008-08-26 | 2 | -6/+6 |
| | | | | SVN-Revision: 12391 | ||||
* | Fix bridge-utils configuration failure (#3931), thanks sn9 | Florian Fainelli | 2008-08-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 12388 | ||||
* | Use busybox mount, could be overriden to use util-linux-ng for instance, ↵ | Florian Fainelli | 2008-08-25 | 1 | -0/+1 |
| | | | | | | thanks sn9 SVN-Revision: 12386 | ||||
* | Updated Lua to 5.1.4 | Steven Barth | 2008-08-24 | 4 | -201/+203 |
| | | | | SVN-Revision: 12383 | ||||
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well ↵ | Felix Fietkau | 2008-08-24 | 1 | -20/+20 |
| | | | | | | (thx, lars) SVN-Revision: 12381 | ||||
* | improve lua opcode dispatch performance by using computed goto instead of ↵ | Felix Fietkau | 2008-08-24 | 1 | -0/+363 |
| | | | | | | switch/case - improves performance by about 10% in a simple loop test SVN-Revision: 12378 | ||||
* | fix bridge utils for brcm-2.4 from ↵ | Travis Kemen | 2008-08-24 | 1 | -3/+11 |
| | | | | | | http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch SVN-Revision: 12377 | ||||
* | Fix hostapd with open access point and per-device configuration, thanks sn9 | Florian Fainelli | 2008-08-23 | 1 | -1/+5 |
| | | | | SVN-Revision: 12375 | ||||
* | upgrade uci to 0.6.0 - many bugfixes and an API cleanup | Felix Fietkau | 2008-08-23 | 1 | -2/+2 |
| | | | | SVN-Revision: 12373 | ||||
* | oops, fix typo in [12368] | Nicolas Thill | 2008-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 12369 | ||||
* | install ppp development headers | Nicolas Thill | 2008-08-22 | 1 | -0/+5 |
| | | | | SVN-Revision: 12368 | ||||
* | fix the CF driver on 2.6.26.x, and create a package for it | Gabor Juhos | 2008-08-21 | 1 | -1/+17 |
| | | | | SVN-Revision: 12364 | ||||
* | madwifi: keep a/g mode and pureg setting in sync across vaps | Felix Fietkau | 2008-08-21 | 1 | -18/+19 |
| | | | | SVN-Revision: 12363 | ||||
* | fix kmod-ipt-imq module generation (closes: #3896) | Nicolas Thill | 2008-08-21 | 1 | -3/+12 |
| | | | | SVN-Revision: 12361 | ||||
* | move more extra packages from ./trunk to ./packages | Nicolas Thill | 2008-08-20 | 53 | -6583/+0 |
| | | | | SVN-Revision: 12359 | ||||
* | add missing dependencies on libblkid/libuuid for mount-utils/swap-utils ↵ | Nicolas Thill | 2008-08-20 | 1 | -5/+7 |
| | | | | | | (should close: #3730), bump release number SVN-Revision: 12356 |