| Commit message (Expand) | Author | Age | Files | Lines |
* | Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks ... | Florian Fainelli | 2008-11-24 | 1 | -0/+3 |
* | Make b43 back again available for brcm47xx (#4237) | Florian Fainelli | 2008-11-22 | 1 | -1/+1 |
* | clean NATIVE_TOOLCHAIN dependencies | Nicolas Thill | 2008-11-22 | 1 | -3/+3 |
* | package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibl... | Jo-Philipp Wich | 2008-11-22 | 1 | -0/+46 |
* | uboot: support boards with tantos switch and small code and format cleanups | Thomas Langer | 2008-11-21 | 1 | -147/+183 |
* | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | Florian Fainelli | 2008-11-20 | 2 | -1/+23 |
* | kernel/modules: disable automatic loading of crypto-test module | Gabor Juhos | 2008-11-19 | 1 | -1/+0 |
* | cleanup uboot package | Thomas Langer | 2008-11-19 | 69 | -14866/+928 |
* | openssl: update ocf to 20080917 | Gabor Juhos | 2008-11-18 | 3 | -679/+352 |
* | add package for ocf-crypto-headers | Gabor Juhos | 2008-11-18 | 2 | -0/+512 |
* | kernel/modules: move ixp4xx hardware crypto module package into crypto.mk | Gabor Juhos | 2008-11-18 | 2 | -20/+19 |
* | bump to version 0.6.5 - updates driver_nl80211 to match changes in recent com... | Andy Boyett | 2008-11-18 | 2 | -6/+6 |
* | make mmc_over_gpio init uci-aware | Jo-Philipp Wich | 2008-11-17 | 3 | -5/+34 |
* | MADWIFI_DEBUG should depend on DEVEL | Imre Kaloz | 2008-11-17 | 1 | -1/+1 |
* | remove mac address handling, now handled by /lib/network/config.sh | Jo-Philipp Wich | 2008-11-17 | 1 | -1/+1 |
* | Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad... | Jo-Philipp Wich | 2008-11-17 | 1 | -0/+1 |
* | move the txpower option to wifi-iface to mimic madwifi configuration | Jo-Philipp Wich | 2008-11-16 | 1 | -2/+3 |
* | package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config -... | Jo-Philipp Wich | 2008-11-16 | 1 | -4/+7 |
* | Finally fix iptables -m conntrack (#988), bump release numnber | Florian Fainelli | 2008-11-16 | 2 | -1/+12 |
* | Package pata_rb532_cf separately and update kernel config | Florian Fainelli | 2008-11-16 | 1 | -0/+18 |
* | The package kmod-net-prism54 misses the firmware file in /lib/firmware. | Florian Fainelli | 2008-11-15 | 1 | -0/+17 |
* | kexec-tools does build fine on mips with 2.6.27 kernels, until we update the ... | Florian Fainelli | 2008-11-15 | 1 | -1/+1 |
* | Use the openwrt.org mirror, others are offline | Florian Fainelli | 2008-11-15 | 1 | -1/+1 |
* | Split out pcmcia core support from the socket drivers | Florian Fainelli | 2008-11-15 | 1 | -14/+25 |
* | Package bcm63xx-pcmcia kernel module and fix compilation | Florian Fainelli | 2008-11-15 | 1 | -0/+14 |
* | Fix typo in wpa_supplicant (#4208) | Florian Fainelli | 2008-11-15 | 1 | -1/+1 |
* | madwifi: ap+sta race conditions | Felix Fietkau | 2008-11-14 | 2 | -1/+61 |
* | madwifi: add iwpriv for setting the maximum number of associated clients (ap ... | Felix Fietkau | 2008-11-14 | 3 | -3/+88 |
* | Build p54 driver from compat-wireless | Florian Fainelli | 2008-11-14 | 3 | -39/+86 |
* | Put libext2fs into its own package. | Lars-Peter Clausen | 2008-11-14 | 1 | -2/+23 |
* | uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua bindi... | Felix Fietkau | 2008-11-14 | 1 | -2/+2 |
* | fix brctl on linux 2.4 | Nicolas Thill | 2008-11-13 | 1 | -0/+74 |
* | bump openssl PKG_RELEASE | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
* | enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky) | Felix Fietkau | 2008-11-11 | 1 | -1/+1 |
* | bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bu... | Nicolas Thill | 2008-11-11 | 2 | -5/+5 |
* | lua changes: - fix shared lib generation - don't ship liblua.so dev lib in li... | Nicolas Thill | 2008-11-11 | 2 | -10/+6 |
* | add missing kconfig symbol when SBP2 is enabled | Nicolas Thill | 2008-11-11 | 1 | -1/+3 |
* | FireWire/IEEE1394 requires PCI support | Nicolas Thill | 2008-11-11 | 1 | -0/+1 |
* | ack CONFIG_ISDN change introduced in 2.6.27+ | Nicolas Thill | 2008-11-11 | 1 | -1/+0 |
* | make network config script work with brctl from both bridge-utils & busybox | Nicolas Thill | 2008-11-09 | 1 | -1/+1 |
* | Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b... | Florian Fainelli | 2008-11-09 | 7 | -266/+607 |
* | fix busybox brctl rejecting 0 as a valid value in time-related commands (seta... | Nicolas Thill | 2008-11-09 | 1 | -0/+13 |
* | upgrade busybox to 1.11.3 | Nicolas Thill | 2008-11-09 | 3 | -159/+2 |
* | Allow setting the MAC address on a broadcom device (#1512) | Florian Fainelli | 2008-11-09 | 1 | -0/+2 |
* | Change order of module startup to force USB2 before USB1.1 | Peter Denison | 2008-11-09 | 1 | -1/+1 |
* | Add firewire kernel modules to menuconfig | Peter Denison | 2008-11-09 | 1 | -0/+90 |
* | Add mac80211-hswim driver | Florian Fainelli | 2008-11-09 | 1 | -0/+9 |
* | fix trailing backslash error introduced in r13115 - fixes kernel config issues | Felix Fietkau | 2008-11-06 | 1 | -1/+1 |
* | add rt2860 firmware | Felix Fietkau | 2008-11-03 | 1 | -0/+14 |
* | add rt2800 (probably still defunct) | Felix Fietkau | 2008-11-03 | 1 | -0/+9 |