| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: remove 2.6.38 support | juhosg | 2011-06-29 | 34 | -1147/+0 |
* | ar71xx: switch to 2.6.39 | juhosg | 2011-06-29 | 1 | -1/+1 |
* | ar71xx: add 2.6.39 support | juhosg | 2011-06-29 | 37 | -0/+2144 |
* | ar71xx: remove ar71xx_gpio_irq_set_type | juhosg | 2011-06-29 | 1 | -11/+0 |
* | ar71xx: add separate handlers for IP3 interrupts | juhosg | 2011-06-29 | 1 | -5/+39 |
* | ar71xx: use separate handlers for IP2 interrupts | juhosg | 2011-06-29 | 1 | -20/+48 |
* | ar71xx: remove useless irq_desc.status initializations | juhosg | 2011-06-29 | 3 | -13/+4 |
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | juhosg | 2011-06-29 | 2 | -0/+2 |
* | brcm47xx: generate image to flash on Netgear WNDR3400. | hauke | 2011-06-28 | 1 | -0/+1 |
* | brcm47xx: add initial support for devices with bcma bus. | hauke | 2011-06-28 | 25 | -189/+3366 |
* | kernel: refresh patches for kernel 3.0-rc5 | hauke | 2011-06-28 | 4 | -9/+10 |
* | kernel: update ssb and bcma to linux-next next-20110628 | hauke | 2011-06-28 | 6 | -57/+51 |
* | kernel: update kernel to 2.6.39.2 | hauke | 2011-06-28 | 11 | -12/+12 |
* | [cns3xxx]: ethernet cleanup and sata fix - thanks, Chris | kaloz | 2011-06-28 | 4 | -73/+388 |
* | brcm47xx: update kernel to version 2.6.39 | hauke | 2011-06-27 | 1 | -1/+1 |
* | kernel: update ssb and bcma to linux-next next-20110627 | hauke | 2011-06-27 | 12 | -387/+3503 |
* | brcm47xx: fix Linux-3.0 and fix clock rate detection. | hauke | 2011-06-27 | 5 | -2/+123 |
* | kernel: update ssb and bcma to linux-next next-20110627 | hauke | 2011-06-27 | 2 | -0/+684 |
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation se... | nbd | 2011-06-27 | 1 | -0/+13 |
* | [geos] remove remaining uci-defaults | jow | 2011-06-27 | 1 | -27/+0 |
* | [toolchain/eglibc] eglibc CAN be compiled with -Os after all - flags however ... | mirko | 2011-06-26 | 1 | -3/+2 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | nbd | 2011-06-26 | 2 | -1/+3 |
* | [package] busybox: update to 1.18.5, patch from Peter Wagner | florian | 2011-06-25 | 1 | -2/+2 |
* | [x86] geos: deprecate uci-defaults files | florian | 2011-06-25 | 3 | -39/+44 |
* | [x86] alix2: add config files for bridging | florian | 2011-06-25 | 1 | -0/+14 |
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ... | nbd | 2011-06-25 | 1 | -0/+5 |
* | [brcm63xx] remove gpiodev, prefer sysfs gpio | florian | 2011-06-25 | 17 | -63/+19 |
* | ar71xx: add default network config for wzr-hp-ag300h (based on a patch from #... | nbd | 2011-06-25 | 2 | -0/+29 |
* | ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608) | nbd | 2011-06-25 | 1 | -5/+7 |
* | mac80211: configure HT IBSS through uci | nbd | 2011-06-24 | 1 | -1/+7 |
* | iw: add support for configuring HT IBSS | nbd | 2011-06-24 | 1 | -0/+113 |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | nbd | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | nbd | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | nbd | 2011-06-24 | 61 | -5009/+90 |
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z... | nbd | 2011-06-24 | 1 | -2/+2 |
* | mac80211: enable cfg80211 debugfs support | nbd | 2011-06-24 | 1 | -1/+2 |
* | [kernel] add missing linux-3.0 config symbol | florian | 2011-06-24 | 1 | -0/+1 |
* | [scripts] metadata.pl: fix handling of multiple conditional depends that refe... | jow | 2011-06-23 | 1 | -4/+4 |
* | [package] hotplug2: make libbsd depend on "not uclibc" for now, the condition... | jow | 2011-06-23 | 1 | -1/+1 |
* | [package/hotplug2] fix conditional dependencies to libbsd | mirko | 2011-06-23 | 1 | -1/+1 |
* | [toolchain/eglibc] manual/Makefile: Don't mix pattern rules with normal rules. | mirko | 2011-06-23 | 1 | -0/+16 |
* | [toolchain] add gfortran compiler support (#9600, patch from Xiangfu Liu via ... | jow | 2011-06-23 | 3 | -1/+49 |
* | [toolchain] introduce option to enable setjump()/longjump() based C++ excepti... | jow | 2011-06-23 | 2 | -0/+14 |
* | [brcm63xx] register SSB sprom after ethernet devices | florian | 2011-06-22 | 5 | -4/+84 |
* | [include] cmake.mk: fix bogus values for FIND_ROOT_PATH_MODE_*; kept plplot f... | jow | 2011-06-22 | 1 | -3/+3 |
* | firmware-utils: fix build on big endian systems | hauke | 2011-06-21 | 1 | -1/+1 |
* | [brcm63xx] fix tab damage in 141-led_count.patch | florian | 2011-06-21 | 2 | -2/+2 |
* | [kernel] fix and make usable kmod-pcmcia-rsrc | florian | 2011-06-21 | 2 | -15/+24 |
* | mac80211: use firmware from linux-firmware git | hauke | 2011-06-21 | 1 | -230/+64 |
* | mac80211: fix debugfs for ath9k_htc | hauke | 2011-06-21 | 1 | -1/+1 |