| Commit message (Expand) | Author | Age | Files | Lines |
* | sync 2.6.26 config | Gabor Juhos | 2008-11-17 | 1 | -6/+1 |
* | MADWIFI_DEBUG should depend on DEVEL | Imre Kaloz | 2008-11-17 | 1 | -1/+1 |
* | upgrade ppc44x to 2.6.27 | Imre Kaloz | 2008-11-17 | 3 | -33/+22 |
* | use MyLoader partition parser on the WP543 board | Gabor Juhos | 2008-11-17 | 3 | -31/+24 |
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 9 | -32/+9 |
* | upgrade ppc40x to 2.6.27 | Imre Kaloz | 2008-11-17 | 2 | -8/+8 |
* | resync patch | Imre Kaloz | 2008-11-17 | 1 | -7/+7 |
* | update to 2.6.27.6 | Imre Kaloz | 2008-11-17 | 4 | -5/+5 |
* | remove root cmdline option | Gabor Juhos | 2008-11-17 | 2 | -2/+2 |
* | 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 |
* | enable Myloader partition parser | Gabor Juhos | 2008-11-17 | 4 | -2/+4 |
* | move MyLoader partition parser into generic files, will be used on ar71xx | Gabor Juhos | 2008-11-17 | 5 | -0/+2 |
* | update MyLoader partition parser, add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -43/+57 |
* | move MyLoader stuff into generic files, will be used on adm5120 | Gabor Juhos | 2008-11-17 | 3 | -0/+0 |
* | firmware_utils/mkmylofw: add support of named partitions | Gabor Juhos | 2008-11-17 | 1 | -19/+49 |
* | update wireless documentation to reflect broadcom config changes | Jo-Philipp Wich | 2008-11-16 | 1 | -10/+16 |
* | 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 |
* | openat is not an implemented syscall on linux-2.4, so make it only available ... | Florian Fainelli | 2008-11-16 | 1 | -1/+4 |
* | Since profiles kernel configuration are not concatenated to the one, resultin... | Florian Fainelli | 2008-11-16 | 1 | -0/+6 |
* | Fix small typo in the ethernet driver | Florian Fainelli | 2008-11-16 | 1 | -1/+1 |
* | Remove some left-over debugging options making the kerkenl exceed 768KB, resu... | Florian Fainelli | 2008-11-16 | 1 | -5/+5 |
* | firmware_utils/mkmylofw: add definitions for the NP25G and WPE53G boards | Gabor Juhos | 2008-11-16 | 2 | -0/+15 |
* | Package pata_rb532_cf separately and update kernel config | Florian Fainelli | 2008-11-16 | 2 | -6/+20 |
* | Add 2.6.27 support to rb532, nand is not recognized, needs to be sorted out | Florian Fainelli | 2008-11-15 | 10 | -0/+1523 |
* | 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 |
* | 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 |
* | 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 |
* | fixes the ethernet port mask of RB433 in the platform data * Signed-off-by: J... | Gabor Juhos | 2008-11-13 | 1 | -2/+2 |
* | rewrite memory size detection | Gabor Juhos | 2008-11-13 | 1 | -21/+7 |
* | update 2.6.27 specific patches, and sync kernel config | Gabor Juhos | 2008-11-13 | 2 | -2/+1 |
* | 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 |