| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old kernel configuration files | florian | 2008-11-15 | 2 | -617/+0 |
* | Delete old brcm63xx files | florian | 2008-11-15 | 47 | -7502/+0 |
* | 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 |
* | Added support for 2.6.27 kernel | hcg | 2008-11-14 | 3 | -0/+32263 |
* | [ar71xx] define some bits of the ethernet controller's registers | juhosg | 2008-11-14 | 4 | -8/+56 |
* | Add support for openat system call - this must be extended for the rest of th... | hcg | 2008-11-14 | 1 | -0/+68 |
* | [ar71xx] fixes the ethernet port mask of RB433 in the platform data | juhosg | 2008-11-13 | 1 | -2/+2 |
* | [ar71xx] rewrite memory size detection | juhosg | 2008-11-13 | 1 | -21/+7 |
* | [atheros] update 2.6.27 specific patches, and sync kernel config | juhosg | 2008-11-13 | 2 | -2/+1 |
* | [ar71xx] update 2.6.27 specific patches, and sync kernel config | juhosg | 2008-11-13 | 2 | -5/+2 |
* | fix brctl on linux 2.4 | nico | 2008-11-13 | 1 | -0/+74 |
* | [ar71xx] cosmetic changes in the ag71xx driver | juhosg | 2008-11-12 | 2 | -16/+16 |
* | [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches | juhosg | 2008-11-12 | 42 | -426/+164 |
* | Disable LuCI in default build config as it should be enabled manually for bui... | cyrus | 2008-11-11 | 1 | -2/+0 |
* | 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 | 3 | -6/+6 |
* | lua changes: | nico | 2008-11-11 | 2 | -10/+6 |
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | nico | 2008-11-11 | 3 | -0/+27 |
* | 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 | 2 | -2/+1 |
* | add config symbol missed from [13169] | nico | 2008-11-11 | 3 | -0/+3 |
* | Add missing firewire configuration symbols to 2.4 as well | florian | 2008-11-10 | 1 | -0/+9 |
* | add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ie... | nico | 2008-11-10 | 5 | -0/+32 |
* | [kernel] fix ipset compile error on 2.6.27 | juhosg | 2008-11-10 | 1 | -1/+1 |
* | Add missing config symbol when building uml on amd64 hosts, it would keep ask... | florian | 2008-11-09 | 1 | -0/+1 |
* | 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 | 8 | -267/+608 |
* | 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 |
* | Add support for creating VMware vmdk images #1317 | florian | 2008-11-09 | 3 | -2/+23 |
* | Allow setting the MAC address on a broadcom device (#1512) | florian | 2008-11-09 | 1 | -0/+2 |
* | [ixp4xx] Update USR8200 patch and profile | noz | 2008-11-09 | 3 | -6/+354 |
* | 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 |
* | [cosmetic] indent conditionnals in uClibc Makefile | nico | 2008-11-08 | 1 | -21/+21 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | nico | 2008-11-08 | 2 | -12/+40 |
* | Fix small typo #4148 | florian | 2008-11-08 | 1 | -1/+1 |
* | [kernel] fix gpiommc driver on 2.6.26 (closes #4129) | juhosg | 2008-11-07 | 1 | -0/+41 |
* | Detect changed feed urls and rebase working copies if needed. (Patch by xMff) | cyrus | 2008-11-07 | 1 | -7/+43 |
* | [kernel] update to 2.6.25.19, and refresh patches | juhosg | 2008-11-07 | 119 | -1637/+1615 |
* | [kernel] refresh 2.6.26 patches | juhosg | 2008-11-06 | 159 | -845/+835 |
* | enable luci-admin-mini by default as suggested by cyrus | nbd | 2008-11-06 | 1 | -1/+1 |