| Commit message (Expand) | Author | Age | Files | Lines |
* | update madwifi to latest rev - works around some crashiness | nbd | 2007-11-07 | 23 | -214/+221 |
* | Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535) | florian | 2007-11-05 | 1 | -5/+12 |
* | Fix missing IP section to properly add static hosts (#2650) | florian | 2007-11-05 | 1 | -0/+2 |
* | [adm5120] add usb drivers to the Compex NP28G's profile, thanks to kenny | juhosg | 2007-11-04 | 1 | -1/+1 |
* | [adm5120] disable unsupported boards in the LED driver by default | juhosg | 2007-11-04 | 3 | -3/+3 |
* | [packages] base-files: suppress error messages in usb-storage script | juhosg | 2007-11-04 | 1 | -8/+8 |
* | [adm5120] only use trxsplit on NOR flash devices | juhosg | 2007-11-04 | 1 | -0/+6 |
* | [adm5120] fix flash driver fixes, call request_mem_region/ioremap_nocache wit... | juhosg | 2007-11-04 | 1 | -2/+3 |
* | fix parallel build issues | nbd | 2007-11-04 | 2 | -5/+8 |
* | fix missing CONFIG_USB_BLUETOOTH issue | ryd | 2007-11-03 | 1 | -0/+1 |
* | [firmware-utils] fix some definitions in the ZyXEL tool | juhosg | 2007-11-03 | 2 | -34/+36 |
* | fix wr850g detection (#1936) | nbd | 2007-11-03 | 1 | -1/+2 |
* | [adm5120] RB153 must use the generic RB1xx's setup code | juhosg | 2007-11-03 | 1 | -1/+1 |
* | [adm5120] image generation fixes (closes: #2643, #2644) | juhosg | 2007-11-03 | 4 | -76/+145 |
* | increase scan depth to 5 for package/ (x.org is nested deeper than the rest o... | nbd | 2007-11-03 | 1 | -1/+1 |
* | [adm5120] generate valid image for the BR-6104KP's web-interface (closes: 2641) | juhosg | 2007-11-02 | 1 | -3/+18 |
* | add default option for the OTi-6858 USB serial device (closes #2631) | juhosg | 2007-11-02 | 1 | -0/+1 |
* | [adm5120] fix USB driver to compile even if USB_DEBUG is disabled | juhosg | 2007-11-02 | 1 | -2/+4 |
* | Fix typo | florian | 2007-11-02 | 1 | -1/+1 |
* | [adm5120] cleanup USB driver, it's still experimental | juhosg | 2007-11-01 | 5 | -767/+604 |
* | Fix usage (#2613) | florian | 2007-11-01 | 1 | -1/+1 |
* | CF driver cleanup | florian | 2007-11-01 | 3 | -10/+32 |
* | indent custom package config code | nbd | 2007-10-31 | 1 | -1/+1 |
* | fix default downloads from svn | nbd | 2007-10-31 | 1 | -0/+1 |
* | forgot to bump up the release version from the patches the other day | pavlov | 2007-10-31 | 1 | -1/+1 |
* | [packages] iptables: update description of the iptables-mod-ipopt | juhosg | 2007-10-31 | 1 | -1/+3 |
* | update madwifi to latest version (fixes #2403) | nbd | 2007-10-31 | 23 | -199/+199 |
* | expose an environment variable (IPKG_UPGRADE) to the scripts executed during ... | pavlov | 2007-10-30 | 1 | -0/+41 |
* | add username/password options to ipkg, note this only works if you have a rea... | pavlov | 2007-10-30 | 1 | -0/+56 |
* | refresh busybox patches | pavlov | 2007-10-30 | 27 | -224/+226 |
* | fix empty download dir error | nbd | 2007-10-29 | 1 | -1/+1 |
* | Only masquerade LAN, other settings need manual tweaking | florian | 2007-10-29 | 1 | -4/+5 |
* | Only masquerade non routable addresses (#2535) | florian | 2007-10-29 | 1 | -1/+4 |
* | Update S100 profile (#2587) | florian | 2007-10-29 | 1 | -1/+2 |
* | Resync kernel config, put back yellow led registration (#2607) | florian | 2007-10-29 | 2 | -2/+8 |
* | Initial OLPC target | ryd | 2007-10-28 | 14 | -0/+19750 |
* | oops.... committed an outdated patch | nbd | 2007-10-27 | 1 | -2/+2 |
* | fixed typo in generic squashfs split patch ... shame on you :) | blogic | 2007-10-27 | 1 | -1/+1 |
* | madwifi: don't poll the channel noise in a performance critical path | nbd | 2007-10-27 | 1 | -0/+44 |
* | [packages] 6tunnel: move init/config files to the right place | juhosg | 2007-10-27 | 2 | -70/+0 |
* | Document the IPv6 connectivity with OpenWrt. | florian | 2007-10-26 | 2 | -1/+47 |
* | Update CFLAGS pickup to match the target variable name, allow i686 to be opti... | florian | 2007-10-26 | 1 | -2/+3 |
* | [adm5120] reduce wasted flash space by ~56K on Edimax devices, thanks to Bern... | juhosg | 2007-10-26 | 2 | -9/+5 |
* | add feature flag for display support. will be used as dependency for x.org | nbd | 2007-10-25 | 3 | -0/+7 |
* | Fix another wrong shitfing | florian | 2007-10-25 | 1 | -1/+1 |
* | Wrong bit shifting for the cfrdy function, will always return cf-mips busy | florian | 2007-10-25 | 1 | -1/+1 |
* | nuke util-linux in favor of util-linux-ng, build only what we need | kaloz | 2007-10-25 | 5 | -208/+26 |
* | add gcc 4.2.2 | kaloz | 2007-10-25 | 20 | -0/+4359 |
* | remove unneeded config file section fixes #2594 | thepeople | 2007-10-25 | 1 | -4/+0 |
* | convert the rest of /etc/dnsmasq.conf to uci | thepeople | 2007-10-24 | 4 | -30/+22 |