| Commit message (Expand) | Author | Age | Files | Lines |
* | BusyBox httpd Accept Header Patch | Felix Fietkau | 2008-09-02 | 1 | -0/+42 |
* | madwifi upstream does not work on wisoc | Felix Fietkau | 2008-09-02 | 1 | -1/+2 |
* | fix madwifi upstream compile for mips (#3952) | Felix Fietkau | 2008-09-02 | 1 | -2/+2 |
* | add option to cache local queries, from sn9 | Travis Kemen | 2008-09-02 | 1 | -1/+2 |
* | Fix enabling of init scripts. | Lars-Peter Clausen | 2008-09-02 | 1 | -1/+1 |
* | fixes usb storage mounting | John Crispin | 2008-09-01 | 1 | -1/+1 |
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | 1 | -5/+5 |
* | Fix AT91 MMC host controller path on 2.6.25 | Nicolas Thill | 2008-09-01 | 1 | -1/+1 |
* | Use a newer acx firmware | Florian Fainelli | 2008-09-01 | 1 | -1/+2 |
* | madwifi: fix compile warning | Felix Fietkau | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | Felix Fietkau | 2008-09-01 | 2 | -27/+21 |
* | Make ide-core depend on pci support, remove dupe Kconfig item | Nicolas Thill | 2008-08-31 | 1 | -1/+1 |
* | Correctly set b/g rate tables for mac80211, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+108 |
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | Florian Fainelli | 2008-08-30 | 2 | -14/+17 |
* | fix madwifi hal target for mips* | Felix Fietkau | 2008-08-30 | 1 | -5/+14 |
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | Felix Fietkau | 2008-08-29 | 1 | -1/+1 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | Felix Fietkau | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | Felix Fietkau | 2008-08-29 | 1 | -0/+1 |
* | [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar. | Andy Boyett | 2008-08-28 | 1 | -0/+36 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | add back busybox httpd password auth support - fixes x-wrt | Felix Fietkau | 2008-08-28 | 1 | -0/+41 |
* | madwifi: fix encryption type check | Felix Fietkau | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | Felix Fietkau | 2008-08-28 | 1 | -2/+3 |
* | add autoload for spi-ks8995 | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | mtd: add jffs2 cleanmarker for big endian systems | Felix Fietkau | 2008-08-28 | 1 | -1/+6 |
* | ppp: derive interface unit numbers from previous enumeration | Felix Fietkau | 2008-08-28 | 1 | -4/+10 |
* | fix ppp interface enumeration - don't enumerate already processed interfaces | Felix Fietkau | 2008-08-27 | 1 | -1/+1 |
* | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | Felix Fietkau | 2008-08-27 | 1 | -2/+2 |
* | fix uboot-ifxmips compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -143/+86 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
* | fix busybox compile on mac os x | Felix Fietkau | 2008-08-27 | 1 | -0/+13 |
* | make uci firewall backwards compatible to the old firewall.user | John Crispin | 2008-08-27 | 1 | -2/+9 |
* | add proto tcpudp to firewall | John Crispin | 2008-08-27 | 1 | -38/+51 |
* | fix device duplication in firewall if the balancing of ifup and ifdown is broken | John Crispin | 2008-08-27 | 1 | -2/+9 |
* | make sure uci firewall reverts its states when stopped | John Crispin | 2008-08-27 | 1 | -0/+1 |
* | fixes uci firewall init order, Signed-off-by: Roberto Riggio | John Crispin | 2008-08-27 | 1 | -2/+2 |
* | This patch enables the new ath5k driver. Works for me with X86 Alix | Florian Fainelli | 2008-08-27 | 2 | -12/+18 |
* | firewall: Added support for port-ranges as firstPort-lastPort to redirect sec... | Steven Barth | 2008-08-27 | 1 | -0/+17 |
* | adds 5 new chains to the uci firewall that can be used to hook custom rules | John Crispin | 2008-08-27 | 1 | -1/+16 |
* | A WPA(2) pre-shared key can either be specified as a 8 to 63 character passph... | Florian Fainelli | 2008-08-26 | 1 | -1/+5 |
* | adds several fixes to etrax, make openssl work on etrax | John Crispin | 2008-08-26 | 1 | -0/+14 |
* | adds more sanity checks to uci firewall | John Crispin | 2008-08-26 | 1 | -0/+4 |
* | use proto instead of protocol in uci firewall | John Crispin | 2008-08-26 | 2 | -6/+6 |
* | Fix bridge-utils configuration failure (#3931), thanks sn9 | Florian Fainelli | 2008-08-25 | 1 | -0/+1 |
* | Use busybox mount, could be overriden to use util-linux-ng for instance, than... | Florian Fainelli | 2008-08-25 | 1 | -0/+1 |
* | Updated Lua to 5.1.4 | Steven Barth | 2008-08-24 | 4 | -201/+203 |
* | lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (... | Felix Fietkau | 2008-08-24 | 1 | -20/+20 |
* | improve lua opcode dispatch performance by using computed goto instead of swi... | Felix Fietkau | 2008-08-24 | 1 | -0/+363 |
* | fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brc... | Travis Kemen | 2008-08-24 | 1 | -3/+11 |
* | Fix hostapd with open access point and per-device configuration, thanks sn9 | Florian Fainelli | 2008-08-23 | 1 | -1/+5 |