summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27126
* kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536Hauke Mehrtens2011-06-071-2/+2
| | | | SVN-Revision: 27125
* remove empty file (patch went upstream and file didn't get deleted but only ↵Mirko Vogt2011-06-071-0/+0
| | | | | | cleared) SVN-Revision: 27122
* upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark MentovaiMirko Vogt2011-06-0710-51/+35
| | | | SVN-Revision: 27118
* require mppe 128bit-encryption by defaultMirko Vogt2011-06-061-0/+1
| | | | SVN-Revision: 27117
* update to 2.6.39.1Florian Fainelli2011-06-046-1/+1589
| | | | SVN-Revision: 27114
* define UIMAGE for various rootfs targetsFlorian Fainelli2011-06-041-1/+17
| | | | SVN-Revision: 27113
* use IMG_PREFIX for image nameFlorian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27112
* add more config symbols to 2.6.39Florian Fainelli2011-06-041-0/+6
| | | | SVN-Revision: 27111
* update to 2.6.39.1Florian Fainelli2011-06-045-1/+71
| | | | SVN-Revision: 27110
* grub: improve package requirement error, patch by Jim Cromie ↵Jo-Philipp Wich2011-06-041-1/+1
| | | | | | <jim.cromie@gmail.com> SVN-Revision: 27109
* update to 2.6.39.1Florian Fainelli2011-06-042-17/+36
| | | | SVN-Revision: 27107
* update to 2.6.39.1Florian Fainelli2011-06-042-1/+167
| | | | SVN-Revision: 27106
* add some missing 2.6.39 config symbolsFlorian Fainelli2011-06-041-0/+4
| | | | SVN-Revision: 27105
* update to 2.6.39.1Florian Fainelli2011-06-0442-199/+112
| | | | | | patch from Peter Wagner SVN-Revision: 27104
* compcache does not build on 2.6.38+Florian Fainelli2011-06-041-1/+1
| | | | SVN-Revision: 27103
* ar71xx: setup wdt_clock for AR913X to avoid a kernel bugGabor Juhos2011-06-041-0/+2
| | | | | | Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 27102
* ar71xx: select the internal antenna by default on the ZCN-1523H boardsGabor Juhos2011-06-041-0/+2
| | | | SVN-Revision: 27101
* acx-mac80211: remove patchHauke Mehrtens2011-06-041-19/+0
| | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100
* soloscli: fix new lines in soloscliFlorian Fainelli2011-06-022-4/+8
| | | | | | | | If the string received from the ADSL firmware is missing \n, add it in. Signed-off-by: Nathan Williams <nathan@traverse.com.au> SVN-Revision: 27096
* acx-mac80211: add io endianness patchFlorian Fainelli2011-06-021-0/+19
| | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095
* update to 2.6.39Florian Fainelli2011-06-026-1/+339
| | | | SVN-Revision: 27090
* Revert "ar71xx: only enable the rx engine after the link is up..."Felix Fietkau2011-06-011-68/+67
| | | | | | It messes up the DMA state when the link goes down SVN-Revision: 27088
* kernel.mk: add a new helper for comparing kernel versions, which can take 1 ↵Felix Fietkau2011-06-011-4/+13
| | | | | | | | | - 4 field kernel versions implement CompareKernelPatchVer using this new helper implement kernel_patchver_{gt,ge,eq,le,lt}, which are more convenient for use with inline $(if) SVN-Revision: 27087
* netfilter.mk: remove a few obsolete CompareKernelPatchVer callsFelix Fietkau2011-06-011-17/+5
| | | | SVN-Revision: 27086
* mac80211: add initial support for AR9330Gabor Juhos2011-06-0133-1/+3758
| | | | SVN-Revision: 27084
* ar71xx: init external_reset for AR933XGabor Juhos2011-06-012-0/+31
| | | | SVN-Revision: 27083
* ar71xx: add external_reset field to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27082
* ar71xx: init get_mac_revision on AR9330 rev 1Gabor Juhos2011-06-011-0/+8
| | | | SVN-Revision: 27081
* ar71xx: add get_mac_revision to ath9k_platform_dataGabor Juhos2011-06-011-0/+1
| | | | SVN-Revision: 27080
* ar71xx: export SoC revisionGabor Juhos2011-06-012-0/+6
| | | | SVN-Revision: 27079
* refresh patchesImre Kaloz2011-06-012-3/+3
| | | | SVN-Revision: 27078
* fixup second led, patch from ChrisImre Kaloz2011-06-011-2/+3
| | | | SVN-Revision: 27077
* ar71xx: add profile and image building code for wzr-hp-ag300hFelix Fietkau2011-06-012-0/+17
| | | | SVN-Revision: 27076
* ar71xx: add kernel support for the buffalo wzr-hp-ag300hFelix Fietkau2011-06-015-0/+245
| | | | SVN-Revision: 27075
* fix a crash in mtd_concat when the .sync op is not implementedFelix Fietkau2011-06-013-0/+36
| | | | SVN-Revision: 27074
* m25p80: add the chip id for the winbond w25q128 chipFelix Fietkau2011-06-013-0/+30
| | | | SVN-Revision: 27073
* fixup pcie clock, thanks ChrisImre Kaloz2011-05-311-0/+11
| | | | SVN-Revision: 27072
* mac80211: update to wireless-testing 2011-05-27Felix Fietkau2011-05-3124-1240/+998
| | | | SVN-Revision: 27071
* ar71xx: build images for the AP121 boardsGabor Juhos2011-05-311-0/+36
| | | | SVN-Revision: 27070
* ar71xx: add sysupgrade support for the AP121 boardsGabor Juhos2011-05-311-0/+7
| | | | SVN-Revision: 27069
* ar71xx: add default network config for the AP121 boardsGabor Juhos2011-05-313-0/+54
| | | | SVN-Revision: 27068
* ar71xx: add support for the AP121/AP121-MINI reference boardsGabor Juhos2011-05-316-3/+263
| | | | SVN-Revision: 27067
* ar71xx: register UART for the AR933X SoCsGabor Juhos2011-05-311-3/+33
| | | | SVN-Revision: 27066
* ar71xx: add serial driver for the AR933X UARTGabor Juhos2011-05-314-0/+1361
| | | | SVN-Revision: 27065
* ar71xx: add WMAC initialization code for the AR933X SoCsGabor Juhos2011-05-312-0/+16
| | | | SVN-Revision: 27064
* ar71xx: add ethernet initialization for the AR933X SoCsGabor Juhos2011-05-312-0/+64
| | | | SVN-Revision: 27063
* ar71xx: enable USB support for the AR933x SoCsGabor Juhos2011-05-311-0/+2
| | | | SVN-Revision: 27062
* ar71xx: add AR933x specific glue for ar71xx_device{start,stop}Gabor Juhos2011-05-312-0/+24
| | | | SVN-Revision: 27061
* ar71xx: the watchdog uses the reference clock on the AR933x SoCsGabor Juhos2011-05-311-2/+12
| | | | SVN-Revision: 27060