| Commit message (Expand) | Author | Age | Files | Lines |
* | [toolchain] add preliminary support for gcc-4.4.0, need to forward port the f... | Florian Fainelli | 2009-04-23 | 10 | -2/+171 |
* | uclibc: add the pthread daemon() fix from #4809 | Felix Fietkau | 2009-04-23 | 3 | -0/+30 |
* | uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0... | Felix Fietkau | 2009-04-23 | 2 | -47/+0 |
* | remove 2 old interfering variables, probably missed from [15299] | Nicolas Thill | 2009-04-22 | 1 | -2/+0 |
* | clean up automake/pkg-config handling, move separate host/package variable ex... | Felix Fietkau | 2009-04-22 | 4 | -20/+24 |
* | build host libtool along with target libtool | Felix Fietkau | 2009-04-22 | 1 | -0/+2 |
* | enable tgz for x86 - people are using it for system upgrades | Felix Fietkau | 2009-04-22 | 1 | -1/+1 |
* | [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ... | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
* | atheros: enable swconfig by default | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
* | atheros: fix up the wlan mac address if the board data is missing | Felix Fietkau | 2009-04-21 | 2 | -3/+5 |
* | atheros: add default uci configuration for ICPlus IP175C | Felix Fietkau | 2009-04-21 | 1 | -1/+19 |
* | automatically configure switches when swconfig is installed | Felix Fietkau | 2009-04-21 | 2 | -1/+13 |
* | kernel: make sure all patches are applied before running menuconfig or oldconfig | Felix Fietkau | 2009-04-21 | 1 | -1/+1 |
* | add an explicit 'sysinit' tag for logging initscripts output, instead of '' t... | Nicolas Thill | 2009-04-21 | 1 | -1/+1 |
* | [imagebuilder] fix initscripts activation (closes: #4037, #4745) | Nicolas Thill | 2009-04-21 | 1 | -2/+2 |
* | [package] fix nvram_get checking on non-WGT634U (#4975) | Florian Fainelli | 2009-04-21 | 1 | -1/+2 |
* | [atheros] rename picostation pico2 images to openwrt-atheros-ubnt2-pico2-... ... | Jo-Philipp Wich | 2009-04-21 | 1 | -1/+1 |
* | swconfig: implement uci loading support | Felix Fietkau | 2009-04-21 | 6 | -64/+363 |
* | [atheros] Generate suitable images for the UBNT PicoStation2 | Jo-Philipp Wich | 2009-04-21 | 2 | -0/+12 |
* | add a workaround to rstrip restoring exec perms when they got changed by sstrip | Nicolas Thill | 2009-04-21 | 1 | -0/+3 |
* | clean up the ip175c driver some more, add support for setting the pvid and fi... | Felix Fietkau | 2009-04-20 | 1 | -105/+91 |
* | swconfig: add a generic method for setting the port primary vlan id (used for... | Felix Fietkau | 2009-04-20 | 2 | -7/+42 |
* | add IC+ IP175C driver (based on Patrick Horn's driver, see #4050) | Felix Fietkau | 2009-04-20 | 4 | -1/+1368 |
* | swconfig: fix up kernel dependencies | Felix Fietkau | 2009-04-20 | 1 | -1/+1 |
* | atheros: nuke 2.6.26 support, 2.6.28 is stable | Felix Fietkau | 2009-04-20 | 39 | -6819/+0 |
* | swconfig: treat struct switch_attr as constant | Felix Fietkau | 2009-04-20 | 2 | -13/+13 |
* | swconfig: remove old debugging stuff | Felix Fietkau | 2009-04-20 | 1 | -2/+0 |
* | add optional driver for the hw watchdog on gateworks avila boards (requires s... | Felix Fietkau | 2009-04-20 | 3 | -0/+270 |
* | move pkg config stuff to per-target exports to prevent interference with host... | Felix Fietkau | 2009-04-20 | 3 | -3/+6 |
* | prepare libtool for being build nativly (and therefore being able to build li... | Mirko Vogt | 2009-04-20 | 1 | -2/+4 |
* | [ps3-utils] corrected dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
* | [kernel modules] add joystick device support | Hamish Guthrie | 2009-04-20 | 1 | -0/+15 |
* | [kernel package other] correct typos in titles of event device and HID devices | Hamish Guthrie | 2009-04-20 | 1 | -2/+2 |
* | [kernel package bluetooth] add hidp support | Hamish Guthrie | 2009-04-20 | 1 | -2/+5 |
* | [kernel module ps3vram] update dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
* | [package] fix strange LED behavior with Netgear WGT634U (#3552) | Florian Fainelli | 2009-04-20 | 2 | -3/+7 |
* | [PATCH] add config option for RNDIS | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
* | [package] firewall: actually copy firewall.user to image | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+2 |
* | [package] allow connection to a prefered bssid (#4252) | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
* | [package] blkid only depends on libuuid and libblkid (#4932) | Florian Fainelli | 2009-04-19 | 1 | -2/+2 |
* | [package] firewall: process custom rules after forwardings and redirects, thi... | Jo-Philipp Wich | 2009-04-19 | 2 | -3/+3 |
* | fix broken logic in r15272, r15273 | Jo-Philipp Wich | 2009-04-19 | 1 | -5/+4 |
* | [package] base-files: (#4928) | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+7 |
* | [PATCH] [kernel] add sata_sil24 module | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
* | etrax: dump to 2.6.29 | Claudio Mignanti | 2009-04-19 | 12 | -205/+291 |
* | [PATCH] Add support for CM109 USB VoIP phone | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
* | [package] lua: revert r15108 & r15109 | Jo-Philipp Wich | 2009-04-19 | 3 | -160/+5 |
* | [brcm47xx] correctly set mapbase while registering the UART (#4622) | Florian Fainelli | 2009-04-19 | 1 | -1/+2 |
* | [brcm63xx] fix redundant driver name printing in probe function | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
* | [brcm63xx] make images that can be flashed using the stock firmware web inter... | Florian Fainelli | 2009-04-19 | 3 | -40/+110 |