| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix libertas compile on 2.6.27. | lars | 2008-11-30 | 1 | -15/+78 |
* | Fix compile for olpc target. | lars | 2008-11-30 | 2 | -2/+6 |
* | update libertas driver | blogic | 2008-11-30 | 33 | -2424/+4245 |
* | [PATCH] Update mac80211 and make b43 driver build and load on targets other t... | florian | 2008-11-29 | 14 | -1183/+852 |
* | [PATCH] Corrected SSB Config | florian | 2008-11-29 | 1 | -4/+5 |
* | madwifi: improve automatic channel selection by taking idle airtime into account | nbd | 2008-11-29 | 4 | -5/+124 |
* | package/base-files: allow ipv6 routes without gateway specified | jow | 2008-11-28 | 1 | -1/+1 |
* | madwifi: improve reliability of the wds modes | nbd | 2008-11-28 | 16 | -889/+862 |
* | package/dnsmasq: bump to v2.46 (#4263) | jow | 2008-11-28 | 1 | -2/+2 |
* | Add ata over ethernet modules (#4074) | florian | 2008-11-28 | 1 | -0/+15 |
* | split Soekris profile into 45xx and 48xx, add kernel package for required wat... | jow | 2008-11-28 | 1 | -0/+16 |
* | fix a race condition where ppp interfaces were not added to the firewall prop... | nbd | 2008-11-28 | 1 | -0/+3 |
* | fix up the network ifname in the network state when receiving iface/ifup events | nbd | 2008-11-28 | 1 | -0/+1 |
* | fix ifup (no longer use the to-be-reverted state of the previous config) | nbd | 2008-11-28 | 1 | -3/+15 |
* | ssb module config symbols fixup | florian | 2008-11-26 | 1 | -2/+2 |
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ... | florian | 2008-11-24 | 1 | -0/+3 |
* | Make b43 back again available for brcm47xx (#4237) | florian | 2008-11-22 | 1 | -1/+1 |
* | clean NATIVE_TOOLCHAIN dependencies | nico | 2008-11-22 | 1 | -3/+3 |
* | package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibl... | jow | 2008-11-22 | 1 | -0/+46 |
* | [ifxmips] uboot: support boards with tantos switch and small code and format ... | thl | 2008-11-21 | 1 | -147/+183 |
* | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | florian | 2008-11-20 | 2 | -1/+23 |
* | [package] kernel/modules: disable automatic loading of crypto-test module | juhosg | 2008-11-19 | 1 | -1/+0 |
* | [ifxmips] cleanup uboot package | thl | 2008-11-19 | 69 | -14866/+928 |
* | [package] openssl: update ocf to 20080917 | juhosg | 2008-11-18 | 3 | -679/+352 |
* | [package] add package for ocf-crypto-headers | juhosg | 2008-11-18 | 2 | -0/+512 |
* | [package] kernel/modules: move ixp4xx hardware crypto module package into cry... | juhosg | 2008-11-18 | 2 | -20/+19 |
* | [hostapd] bump to version 0.6.5 | agb | 2008-11-18 | 2 | -6/+6 |
* | make mmc_over_gpio init uci-aware | jow | 2008-11-17 | 3 | -5/+34 |
* | MADWIFI_DEBUG should depend on DEVEL | kaloz | 2008-11-17 | 1 | -1/+1 |
* | remove mac address handling, now handled by /lib/network/config.sh | jow | 2008-11-17 | 1 | -1/+1 |
* | Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad... | jow | 2008-11-17 | 1 | -0/+1 |
* | move the txpower option to wifi-iface to mimic madwifi configuration | jow | 2008-11-16 | 1 | -2/+3 |
* | package/broadcom-wl: | jow | 2008-11-16 | 1 | -4/+7 |
* | Finally fix iptables -m conntrack (#988), bump release numnber | florian | 2008-11-16 | 2 | -1/+12 |
* | Package pata_rb532_cf separately and update kernel config | florian | 2008-11-16 | 1 | -0/+18 |
* | The package kmod-net-prism54 misses the firmware file in /lib/firmware. | florian | 2008-11-15 | 1 | -0/+17 |
* | kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ... | florian | 2008-11-15 | 1 | -1/+1 |
* | Use the openwrt.org mirror, others are offline | florian | 2008-11-15 | 1 | -1/+1 |
* | Split out pcmcia core support from the socket drivers | florian | 2008-11-15 | 1 | -14/+25 |
* | Package bcm63xx-pcmcia kernel module and fix compilation | florian | 2008-11-15 | 1 | -0/+14 |
* | Fix typo in wpa_supplicant (#4208) | florian | 2008-11-15 | 1 | -1/+1 |
* | madwifi: ap+sta race conditions | nbd | 2008-11-14 | 2 | -1/+61 |
* | madwifi: add iwpriv for setting the maximum number of associated clients (ap ... | nbd | 2008-11-14 | 3 | -3/+88 |
* | Build p54 driver from compat-wireless | florian | 2008-11-14 | 3 | -39/+86 |
* | Put libext2fs into its own package. | lars | 2008-11-14 | 1 | -2/+23 |
* | uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi... | nbd | 2008-11-14 | 1 | -2/+2 |
* | fix brctl on linux 2.4 | nico | 2008-11-13 | 1 | -0/+74 |
* | bump openssl PKG_RELEASE | nbd | 2008-11-11 | 1 | -1/+1 |
* | enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) | nbd | 2008-11-11 | 1 | -1/+1 |
* | bridge (brctl) changes: | nico | 2008-11-11 | 2 | -5/+5 |