Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I recently came across an ar7 device which has the vlynq hardwired so that ↵ | Florian Fainelli | 2009-05-25 | 1 | -23/+127 |
| | | | | | | | | | | | | | | | | the clocks are always generated by the remote device instead of the local one. Upon initialization the current version of vlynq driver disables remote clock generation and causes the entire bus to hang on my device. This patch adds support for detecting which device (local or remote) is responsible of clock generation and implements clock initialization based on detection result. Signed-off-by: Antti Seppala <a.seppala at gmail.com> SVN-Revision: 16049 | ||||
* | update to 2.6.30-rc7 | Imre Kaloz | 2009-05-25 | 31 | -634/+411 |
| | | | | SVN-Revision: 16048 | ||||
* | sibyte image generation cleanup | Imre Kaloz | 2009-05-25 | 1 | -8/+9 |
| | | | | SVN-Revision: 16046 | ||||
* | enable multicast routing by default | Felix Fietkau | 2009-05-24 | 6 | -6/+18 |
| | | | | SVN-Revision: 16044 | ||||
* | move the hostap firmware kernel config options to KCONFIG for the hostap ↵ | Felix Fietkau | 2009-05-24 | 6 | -12/+0 |
| | | | | | | package to keep it consistent SVN-Revision: 16031 | ||||
* | fix typo in squashfs-lzma patch (thx, hauke) | Felix Fietkau | 2009-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 16028 | ||||
* | Remove pcmcia support from ssb. | Hauke Mehrtens | 2009-05-24 | 2 | -18/+0 |
| | | | | SVN-Revision: 16023 | ||||
* | optimize kernel for size | Gabor Juhos | 2009-05-24 | 4 | -0/+4 |
| | | | | SVN-Revision: 16020 | ||||
* | optimize kernel for size | Gabor Juhos | 2009-05-24 | 2 | -0/+2 |
| | | | | SVN-Revision: 16019 | ||||
* | enable kernel compilation with size optimization | Florian Fainelli | 2009-05-23 | 1 | -0/+1 |
| | | | | SVN-Revision: 16016 | ||||
* | fix glamo modesetting. | Lars-Peter Clausen | 2009-05-23 | 3 | -238/+172 |
| | | | | SVN-Revision: 16015 | ||||
* | use netdev_ops on 2.6.30 | Gabor Juhos | 2009-05-22 | 1 | -0/+33 |
| | | | | SVN-Revision: 15998 | ||||
* | generic-2.6/2.6.30: mini_fo fixes | Gabor Juhos | 2009-05-22 | 1 | -0/+122 |
| | | | | SVN-Revision: 15991 | ||||
* | disable unnecessary PCI quirks | Gabor Juhos | 2009-05-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 15986 | ||||
* | generic-2.6: move PCI quirk patch from the adm5120 target into the generic ↵ | Gabor Juhos | 2009-05-22 | 5 | -191/+45 |
| | | | | | | patches SVN-Revision: 15985 | ||||
* | generic-2.6/2.6.28: refresh patches | Gabor Juhos | 2009-05-22 | 2 | -3/+0 |
| | | | | SVN-Revision: 15982 | ||||
* | generic-2.6/2.6.30: refresh patches | Gabor Juhos | 2009-05-22 | 4 | -7/+7 |
| | | | | SVN-Revision: 15981 | ||||
* | fix UART code for 2.6.30 | Gabor Juhos | 2009-05-22 | 2 | -2/+25 |
| | | | | SVN-Revision: 15980 | ||||
* | add experimental support for 2.6.30 | Gabor Juhos | 2009-05-22 | 21 | -0/+1561 |
| | | | | SVN-Revision: 15979 | ||||
* | generic-2.6/2.6.30: nuke unnecessary patch | Gabor Juhos | 2009-05-22 | 1 | -11/+0 |
| | | | | SVN-Revision: 15978 | ||||
* | integrate 2.6.28 specific patch into the usb driver | Gabor Juhos | 2009-05-22 | 5 | -90/+10 |
| | | | | SVN-Revision: 15975 | ||||
* | sync kernel config | Gabor Juhos | 2009-05-21 | 2 | -30/+4 |
| | | | | SVN-Revision: 15971 | ||||
* | brcm-2.4: potential fix for pptp nat | Felix Fietkau | 2009-05-21 | 1 | -0/+53 |
| | | | | SVN-Revision: 15970 | ||||
* | usb driver: fix urb_print function definition | Gabor Juhos | 2009-05-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 15965 | ||||
* | fix typos in the PB42 support code | Gabor Juhos | 2009-05-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 15963 | ||||
* | generic-2.6/2.6.30: CONFIG_CRYPTO_ALGAPI must be equal with ↵ | Gabor Juhos | 2009-05-21 | 1 | -1/+1 |
| | | | | | | CONFIG_CRYPTO_ALGAPI2 SVN-Revision: 15960 | ||||
* | brcm47xx: initialize mtd bankwidth to fix problems with DIR-320 and others ↵ | Felix Fietkau | 2009-05-21 | 1 | -0/+1 |
| | | | | | | (patch from #4729) SVN-Revision: 15959 | ||||
* | profiles: madwifi is not supported on 2.4, remove atheros profile | Andy Boyett | 2009-05-20 | 1 | -17/+0 |
| | | | | SVN-Revision: 15944 | ||||
* | 2.6.30: add lzma support to squashfs through pcomp | Felix Fietkau | 2009-05-20 | 6 | -18/+1566 |
| | | | | SVN-Revision: 15934 | ||||
* | do not overrid CONFIG_BRIDGE (#5163) | Florian Fainelli | 2009-05-20 | 1 | -1/+0 |
| | | | | SVN-Revision: 15933 | ||||
* | update to new stable 2.6.27.24 | Florian Fainelli | 2009-05-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 15931 | ||||
* | generic-2.6/2.6.30: gets rid of the length limitation on the name in the ↵ | Gabor Juhos | 2009-05-20 | 1 | -13/+24 |
| | | | | | | mips_machine stuff SVN-Revision: 15930 | ||||
* | refresh patches | Gabor Juhos | 2009-05-20 | 2 | -2/+2 |
| | | | | SVN-Revision: 15929 | ||||
* | add experimental support for the Atheros PB44 board | Gabor Juhos | 2009-05-20 | 9 | -0/+94 |
| | | | | SVN-Revision: 15928 | ||||
* | disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211 | Florian Fainelli | 2009-05-19 | 4 | -1/+3 |
| | | | | SVN-Revision: 15926 | ||||
* | enable LEDS in kernel config | Gabor Juhos | 2009-05-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 15925 | ||||
* | enable PCI support | Gabor Juhos | 2009-05-19 | 1 | -2/+8 |
| | | | | SVN-Revision: 15924 | ||||
* | sync kernel config | Gabor Juhos | 2009-05-19 | 1 | -36/+17 |
| | | | | SVN-Revision: 15923 | ||||
* | remove 2.6.29 since there are no remaining users of it | Florian Fainelli | 2009-05-19 | 92 | -43947/+0 |
| | | | | SVN-Revision: 15922 | ||||
* | disable the watchdog if the bootloader left it enabled | Gabor Juhos | 2009-05-18 | 1 | -0/+24 |
| | | | | SVN-Revision: 15920 | ||||
* | oops... add missing 2.6.30 config | Lars-Peter Clausen | 2009-05-18 | 1 | -0/+491 |
| | | | | SVN-Revision: 15919 | ||||
* | bump to 2.6.30-rc6 | Lars-Peter Clausen | 2009-05-18 | 159 | -1/+55656 |
| | | | | SVN-Revision: 15918 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 31 | -78/+32 |
| | | | | SVN-Revision: 15913 | ||||
* | upgrade to 2.6.30-rc6, refresh patches | Imre Kaloz | 2009-05-18 | 30 | -761/+95 |
| | | | | SVN-Revision: 15912 | ||||
* | add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ↵ | Florian Fainelli | 2009-05-18 | 1 | -0/+1 |
| | | | | | | later SVN-Revision: 15911 | ||||
* | enable command line mtd partitionning and enable bridging | Florian Fainelli | 2009-05-18 | 1 | -2/+1 |
| | | | | SVN-Revision: 15910 | ||||
* | add support for sysupgrade (#5117) | Florian Fainelli | 2009-05-17 | 2 | -1/+24 |
| | | | | SVN-Revision: 15900 | ||||
* | revert r15861 for generic-2.4 config | Jo-Philipp Wich | 2009-05-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 15879 | ||||
* | add missing includes | Gabor Juhos | 2009-05-15 | 3 | -4/+45 |
| | | | | SVN-Revision: 15876 | ||||
* | adjust patches and config once again... | Mirko Vogt | 2009-05-15 | 4 | -50723/+1780 |
| | | | | SVN-Revision: 15875 |