| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lua changes: | nico | 2008-11-11 | 2 | -10/+6 |
* | add missing kconfig symbol when SBP2 is enabled | nico | 2008-11-11 | 1 | -1/+3 |
* | FireWire/IEEE1394 requires PCI support | nico | 2008-11-11 | 1 | -0/+1 |
* | ack CONFIG_ISDN change introduced in 2.6.27+ | nico | 2008-11-11 | 1 | -1/+0 |
* | make network config script work with brctl from both bridge-utils & busybox | nico | 2008-11-09 | 1 | -1/+1 |
* | Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b... | florian | 2008-11-09 | 7 | -266/+607 |
* | fix busybox brctl rejecting 0 as a valid value in time-related commands (seta... | nico | 2008-11-09 | 1 | -0/+13 |
* | upgrade busybox to 1.11.3 | nico | 2008-11-09 | 3 | -159/+2 |
* | Allow setting the MAC address on a broadcom device (#1512) | florian | 2008-11-09 | 1 | -0/+2 |
* | Change order of module startup to force USB2 before USB1.1 | noz | 2008-11-09 | 1 | -1/+1 |
* | Add firewire kernel modules to menuconfig | noz | 2008-11-09 | 1 | -0/+90 |
* | Add mac80211-hswim driver | florian | 2008-11-09 | 1 | -0/+9 |
* | fix trailing backslash error introduced in r13115 - fixes kernel config issues | nbd | 2008-11-06 | 1 | -1/+1 |
* | add rt2860 firmware | nbd | 2008-11-03 | 1 | -0/+14 |
* | add rt2800 (probably still defunct) | nbd | 2008-11-03 | 1 | -0/+9 |
* | split out crc-ccitt | nbd | 2008-11-03 | 2 | -13/+15 |
* | upgrade compat-wireless to 2008-11-03 | nbd | 2008-11-03 | 26 | -7694/+9495 |
* | Update openssl to 0.9.8i (#4060) | florian | 2008-11-03 | 4 | -69/+71 |
* | switch: remove message about BFL_ENETADM not being set on systems with a robo... | nbd | 2008-11-02 | 1 | -3/+2 |
* | madwifi: fix ACL race condition (patch by Sebastian Gottschall) | nbd | 2008-11-02 | 1 | -0/+116 |
* | madwifi: fix noderef and state machine issues in the currently unused ap-to-a... | nbd | 2008-11-02 | 65 | -465/+602 |
* | fix a rare wds related noderef issue | nbd | 2008-11-02 | 18 | -190/+191 |
* | fix typo | nbd | 2008-10-30 | 1 | -1/+1 |
* | remove GPG not enabled in this build warning | thepeople | 2008-10-30 | 1 | -0/+22 |
* | remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve... | thepeople | 2008-10-29 | 1 | -0/+1 |
* | add back the include() function to awk (extracted from the old awx patch) | nbd | 2008-10-29 | 1 | -0/+212 |
* | don't bring down interfaces when preparing them | nbd | 2008-10-29 | 1 | -2/+2 |
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | nbd | 2008-10-29 | 4 | -9/+7 |
* | fix hostapd a/g mode if only the channel is configured in the config | nbd | 2008-10-29 | 1 | -1/+4 |
* | fix hostapd race condition which breaks wpa with madwifi | nbd | 2008-10-29 | 1 | -0/+27 |
* | fix a null pointer deref in vi's search | mbm | 2008-10-29 | 1 | -0/+35 |
* | [packages] mac80211: fix zd1211rw firmware location | juhosg | 2008-10-28 | 1 | -2/+2 |
* | remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by... | thepeople | 2008-10-23 | 1 | -14/+5 |
* | remove polarity from config file generation | thepeople | 2008-10-23 | 1 | -2/+1 |