| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add missing include in restart | thepeople | 2008-04-12 | 1 | -0/+1 |
* | Add ps3 target specific utilities package | ymano | 2008-04-11 | 1 | -0/+49 |
* | Fix errors on capifs loading (#3250) | florian | 2008-04-11 | 1 | -2/+4 |
* | Fix hostapd compilation errors on STA_INFO (#3308) | florian | 2008-04-10 | 1 | -0/+55 |
* | Fix typo in the payload option for br2684ctl (#3318) | florian | 2008-04-10 | 1 | -1/+1 |
* | madwifi: remove reset delay - seems like it's not necessary anymore | nbd | 2008-04-09 | 1 | -55/+1 |
* | Disable drivers that we do not package within the mac80211 package (everythin... | florian | 2008-04-09 | 2 | -0/+143 |
* | fix the 3g interface configuration | nbd | 2008-04-09 | 1 | -4/+8 |
* | upgrade uci to 0.3.1 - fixes a parser problem | nbd | 2008-04-08 | 1 | -2/+2 |
* | fix a dependency bug | nbd | 2008-04-07 | 1 | -1/+1 |
* | [kernel] add a polled GPIO buttons input driver | juhosg | 2008-04-07 | 1 | -0/+34 |
* | fix use of uci_set_state in network scripts (thx, netprince) | nbd | 2008-04-07 | 1 | -2/+2 |
* | Use the 2008-04-07 snapshot, also mirrored to downloads.openwrt.org | florian | 2008-04-07 | 1 | -1/+1 |
* | Migrate rt2x00 to the compat-wireless version | florian | 2008-04-07 | 35 | -22584/+139 |
* | fix the route to the pptp server when using pptp as wan interface | nbd | 2008-04-07 | 1 | -1/+11 |
* | add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841 | nbd | 2008-04-07 | 1 | -0/+53 |
* | upgrade to broadcom-wl 4.150.10.5.2 | nbd | 2008-04-07 | 7 | -1476/+13 |
* | Fix layer7 user-space iptables compilation (#3307) | florian | 2008-04-06 | 1 | -1/+2 |
* | revert iproute2 to the old version until the new one is fixed (#3026) | nbd | 2008-04-06 | 5 | -2974/+1481 |
* | This rt2x00 version only compiles for 2.6.24 (#3211) | florian | 2008-04-06 | 1 | -1/+1 |
* | Switch to compat-wireless | florian | 2008-04-06 | 66 | -27939/+13 |
* | Fix typo | florian | 2008-04-06 | 1 | -1/+1 |
* | rt2500 cvs will not build on 2.6.24 | florian | 2008-04-06 | 1 | -1/+1 |
* | 2.6.24 rt2x00 version needs more objects to produce the library | florian | 2008-04-06 | 1 | -1/+1 |
* | Install libuci and headers in staging_dir | agb | 2008-04-04 | 1 | -1/+8 |
* | fix typo(2) in watchdog init script | matteo | 2008-04-03 | 1 | -1/+1 |
* | fix typo in watchdog init script | matteo | 2008-04-03 | 1 | -1/+1 |
* | add gpio support to atheros, fixes #1861, thanks Othello | blogic | 2008-04-03 | 1 | -1/+1 |
* | Start the watchdog daemon if a harware watchdog is present | florian | 2008-04-03 | 1 | -0/+7 |
* | Make sure we will build USB hid support | florian | 2008-04-03 | 1 | -1/+1 |
* | fix interface enumeration issues related to /var/state/network (thx to fish f... | nbd | 2008-04-02 | 2 | -4/+14 |
* | Fix kmod-nls-* dependency under brcm-2.4 | florian | 2008-04-02 | 1 | -14/+1 |
* | Add routed support to br2684 | florian | 2008-04-02 | 2 | -1/+307 |
* | Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246) | florian | 2008-04-01 | 6 | -605/+359 |
* | add a package for the udev vol_id utility (thx, fish) | nbd | 2008-04-01 | 1 | -0/+13 |
* | fix dnsmasq compilation on some systems | nbd | 2008-03-31 | 1 | -0/+1 |
* | Add support for the WL-500gP v2 | agb | 2008-03-31 | 2 | -1/+14 |
* | Add support for the ASUS WL-520gU | agb | 2008-03-31 | 2 | -4/+23 |
* | broadcom-diag cleanup | agb | 2008-03-31 | 1 | -30/+32 |
* | add frameburst closes #1759 | thepeople | 2008-03-29 | 1 | -0/+2 |
* | Add support for the C19 revision of the ACX111 firmware (#3280) | florian | 2008-03-29 | 2 | -14/+30 |
* | fix wrong description name | thepeople | 2008-03-29 | 1 | -1/+1 |
* | add sdcard support for avr32 platforms | thepeople | 2008-03-29 | 1 | -0/+15 |
* | Allow setting mac80211 interface into ad-hoc mode (#3247) | florian | 2008-03-27 | 1 | -2/+7 |
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | florian | 2008-03-27 | 2 | -9/+18 |
* | Fix the watchdog path for the SCX200 watchdog driver | florian | 2008-03-27 | 1 | -1/+1 |
* | Create a dummy sit package for 2.4 kernelsq | florian | 2008-03-27 | 1 | -0/+9 |
* | Load xt_layer7 for 2.6 kernels (#3269) | florian | 2008-03-27 | 1 | -0/+1 |
* | This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. Coul... | thepeople | 2008-03-26 | 1 | -2/+2 |
* | This patch fixes missing hwmon-vid module error on LM77 package build. hwmon-... | thepeople | 2008-03-25 | 1 | -7/+9 |