| Commit message (Expand) | Author | Age | Files | Lines |
* | Use 2.6.27 for au1000 | Florian Fainelli | 2008-11-15 | 9 | -76/+379 |
* | Split out pcmcia core support from the socket drivers | Florian Fainelli | 2008-11-15 | 1 | -14/+25 |
* | This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet working... | Florian Fainelli | 2008-11-15 | 3 | -3/+31 |
* | Package bcm63xx-pcmcia kernel module and fix compilation | Florian Fainelli | 2008-11-15 | 2 | -1/+16 |
* | Remove old kernel configuration files | Florian Fainelli | 2008-11-15 | 2 | -617/+0 |
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 47 | -7502/+0 |
* | 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 |
* | Added support for 2.6.27 kernel | Hamish Guthrie | 2008-11-14 | 3 | -0/+32263 |
* | [ar71xx] define some bits of the ethernet controller's registers | Gabor Juhos | 2008-11-14 | 4 | -8/+56 |
* | Add support for openat system call - this must be extended for the rest of th... | Hamish Guthrie | 2008-11-14 | 1 | -0/+68 |
* | [ar71xx] fixes the ethernet port mask of RB433 in the platform data | Gabor Juhos | 2008-11-13 | 1 | -2/+2 |
* | [ar71xx] rewrite memory size detection | Gabor Juhos | 2008-11-13 | 1 | -21/+7 |
* | [atheros] update 2.6.27 specific patches, and sync kernel config | Gabor Juhos | 2008-11-13 | 2 | -2/+1 |
* | [ar71xx] update 2.6.27 specific patches, and sync kernel config | Gabor Juhos | 2008-11-13 | 2 | -5/+2 |
* | fix brctl on linux 2.4 | Nicolas Thill | 2008-11-13 | 1 | -0/+74 |
* | [ar71xx] cosmetic changes in the ag71xx driver | Gabor Juhos | 2008-11-12 | 2 | -16/+16 |
* | [kernel] update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches | Gabor Juhos | 2008-11-12 | 42 | -426/+164 |
* | Disable LuCI in default build config as it should be enabled manually for bui... | Steven Barth | 2008-11-11 | 1 | -2/+0 |
* | 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: | Nicolas Thill | 2008-11-11 | 3 | -6/+6 |
* | lua changes: | Nicolas Thill | 2008-11-11 | 2 | -10/+6 |
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | Nicolas Thill | 2008-11-11 | 3 | -0/+27 |
* | 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 | 2 | -2/+1 |
* | add config symbol missed from [13169] | Nicolas Thill | 2008-11-11 | 3 | -0/+3 |
* | Add missing firewire configuration symbols to 2.4 as well | Florian Fainelli | 2008-11-10 | 1 | -0/+9 |
* | add FireWire/IEEE1394 config symbols, preventing user interation when kmod-ie... | Nicolas Thill | 2008-11-10 | 5 | -0/+32 |
* | [kernel] fix ipset compile error on 2.6.27 | Gabor Juhos | 2008-11-10 | 1 | -1/+1 |
* | Add missing config symbol when building uml on amd64 hosts, it would keep ask... | Florian Fainelli | 2008-11-09 | 1 | -0/+1 |
* | 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 | 8 | -267/+608 |
* | 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 |
* | Add support for creating VMware vmdk images #1317 | Florian Fainelli | 2008-11-09 | 3 | -2/+23 |
* | Allow setting the MAC address on a broadcom device (#1512) | Florian Fainelli | 2008-11-09 | 1 | -0/+2 |
* | [ixp4xx] Update USR8200 patch and profile | Peter Denison | 2008-11-09 | 3 | -6/+354 |
* | 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 |
* | [cosmetic] indent conditionnals in uClibc Makefile | Nicolas Thill | 2008-11-08 | 1 | -21/+21 |
* | add md5sums for binutils & gcc and use the GNU mirror facility | Nicolas Thill | 2008-11-08 | 2 | -12/+40 |
* | Fix small typo #4148 | Florian Fainelli | 2008-11-08 | 1 | -1/+1 |
* | [kernel] fix gpiommc driver on 2.6.26 (closes #4129) | Gabor Juhos | 2008-11-07 | 1 | -0/+41 |