| Commit message (Expand) | Author | Age | Files | Lines |
* | prevent madwifi from building on UML | Nicolas Thill | 2007-09-20 | 1 | -1/+6 |
* | use set_irq_chip_and_handler (#2408) | Eugene Konev | 2007-09-20 | 1 | -1/+3 |
* | style cleanups (make checkpatch.pl happy) | Matteo Croce | 2007-09-19 | 1 | -5/+5 |
* | clean up jffs2 config options | Felix Fietkau | 2007-09-19 | 18 | -24/+0 |
* | fix kconfig.pl split for config symbols that have "0" as value | Felix Fietkau | 2007-09-19 | 1 | -1/+1 |
* | enable jffs2 summary for faster mount time | Felix Fietkau | 2007-09-19 | 2 | -2/+2 |
* | made HOME=/root global instead of x86 specific | John Crispin | 2007-09-19 | 6 | -23/+3 |
* | root users folder is now in the fs and no longer /tmp | John Crispin | 2007-09-19 | 3 | -0/+21 |
* | sync awk implementation of config_get_bool with the shell variant | Felix Fietkau | 2007-09-19 | 1 | -2/+2 |
* | support true and false in config_get_bool | Felix Fietkau | 2007-09-19 | 1 | -2/+2 |
* | cleanup (use dma API, use accessors, debugging/printk cleanup) | Eugene Konev | 2007-09-19 | 1 | -460/+429 |
* | only build sound-core module on targets supporting USB, since we don't have a... | Nicolas Thill | 2007-09-19 | 1 | -1/+1 |
* | We have generic irqs now. | Eugene Konev | 2007-09-19 | 1 | -1/+2 |
* | Added support for generating the cdc-ether kernel module (used to communicate... | Rod Whitby | 2007-09-18 | 1 | -0/+15 |
* | merge 3G usb serial card patches and move it at 802 | Nicolas Thill | 2007-09-17 | 2 | -24/+15 |
* | i2c changes: | Nicolas Thill | 2007-09-17 | 1 | -26/+65 |
* | detect ar7 at runtime in set_except_vector and remove useless volatile | Matteo Croce | 2007-09-17 | 1 | -21/+25 |
* | disable package that can't build on atheros target (no pci/usb) | Nicolas Thill | 2007-09-17 | 2 | -2/+6 |
* | fix typo again (do i need some sleep?) | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
* | fix wrong submenu for kmod-leds-wrap | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
* | only build in-kernel bcm43xx on broadcom targets | Nicolas Thill | 2007-09-17 | 1 | -1/+1 |
* | move CAPI/ISDN module from other.mk to network.mk | Nicolas Thill | 2007-09-17 | 2 | -21/+21 |
* | disable powersave, vlynq can't handle this | Matteo Croce | 2007-09-17 | 2 | -0/+65 |
* | acx: Fix Makefile | Matteo Croce | 2007-09-16 | 2 | -1/+1 |
* | oops, fix typo | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
* | changed the timeout for grub to load the menu from 10 secs to 2 secs | John Crispin | 2007-09-16 | 1 | -1/+1 |
* | add kernel module for PCengines WRAP leds | Nicolas Thill | 2007-09-16 | 1 | -0/+16 |
* | rename packages dependecies missed from [8806] | Nicolas Thill | 2007-09-16 | 2 | -3/+3 |
* | move kmod-nbd & kmod-loop from other.mk to block.mk, disable cryptoloop since... | Nicolas Thill | 2007-09-16 | 2 | -30/+32 |
* | rename kmod-libata to kmod-ata-core, add some missing descriptions, sort and ... | Nicolas Thill | 2007-09-16 | 3 | -60/+72 |
* | usb-atm fixes: | Nicolas Thill | 2007-09-16 | 1 | -10/+10 |
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 8 | -123/+139 |
* | various changes for kernel video support: | Nicolas Thill | 2007-09-16 | 7 | -87/+102 |
* | change dependency on kmod-atm from depends to select for usb atm modules | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
* | remove (unused?) linux symlink in BUILD_DIR | Nicolas Thill | 2007-09-16 | 1 | -2/+0 |
* | don't assume PCI support, cleanup | Nicolas Thill | 2007-09-16 | 1 | -37/+45 |
* | move exec permissions fix at Build/Prepare stage | Nicolas Thill | 2007-09-16 | 1 | -1/+5 |
* | add missing dependencies on PCI/PCMCIA/USB support | Nicolas Thill | 2007-09-16 | 5 | -16/+19 |
* | add dependencies on kmod-crypto for kmod-ipsec and kmod-mppe, change kmod-ppp... | Nicolas Thill | 2007-09-16 | 1 | -3/+3 |
* | fix hostap dependencies | Nicolas Thill | 2007-09-16 | 1 | -11/+4 |
* | revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work... | Nicolas Thill | 2007-09-16 | 2 | -5/+2 |
* | Updated acx (#2394) and fixed acx-mac80211 build | Matteo Croce | 2007-09-16 | 3 | -15/+17 |
* | allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) f... | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
* | quote LINUX_VERSION to avoid shell errors at DUMP time | Nicolas Thill | 2007-09-16 | 1 | -1/+1 |
* | Add ipv6 up/down using route (#2372) | Florian Fainelli | 2007-09-16 | 2 | -0/+4 |
* | Fix macfiltering options (#2397) | Florian Fainelli | 2007-09-16 | 1 | -4/+4 |
* | Fix the svn:ignore property on the files directory (#2375) | Florian Fainelli | 2007-09-16 | 0 | -0/+0 |
* | Add support for the D-Link DIR-450, thanks to Macpaul Lin ! | Florian Fainelli | 2007-09-16 | 4 | -1/+569 |
* | Update firmware md5sums | Florian Fainelli | 2007-09-16 | 1 | -2/+2 |
* | Package wpa-passphrase (#1275) | Florian Fainelli | 2007-09-16 | 1 | -1/+13 |