| Commit message (Expand) | Author | Age | Files | Lines |
* | fix the gpio_dev driver: remove existing forward port patches, use unlocked_i... | Felix Fietkau | 2011-07-01 | 6 | -58/+3 |
* | firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ... | Jo-Philipp Wich | 2011-06-30 | 1 | -13/+2 |
* | ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code | Gabor Juhos | 2011-06-30 | 1 | -6/+0 |
* | firewall: restore local port relocation ability from r26617 | Jo-Philipp Wich | 2011-06-30 | 1 | -3/+3 |
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - impl... | Jo-Philipp Wich | 2011-06-30 | 6 | -74/+220 |
* | brcm47xx: deactivate wndr3400 for now as this device will not boot | Hauke Mehrtens | 2011-06-29 | 1 | -1/+1 |
* | package/rbcfg: new tool for modifying boot configuration on the RB4xx boards | Gabor Juhos | 2011-06-29 | 6 | -0/+1210 |
* | ar71xx: merge 2.6.39 patches | Gabor Juhos | 2011-06-29 | 5 | -985/+37 |
* | ar71xx: remove 2.6.37 support as well | Gabor Juhos | 2011-06-29 | 35 | -1205/+0 |
* | ar71xx: remove 2.6.38 support | Gabor Juhos | 2011-06-29 | 34 | -1147/+0 |
* | ar71xx: switch to 2.6.39 | Gabor Juhos | 2011-06-29 | 1 | -1/+1 |
* | ar71xx: add 2.6.39 support | Gabor Juhos | 2011-06-29 | 37 | -0/+2144 |
* | ar71xx: remove ar71xx_gpio_irq_set_type | Gabor Juhos | 2011-06-29 | 1 | -11/+0 |
* | ar71xx: add separate handlers for IP3 interrupts | Gabor Juhos | 2011-06-29 | 1 | -5/+39 |
* | ar71xx: use separate handlers for IP2 interrupts | Gabor Juhos | 2011-06-29 | 1 | -20/+48 |
* | ar71xx: remove useless irq_desc.status initializations | Gabor Juhos | 2011-06-29 | 3 | -13/+4 |
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | Gabor Juhos | 2011-06-29 | 2 | -0/+2 |
* | brcm47xx: generate image to flash on Netgear WNDR3400. | Hauke Mehrtens | 2011-06-28 | 1 | -0/+1 |
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 25 | -189/+3366 |
* | kernel: refresh patches for kernel 3.0-rc5 | Hauke Mehrtens | 2011-06-28 | 4 | -9/+10 |
* | kernel: update ssb and bcma to linux-next next-20110628 | Hauke Mehrtens | 2011-06-28 | 6 | -57/+51 |
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 11 | -12/+12 |
* | ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
* | brcm47xx: update kernel to version 2.6.39 | Hauke Mehrtens | 2011-06-27 | 1 | -1/+1 |
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 12 | -387/+3503 |
* | brcm47xx: fix Linux-3.0 and fix clock rate detection. | Hauke Mehrtens | 2011-06-27 | 5 | -2/+123 |
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 2 | -0/+684 |
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation se... | Felix Fietkau | 2011-06-27 | 1 | -0/+13 |
* | remove remaining uci-defaults | Jo-Philipp Wich | 2011-06-27 | 1 | -27/+0 |
* | eglibc CAN be compiled with -Os after all - flags however need to be stated i... | Mirko Vogt | 2011-06-26 | 1 | -3/+2 |
* | uclibc: make powerpc e500 support independent of the target name, always use ... | Felix Fietkau | 2011-06-26 | 2 | -1/+3 |
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
* | geos: deprecate uci-defaults files | Florian Fainelli | 2011-06-25 | 3 | -39/+44 |
* | alix2: add config files for bridging | Florian Fainelli | 2011-06-25 | 1 | -0/+14 |
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ... | Felix Fietkau | 2011-06-25 | 1 | -0/+5 |
* | remove gpiodev, prefer sysfs gpio | Florian Fainelli | 2011-06-25 | 17 | -63/+19 |
* | ar71xx: add default network config for wzr-hp-ag300h (based on a patch from #... | Felix Fietkau | 2011-06-25 | 2 | -0/+29 |
* | ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608) | Felix Fietkau | 2011-06-25 | 1 | -5/+7 |
* | mac80211: configure HT IBSS through uci | Felix Fietkau | 2011-06-24 | 1 | -1/+7 |
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
* | mac80211: add the work-in-progress IBSS HT patch, with some minor fixes | Felix Fietkau | 2011-06-24 | 1 | -0/+637 |
* | ath9k: add some more pending fixes | Felix Fietkau | 2011-06-24 | 2 | -2/+195 |
* | mac80211: update to wireless-testing 2011-06-22 | Felix Fietkau | 2011-06-24 | 61 | -5009/+90 |
* | kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-z... | Felix Fietkau | 2011-06-24 | 1 | -2/+2 |
* | mac80211: enable cfg80211 debugfs support | Felix Fietkau | 2011-06-24 | 1 | -1/+2 |
* | add missing linux-3.0 config symbol | Florian Fainelli | 2011-06-24 | 1 | -0/+1 |
* | metadata.pl: fix handling of multiple conditional depends that reference the ... | Jo-Philipp Wich | 2011-06-23 | 1 | -4/+4 |
* | hotplug2: make libbsd depend on "not uclibc" for now, the conditional depdend... | Jo-Philipp Wich | 2011-06-23 | 1 | -1/+1 |
* | fix conditional dependencies to libbsd | Mirko Vogt | 2011-06-23 | 1 | -1/+1 |
* | manual/Makefile: Don't mix pattern rules with normal rules. | Mirko Vogt | 2011-06-23 | 1 | -0/+16 |