Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add 3.6 kernel configuration | Florian Fainelli | 2012-10-26 | 1 | -0/+304 |
| | | | | SVN-Revision: 33942 | ||||
* | add missing 6345 clock bits patch to 3.6 patches | Florian Fainelli | 2012-10-26 | 1 | -0/+34 |
| | | | | SVN-Revision: 33941 | ||||
* | add some more 3.6 config symbols | Florian Fainelli | 2012-10-26 | 1 | -0/+12 |
| | | | | SVN-Revision: 33940 | ||||
* | ath9k: fix a stale bf->bf_next pointer, potentially leading to double-free ↵ | Felix Fietkau | 2012-10-25 | 1 | -0/+18 |
| | | | | | | errors and "Failed to stop Tx DMA" errors SVN-Revision: 33938 | ||||
* | mac80211: refresh patch | Felix Fietkau | 2012-10-25 | 1 | -10/+4 |
| | | | | SVN-Revision: 33937 | ||||
* | add preliminary support for 3.6 kernel | Florian Fainelli | 2012-10-25 | 105 | -0/+12641 |
| | | | | SVN-Revision: 33936 | ||||
* | brcm47xx: check for .ELF header in partition parser | Hauke Mehrtens | 2012-10-25 | 1 | -2/+8 |
| | | | | | | | | | | | | The image format for the wgt634u is different from the normal format. Without this patch the partition parser detects a 128kb bigger partition after every update. This closes #11420 Thank you b.sander for the patch. SVN-Revision: 33935 | ||||
* | b43-tools: get rid of the libfl dependency to fix build errors on mac os x | Felix Fietkau | 2012-10-25 | 2 | -0/+15 |
| | | | | SVN-Revision: 33934 | ||||
* | acx-mac80211: add md5sum for acx-mac80211 file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 33933 | ||||
* | mac80211: add md5sum for linux-firmware file, to download it from the mirror. | Hauke Mehrtens | 2012-10-25 | 1 | -0/+2 |
| | | | | SVN-Revision: 33932 | ||||
* | b43-tools: fix md5sum | Hauke Mehrtens | 2012-10-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 33931 | ||||
* | mac80211: update carl9170 firmware | Hauke Mehrtens | 2012-10-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 33930 | ||||
* | kernel: add PCI id 14e4:4350 to ssb | Hauke Mehrtens | 2012-10-25 | 4 | -0/+58 |
| | | | | | | | * 14e4:4350 is found on a Broadcom BCM43222. * remove some warnings when using a BCM43222. SVN-Revision: 33929 | ||||
* | kernel: add a few missing config symbols for x86. added to generic config ↵ | Felix Fietkau | 2012-10-25 | 2 | -0/+8 |
| | | | | | | because of dependencies, so that kernel_menuconfig does not remove them again SVN-Revision: 33923 | ||||
* | kernel: refresh config files using kconfig.pl | Felix Fietkau | 2012-10-25 | 2 | -127/+123 |
| | | | | SVN-Revision: 33922 | ||||
* | kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵ | Felix Fietkau | 2012-10-25 | 1 | -15/+21 |
| | | | | | | module SVN-Revision: 33921 | ||||
* | kernel: update bcma and ssb to master-2012-10-18 from wireless-testing | Hauke Mehrtens | 2012-10-25 | 41 | -3564/+4589 |
| | | | | | | | * update the flash driver for bcm47xx to use the stubs already in bcma * do some misc enhancements to the flash drivers for bcm47xx SVN-Revision: 33920 | ||||
* | hostapd: merge some pending fixes (fixes assoc errors when moving between ↵ | Felix Fietkau | 2012-10-25 | 2 | -1/+43 |
| | | | | | | vaps of the same wifi device) SVN-Revision: 33919 | ||||
* | fix Ethernet DMA for 636x and 6328 after r33916 | Florian Fainelli | 2012-10-25 | 1 | -12/+49 |
| | | | | SVN-Revision: 33918 | ||||
* | add support for the Dynalink RTA770BW board | Florian Fainelli | 2012-10-24 | 2 | -2/+66 |
| | | | | | | This board id is used by the Siemens Gigaset SE515 router. SVN-Revision: 33917 | ||||
* | make BCM6345 Ethernet DMA changes runtime checks | Florian Fainelli | 2012-10-24 | 1 | -261/+510 |
| | | | | | | | The semantics of the DMA engine are identical, we just have a couple of special case handling. SVN-Revision: 33916 | ||||
* | ARM: fix XZ decompressor stub build failure on strstr() | Florian Fainelli | 2012-10-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 33915 | ||||
* | fixup generic 3.6 kernel config | Florian Fainelli | 2012-10-24 | 1 | -2925/+3247 |
| | | | | | | It was not meant to be committed as-is in r33911 SVN-Revision: 33914 | ||||
* | fix IFF_NO_IP_ALIGN bitmask to contain only 1 bit set | Florian Fainelli | 2012-10-24 | 1 | -1/+1 |
| | | | | | | This issue got introduced while porting the patch over 3.6 in r33897 SVN-Revision: 33913 | ||||
* | make all 3.6 patches apply and build | Florian Fainelli | 2012-10-24 | 104 | -806/+4209 |
| | | | | SVN-Revision: 33911 | ||||
* | uclibc++: make it depend on INSTALL_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 33910 | ||||
* | ncurses: build C++ bindings only our toolchain supports C++ | Florian Fainelli | 2012-10-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 33909 | ||||
* | make CXX_DEPENDS also depend on INSTALL_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 33908 | ||||
* | hide C++ standard library selection behind INSTALL_LIBSTDCPP | Florian Fainelli | 2012-10-24 | 1 | -12/+13 |
| | | | | | | | If our toolchain is not configured to support C++, it is pointless choosing a particular C++ standard library implementation. SVN-Revision: 33907 | ||||
* | swconfig: get rid of the NLA_PUT_* macros | Florian Fainelli | 2012-10-24 | 1 | -17/+33 |
| | | | | | | | Upstream kernel 3.6 has removed this usage, use the plain functions directly as intended. SVN-Revision: 33906 | ||||
* | netfilter: ip_queue has been removed in 3.6 | Florian Fainelli | 2012-10-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 33905 | ||||
* | i2c muxes modules have a different prefix since 3.5 | Florian Fainelli | 2012-10-24 | 1 | -2/+6 |
| | | | | | | Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that SVN-Revision: 33904 | ||||
* | kernel: the camellia module name has changed in kernel 3.4 | Florian Fainelli | 2012-10-24 | 1 | -1/+4 |
| | | | | | | | With the support for architecture optimized camellia routines, the original camellia module got renamed to camellia_generic, account for that. SVN-Revision: 33903 | ||||
* | ltq-dsl-app: fix offline postinstall for dsl_control | Jo-Philipp Wich | 2012-10-23 | 2 | -5/+4 |
| | | | | SVN-Revision: 33901 | ||||
* | linux-atm: fix offline postinstall for br2684ctl | Jo-Philipp Wich | 2012-10-23 | 2 | -5/+4 |
| | | | | SVN-Revision: 33900 | ||||
* | x86: allow both old and new grub signatures in sysupgrade | Jo-Philipp Wich | 2012-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 33898 | ||||
* | linux 3.6 support (work in progress) | Imre Kaloz | 2012-10-23 | 144 | -0/+65306 |
| | | | | SVN-Revision: 33897 | ||||
* | kernel: move the bcma fallback sprom fix to generic | Jonas Gorski | 2012-10-23 | 1 | -0/+0 |
| | | | | | | bcm63xx needs the bcma fallback sprom fix, too. SVN-Revision: 33896 | ||||
* | add support for Comtrend AR5381u. | Jonas Gorski | 2012-10-23 | 9 | -5/+96 |
| | | | | | | | | | | Router: Comtrend AR5381u. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33895 | ||||
* | add support for Comtrend AR5387un. | Jonas Gorski | 2012-10-23 | 9 | -5/+102 |
| | | | | | | | | | | Router: Comtrend AR5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33894 | ||||
* | add support for HomeStation ADB P.DG A4001N. | Jonas Gorski | 2012-10-23 | 9 | -5/+149 |
| | | | | | | | | | | Router: HomeStation ADB P.DG A4001N. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> [jogo: fix subject, indentation in patch] Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 33893 | ||||
* | scrips/metadata.pl: fix broken targets with subtargets being selectable | Jonas Gorski | 2012-10-22 | 1 | -0/+1 |
| | | | | | | | | | | r26926 moved all target features to subtargets if present, which had the side effect that broken targets are available for selection, just without any available subtargets (since they are still marked as broken). Fix this by explicitly letting the top level target also depend on broken. SVN-Revision: 33892 | ||||
* | ath9k: fix operating state check on changing the channel bandwidth via debugfs | Felix Fietkau | 2012-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 33891 | ||||
* | x86: correct image magic for grub2 images | Felix Fietkau | 2012-10-22 | 1 | -1/+1 |
| | | | | | | | | | Sysupgrade broke on x86 when grub2 superceded grub. This patch corrects tha magic_word to be expected in grub2 combined images. Signed-off-by: Russell Senior <russell@personaltelco.net> SVN-Revision: 33890 | ||||
* | add back support for BCM6345 Ethernet DMA engine | Florian Fainelli | 2012-10-22 | 1 | -0/+509 |
| | | | | SVN-Revision: 33889 | ||||
* | fix clocks bits for BCM6345 | Florian Fainelli | 2012-10-22 | 1 | -0/+34 |
| | | | | SVN-Revision: 33888 | ||||
* | refresh 3.3 patches | Florian Fainelli | 2012-10-21 | 3 | -13/+6 |
| | | | | SVN-Revision: 33887 | ||||
* | Add F@ST2604 board support. | Jonas Gorski | 2012-10-21 | 6 | -4/+74 |
| | | | | | | | | Add Sagem F@ST2604 board support. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> SVN-Revision: 33886 | ||||
* | Makefile: add a check to bail out early when the path to the openwrt ↵ | Felix Fietkau | 2012-10-21 | 1 | -0/+4 |
| | | | | | | directory contains spaces (#12344) SVN-Revision: 33884 | ||||
* | ar71xx: rw2458n - fix flash parts | Gabor Juhos | 2012-10-19 | 1 | -10/+1 |
| | | | | | | | | | See #12338. Redwave rw2458 has uboot, not redboot. Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33867 |