Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: fix error reporting for unsupported protocols on virtual interfaces | Jo-Philipp Wich | 2011-06-07 | 3 | -4/+4 |
| | | | | SVN-Revision: 27132 | ||||
* | uClibc: fix a crash in __read_etc_hosts_r() that occurs if more than five ↵ | Jo-Philipp Wich | 2011-06-07 | 1 | -0/+10 |
| | | | | | | hostnames follow a dotted quad in /etc/hosts SVN-Revision: 27131 | ||||
* | ar71xx: override inittab to enable login on ttyATH0 | Felix Fietkau | 2011-06-07 | 1 | -0/+4 |
| | | | | SVN-Revision: 27128 | ||||
* | base-files: do not write to /etc/config/wireless at boot time unless a new ↵ | Felix Fietkau | 2011-06-07 | 1 | -3/+6 |
| | | | | | | | | | | interface was found eliminates unnecessary flash write cycles at every boot patch by Peter Wagner (tripolar) SVN-Revision: 27127 | ||||
* | kernel: fix description of kmod-pata-cs5535 and kmod-pata-cs5536 | Hauke Mehrtens | 2011-06-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 27126 | ||||
* | kernel: fix call of kmod-pata-cs5535 and kmod-pata-cs5536 | Hauke Mehrtens | 2011-06-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 27125 | ||||
* | remove empty file (patch went upstream and file didn't get deleted but only ↵ | Mirko Vogt | 2011-06-07 | 1 | -0/+0 |
| | | | | | | cleared) SVN-Revision: 27122 | ||||
* | upgrade Linaro GCC to 4.5-2011.05-0 - thanks to Mark Mentovai | Mirko Vogt | 2011-06-07 | 10 | -51/+35 |
| | | | | SVN-Revision: 27118 | ||||
* | require mppe 128bit-encryption by default | Mirko Vogt | 2011-06-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 27117 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 6 | -1/+1589 |
| | | | | SVN-Revision: 27114 | ||||
* | define UIMAGE for various rootfs targets | Florian Fainelli | 2011-06-04 | 1 | -1/+17 |
| | | | | SVN-Revision: 27113 | ||||
* | use IMG_PREFIX for image name | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27112 | ||||
* | add more config symbols to 2.6.39 | Florian Fainelli | 2011-06-04 | 1 | -0/+6 |
| | | | | SVN-Revision: 27111 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 5 | -1/+71 |
| | | | | SVN-Revision: 27110 | ||||
* | grub: improve package requirement error, patch by Jim Cromie ↵ | Jo-Philipp Wich | 2011-06-04 | 1 | -1/+1 |
| | | | | | | <jim.cromie@gmail.com> SVN-Revision: 27109 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 2 | -17/+36 |
| | | | | SVN-Revision: 27107 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 2 | -1/+167 |
| | | | | SVN-Revision: 27106 | ||||
* | add some missing 2.6.39 config symbols | Florian Fainelli | 2011-06-04 | 1 | -0/+4 |
| | | | | SVN-Revision: 27105 | ||||
* | update to 2.6.39.1 | Florian Fainelli | 2011-06-04 | 42 | -199/+112 |
| | | | | | | patch from Peter Wagner SVN-Revision: 27104 | ||||
* | compcache does not build on 2.6.38+ | Florian Fainelli | 2011-06-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27103 | ||||
* | ar71xx: setup wdt_clock for AR913X to avoid a kernel bug | Gabor Juhos | 2011-06-04 | 1 | -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 boards | Gabor Juhos | 2011-06-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 27101 | ||||
* | acx-mac80211: remove patch | Hauke Mehrtens | 2011-06-04 | 1 | -19/+0 |
| | | | | | | | | This patch is already incorporated into the original source code. closes #9499 SVN-Revision: 27100 | ||||
* | soloscli: fix new lines in soloscli | Florian Fainelli | 2011-06-02 | 2 | -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 patch | Florian Fainelli | 2011-06-02 | 1 | -0/+19 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 27095 | ||||
* | update to 2.6.39 | Florian Fainelli | 2011-06-02 | 6 | -1/+339 |
| | | | | SVN-Revision: 27090 | ||||
* | Revert "ar71xx: only enable the rx engine after the link is up..." | Felix Fietkau | 2011-06-01 | 1 | -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 Fietkau | 2011-06-01 | 1 | -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 calls | Felix Fietkau | 2011-06-01 | 1 | -17/+5 |
| | | | | SVN-Revision: 27086 | ||||
* | mac80211: add initial support for AR9330 | Gabor Juhos | 2011-06-01 | 33 | -1/+3758 |
| | | | | SVN-Revision: 27084 | ||||
* | ar71xx: init external_reset for AR933X | Gabor Juhos | 2011-06-01 | 2 | -0/+31 |
| | | | | SVN-Revision: 27083 | ||||
* | ar71xx: add external_reset field to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27082 | ||||
* | ar71xx: init get_mac_revision on AR9330 rev 1 | Gabor Juhos | 2011-06-01 | 1 | -0/+8 |
| | | | | SVN-Revision: 27081 | ||||
* | ar71xx: add get_mac_revision to ath9k_platform_data | Gabor Juhos | 2011-06-01 | 1 | -0/+1 |
| | | | | SVN-Revision: 27080 | ||||
* | ar71xx: export SoC revision | Gabor Juhos | 2011-06-01 | 2 | -0/+6 |
| | | | | SVN-Revision: 27079 | ||||
* | refresh patches | Imre Kaloz | 2011-06-01 | 2 | -3/+3 |
| | | | | SVN-Revision: 27078 | ||||
* | fixup second led, patch from Chris | Imre Kaloz | 2011-06-01 | 1 | -2/+3 |
| | | | | SVN-Revision: 27077 | ||||
* | ar71xx: add profile and image building code for wzr-hp-ag300h | Felix Fietkau | 2011-06-01 | 2 | -0/+17 |
| | | | | SVN-Revision: 27076 | ||||
* | ar71xx: add kernel support for the buffalo wzr-hp-ag300h | Felix Fietkau | 2011-06-01 | 5 | -0/+245 |
| | | | | SVN-Revision: 27075 | ||||
* | fix a crash in mtd_concat when the .sync op is not implemented | Felix Fietkau | 2011-06-01 | 3 | -0/+36 |
| | | | | SVN-Revision: 27074 | ||||
* | m25p80: add the chip id for the winbond w25q128 chip | Felix Fietkau | 2011-06-01 | 3 | -0/+30 |
| | | | | SVN-Revision: 27073 | ||||
* | fixup pcie clock, thanks Chris | Imre Kaloz | 2011-05-31 | 1 | -0/+11 |
| | | | | SVN-Revision: 27072 | ||||
* | mac80211: update to wireless-testing 2011-05-27 | Felix Fietkau | 2011-05-31 | 24 | -1240/+998 |
| | | | | SVN-Revision: 27071 | ||||
* | ar71xx: build images for the AP121 boards | Gabor Juhos | 2011-05-31 | 1 | -0/+36 |
| | | | | SVN-Revision: 27070 | ||||
* | ar71xx: add sysupgrade support for the AP121 boards | Gabor Juhos | 2011-05-31 | 1 | -0/+7 |
| | | | | SVN-Revision: 27069 | ||||
* | ar71xx: add default network config for the AP121 boards | Gabor Juhos | 2011-05-31 | 3 | -0/+54 |
| | | | | SVN-Revision: 27068 | ||||
* | ar71xx: add support for the AP121/AP121-MINI reference boards | Gabor Juhos | 2011-05-31 | 6 | -3/+263 |
| | | | | SVN-Revision: 27067 | ||||
* | ar71xx: register UART for the AR933X SoCs | Gabor Juhos | 2011-05-31 | 1 | -3/+33 |
| | | | | SVN-Revision: 27066 | ||||
* | ar71xx: add serial driver for the AR933X UART | Gabor Juhos | 2011-05-31 | 4 | -0/+1361 |
| | | | | SVN-Revision: 27065 | ||||
* | ar71xx: add WMAC initialization code for the AR933X SoCs | Gabor Juhos | 2011-05-31 | 2 | -0/+16 |
| | | | | SVN-Revision: 27064 |