| Commit message (Expand) | Author | Age | Files | Lines |
* | generic-2.6: resync 2.6.26 config | Andy Boyett | 2008-08-02 | 1 | -0/+4 |
* | net/usb: only package hso for 2.6.26 | Andy Boyett | 2008-08-02 | 1 | -1/+1 |
* | try to clean up some kernel configs | Travis Kemen | 2008-08-02 | 6 | -3/+14 |
* | update to 2.6.26 | Gabor Juhos | 2008-08-01 | 4 | -86/+88 |
* | madwifi: disable bogus vlan handling code which actually breaks vlan | Felix Fietkau | 2008-08-01 | 1 | -0/+25 |
* | OCF cannot be built under UML | Florian Fainelli | 2008-08-01 | 1 | -1/+1 |
* | Add missing ebtables configuration symbol, 2.6.22 file untouched, not used | Florian Fainelli | 2008-08-01 | 5 | -0/+5 |
* | use the same hotplug2 parameters for initramfs and regular | Felix Fietkau | 2008-08-01 | 1 | -7/+2 |
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | Felix Fietkau | 2008-08-01 | 2 | -1/+1 |
* | avoid duplicate vlan add events | Felix Fietkau | 2008-08-01 | 1 | -1/+3 |
* | enable wds sta interface splitting by default | Felix Fietkau | 2008-08-01 | 1 | -3/+5 |
* | madwifi: remove wds type of wifi-iface without essid, imho it never worked pr... | Felix Fietkau | 2008-08-01 | 1 | -11/+6 |
* | add helper macro for stripping the last part of a version number | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
* | use the madwifi driver instead of wext in the wpa_supplicant command line. th... | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | madwifi: fix race condition triggered by active split wds sta interfaces duri... | Felix Fietkau | 2008-07-31 | 1 | -0/+31 |
* | fix multicast/authframe handling for wds ap with split sta interfaces | Felix Fietkau | 2008-07-31 | 2 | -6/+19 |
* | initialize the CONFIG_APPEND variable | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
* | madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's... | Felix Fietkau | 2008-07-31 | 5 | -3/+110 |
* | fix madwifi packet injection | Felix Fietkau | 2008-07-31 | 1 | -0/+34 |
* | madwifi: add 0.9.4 madwifi as a menuconfig option, as requested in some mails... | Felix Fietkau | 2008-07-31 | 4 | -24/+86 |
* | storm is ARMv4, not ARMv4T (thx, SeG) | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | another one ... | Felix Fietkau | 2008-07-31 | 1 | -2/+2 |
* | upgrade to uci 0.4.7 - fixes a stupid regression introduced in 0.4.5 | Felix Fietkau | 2008-07-31 | 1 | -2/+2 |
* | enable multiqueue in the generic config | Imre Kaloz | 2008-07-31 | 1 | -1/+1 |
* | handle the nonstandard redboot mac variable for the WG302v1 | Imre Kaloz | 2008-07-31 | 1 | -0/+7 |
* | enable the second uart on the WG302v1 | Imre Kaloz | 2008-07-31 | 1 | -7/+23 |
* | fixup the optional UART on the Cambria -- thanks, Chris | Imre Kaloz | 2008-07-31 | 1 | -2/+2 |
* | sync ath9k with latest git code | Imre Kaloz | 2008-07-31 | 15 | -2638/+1972 |
* | switch CONFIG_I2C to =m by default on avr32 (see #3756) | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | fix config_clear(), see #3054 | Felix Fietkau | 2008-07-31 | 1 | -2/+3 |
* | enable iw for all 2.6 versions | Felix Fietkau | 2008-07-31 | 1 | -1/+1 |
* | allow packages to forcibly disable the svn/git mirror downloading attempt by ... | Felix Fietkau | 2008-07-31 | 2 | -1/+3 |
* | remove unnecessary ixp4xx network config override | Felix Fietkau | 2008-07-31 | 1 | -13/+0 |
* | fix duplicate "doth" interface option in madwifi | Felix Fietkau | 2008-07-31 | 1 | -3/+0 |
* | broadcom-diag: reset the interrupt mask of configured leds to avoid spurious ... | Felix Fietkau | 2008-07-31 | 1 | -0/+1 |
* | export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376) | Felix Fietkau | 2008-07-31 | 1 | -2/+5 |
* | upgrade to uci 0.4.6 - fixes a parser glitch | Felix Fietkau | 2008-07-31 | 1 | -2/+2 |
* | link default routes added by the network scripts to the appropriate interface... | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
* | network scripts: properly maintain the network state's list of assigned inter... | Felix Fietkau | 2008-07-30 | 1 | -0/+21 |
* | functions.sh: add list_contains function for checking whether a list contains... | Felix Fietkau | 2008-07-30 | 1 | -0/+9 |
* | functions.sh: add a function for removing an item from a list in a shell vari... | Felix Fietkau | 2008-07-30 | 1 | -0/+14 |
* | upgrade to uci 0.4.5 - adds extra input validation | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |
* | clean up the directory layout of the uci shell api | Felix Fietkau | 2008-07-30 | 2 | -1/+1 |
* | nuke uci-sh, it is obsolete and no longer works | Felix Fietkau | 2008-07-30 | 4 | -603/+0 |
* | allow packages to optionally append config file contents in the environment b... | Felix Fietkau | 2008-07-30 | 1 | -3/+5 |
* | fix hotplug2 event processing deadlock | Felix Fietkau | 2008-07-30 | 1 | -0/+135 |
* | creates a passwd's shadow file if busybox supports the feature, fixes #2887 | John Crispin | 2008-07-30 | 1 | -0/+1 |
* | adds option to select tls provider when using wpa_supplicant, fixes #3770 | John Crispin | 2008-07-30 | 2 | -0/+14 |
* | Disable smash stacking support by default, but allow to enable it as an exper... | Florian Fainelli | 2008-07-30 | 3 | -0/+16 |
* | x86_64 also needs -fPIC to create lua shared libraries | Florian Fainelli | 2008-07-30 | 1 | -0/+3 |