| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix madwifi upstream compile for mips (#3952) | nbd | 2008-09-02 | 1 | -2/+2 |
* | add option to cache local queries, from sn9 | thepeople | 2008-09-02 | 1 | -1/+2 |
* | Fix enabling of init scripts. | lars | 2008-09-02 | 1 | -1/+1 |
* | Add @GNOME download source. | lars | 2008-09-01 | 2 | -2/+16 |
* | Treat vlynq external divisor just like automatic, fix comment about it, thank... | florian | 2008-09-01 | 1 | -1/+3 |
* | add TARGET_CXX variable which points to the c++ cross compiler | nbd | 2008-09-01 | 1 | -1/+2 |
* | fixes usb storage mounting | blogic | 2008-09-01 | 1 | -1/+1 |
* | make openwrt boot on ar9130 (currently no ethernet yet) | nbd | 2008-09-01 | 2 | -12/+49 |
* | Change even more dependencies on kmod-video-core after [12460] | nico | 2008-09-01 | 1 | -5/+5 |
* | Move I2C_PCA Kconfig item to generic-2.6 | nico | 2008-09-01 | 2 | -1/+1 |
* | Fix AT91 MMC host controller path on 2.6.25 | nico | 2008-09-01 | 1 | -1/+1 |
* | Use a newer acx firmware | florian | 2008-09-01 | 1 | -1/+2 |
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | florian | 2008-09-01 | 5 | -44/+22 |
* | add a gzipped uImage for ar71xx | nbd | 2008-09-01 | 1 | -0/+5 |
* | add an extra build step Build/Install which allows you to run a make install ... | nbd | 2008-09-01 | 1 | -0/+2 |
* | install a symlink to the correct version of find in $(STAGING_DIR_HOST)/bin | nbd | 2008-09-01 | 1 | -2/+5 |
* | madwifi: fix compile warning | nbd | 2008-09-01 | 1 | -1/+1 |
* | improve wds sta mode compatibility | nbd | 2008-09-01 | 2 | -27/+21 |
* | Make ide-core depend on pci support, remove dupe Kconfig item | nico | 2008-08-31 | 1 | -1/+1 |
* | Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912) | nico | 2008-08-31 | 2 | -0/+32 |
* | Build images for the AG310, thanks sn9 | florian | 2008-08-31 | 1 | -0/+1 |
* | Correctly set b/g rate tables for mac80211, thanks sn9 | florian | 2008-08-31 | 1 | -0/+108 |
* | Sync ar7 default network configuration with latest firewall and network setti... | florian | 2008-08-31 | 1 | -2/+2 |
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | florian | 2008-08-31 | 2 | -14/+42 |
* | Update acx-mac80211 to a more recent snapshot, thanks sn9 | florian | 2008-08-30 | 2 | -14/+17 |
* | Build images for WAG54GP2v1 and v2, thanks sn9 | florian | 2008-08-30 | 1 | -1/+3 |
* | Add 2.6.26 kernel configuration file | florian | 2008-08-30 | 1 | -0/+215 |
* | Switch ar7 to 2.6.26, thanks sn9 | florian | 2008-08-30 | 4 | -48/+111 |
* | fix madwifi hal target for mips* | nbd | 2008-08-30 | 1 | -5/+14 |
* | leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) | nbd | 2008-08-29 | 1 | -1/+1 |
* | this adds hg (Mercurial) SCM checkout support, very similar to the current git | florian | 2008-08-29 | 1 | -2/+20 |
* | Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) | nbd | 2008-08-29 | 3 | -0/+135 |
* | revert accidental change to madwifi.sh | nbd | 2008-08-29 | 1 | -0/+1 |
* | [busybox] Use unsigned longs for bitwise operations in awk, thanks benoar. | agb | 2008-08-28 | 1 | -0/+36 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | nbd | 2008-08-28 | 1 | -0/+1 |
* | remove bogus ifxmips network config override | nbd | 2008-08-28 | 1 | -14/+0 |
* | add back busybox httpd password auth support - fixes x-wrt | nbd | 2008-08-28 | 1 | -0/+41 |
* | madwifi: fix encryption type check | nbd | 2008-08-28 | 1 | -2/+1 |
* | madwifi: only start hostapd when necessary | nbd | 2008-08-28 | 1 | -2/+3 |
* | add autoload for spi-ks8995 | nbd | 2008-08-28 | 1 | -0/+1 |
* | mtd: add jffs2 cleanmarker for big endian systems | nbd | 2008-08-28 | 1 | -1/+6 |
* | ppp: derive interface unit numbers from previous enumeration | nbd | 2008-08-28 | 1 | -4/+10 |
* | fix ppp interface enumeration - don't enumerate already processed interfaces | nbd | 2008-08-27 | 1 | -1/+1 |
* | fix kconfig for packages that only define =y, =m or =n rules | nbd | 2008-08-27 | 1 | -1/+1 |
* | upgrade to uci 0.6.1 - lots of cli and lua binding fixes | nbd | 2008-08-27 | 1 | -2/+2 |
* | fix uboot-ifxmips compile on mac os x | nbd | 2008-08-27 | 1 | -143/+86 |
* | fixes broken if-then in led init script | blogic | 2008-08-27 | 1 | -2/+3 |
* | add autoconf (fixes opkg build issues) | nbd | 2008-08-27 | 2 | -1/+39 |
* | fix busybox compile on mac os x | nbd | 2008-08-27 | 1 | -0/+13 |
* | make uci firewall backwards compatible to the old firewall.user | blogic | 2008-08-27 | 1 | -2/+9 |