| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_... | Florian Fainelli | 2009-03-11 | 3 | -17/+17 |
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
* | allow flash start address and firmware offset to be set on the command line (... | Florian Fainelli | 2009-03-10 | 1 | -11/+24 |
* | mac80211: update compat-wireless to 2009-03-09 | Gabor Juhos | 2009-03-10 | 4 | -90/+23 |
* | tew-632brp: add default network configuration | Gabor Juhos | 2009-03-10 | 1 | -0/+16 |
* | include kmod-switch in the default images | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
* | make robocfg work on brcm63xx as well (#4599) | Florian Fainelli | 2009-03-09 | 1 | -35/+83 |
* | allow kmod-switch to be used on brcm63xx (#4599) | Florian Fainelli | 2009-03-09 | 3 | -4/+14 |
* | added directory for generic patches for linux kernel 2.6.29 - added ported pa... | Mirko Vogt | 2009-03-09 | 1 | -0/+625 |
* | fix p54usb firmware md5sum (#4759) | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
* | get rid of an illegal characters warning with packages that contain uppercase... | Felix Fietkau | 2009-03-09 | 1 | -2/+2 |
* | move input device nodes to /dev/input | Felix Fietkau | 2009-03-09 | 1 | -0/+5 |
* | fix KERNEL_PATCHVER for rc kernels | Felix Fietkau | 2009-03-09 | 1 | -1/+2 |
* | kconfig.pl: throw warnings into stderr instead of stdout | Felix Fietkau | 2009-03-09 | 1 | -1/+1 |
* | prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targ... | Felix Fietkau | 2009-03-09 | 2 | -1/+6 |
* | mac80211: update compat-wireless to 2009-03-07 | Gabor Juhos | 2009-03-08 | 9 | -773/+2 |
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 2 | -6/+15 |
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ... | Florian Fainelli | 2009-03-08 | 3 | -6/+471 |
* | fix SPI accessors | Florian Fainelli | 2009-03-08 | 1 | -10/+14 |
* | fix typo for the bcm6338 spi IRQ, change platform driver name and make the SP... | Florian Fainelli | 2009-03-08 | 3 | -2/+5 |
* | compile and register SPI controller device | Florian Fainelli | 2009-03-08 | 2 | -0/+3 |
* | make bcm6358 consistend with the other boards naming | Florian Fainelli | 2009-03-08 | 1 | -1/+1 |
* | fix some SPI register definitions and platform-device registration code | Florian Fainelli | 2009-03-08 | 4 | -20/+26 |
* | add support for the Numonyx 320S33B SPI flash chip which can be found on the ... | Gabor Juhos | 2009-03-08 | 1 | -0/+14 |
* | sysupgrade: install /bin/sleep into ramdisk too and add completition notice (... | Jo-Philipp Wich | 2009-03-08 | 2 | -3/+4 |
* | turn some of the kernel dependencies the other way around to make it easier t... | Hauke Mehrtens | 2009-03-07 | 3 | -13/+13 |
* | add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16 | Hauke Mehrtens | 2009-03-07 | 1 | -0/+1 |
* | extract the rfkill module to an extra package, only build rfkill module if it... | Hauke Mehrtens | 2009-03-07 | 3 | -9/+27 |
* | ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE re... | Hauke Mehrtens | 2009-03-07 | 1 | -2/+1 |
* | add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it. | Hauke Mehrtens | 2009-03-07 | 2 | -2/+22 |
* | load module capifs before capi | Hauke Mehrtens | 2009-03-07 | 1 | -2/+2 |
* | add ssb dependency to b44 | Hauke Mehrtens | 2009-03-07 | 1 | -1/+1 |
* | aec62xx is working with kernel 2.6.28 agagin. | Hauke Mehrtens | 2009-03-07 | 1 | -1/+5 |
* | Add isdn4linux and gigaset kernel modules. | Hauke Mehrtens | 2009-03-07 | 2 | -0/+68 |
* | On shutdown disabled every mounted swap device. Fixes #4721 Thanks to Angel M... | Hauke Mehrtens | 2009-03-07 | 1 | -0/+1 |
* | Switch back to the previous set resolution when unblanking the screen. | Lars-Peter Clausen | 2009-03-06 | 1 | -0/+48 |
* | Do not suspend the regulator. | Lars-Peter Clausen | 2009-03-06 | 1 | -0/+65 |
* | prepare target for use with EABI | Mirko Vogt | 2009-03-06 | 1 | -0/+6 |
* | mac80211: update compat-wireless to 2009-03-05, add more rt2x00 and ath9k pat... | Gabor Juhos | 2009-03-06 | 11 | -95/+676 |
* | package blkid out of e2fsprogs (#4720) | Florian Fainelli | 2009-03-06 | 1 | -0/+12 |
* | prepare for SPI controller driver | Florian Fainelli | 2009-03-06 | 5 | -0/+252 |
* | fix SPI register definitions | Florian Fainelli | 2009-03-06 | 1 | -6/+14 |
* | add spidev_test utility from the kernel documentation | Florian Fainelli | 2009-03-06 | 1 | -0/+43 |
* | Some symbols were missing or wrong. Tested with x86. | Hauke Mehrtens | 2009-03-05 | 3 | -2/+11 |
* | make selection of ASC for prom working | Thomas Langer | 2009-03-05 | 1 | -1/+1 |
* | mac80211: update compat-wireless to 2009-03-04, and refresh patches | Gabor Juhos | 2009-03-05 | 33 | -1601/+494 |
* | madwifi: improve the autochannel decision making on systems with multiple cards | Felix Fietkau | 2009-03-04 | 1 | -0/+347 |
* | move kernel support to 2.6.28.7 | Thomas Langer | 2009-03-04 | 10 | -3/+574 |
* | mac80211: add ath9k init values patch | Gabor Juhos | 2009-03-03 | 2 | -1/+283 |
* | mac80211: update compat-wireless to 2009-03-03, and add a new ath9k patch | Gabor Juhos | 2009-03-03 | 3 | -5/+34 |