Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base-files: remove an old network tunable tweak which is messing up network ↵ | Felix Fietkau | 2011-08-29 | 1 | -1/+0 |
| | | | | | | stack performance on modern systems SVN-Revision: 28126 | ||||
* | brcm47xx: fix padding of trx images, padjffs2 does not work properly on ↵ | Felix Fietkau | 2011-08-29 | 1 | -1/+1 |
| | | | | | | empty files by default SVN-Revision: 28125 | ||||
* | ar71xx: fix ethernet PLL setting on ar7242 | Felix Fietkau | 2011-08-29 | 1 | -3/+5 |
| | | | | SVN-Revision: 28124 | ||||
* | ath9k: fix a few crash issues on hardware reset | Felix Fietkau | 2011-08-29 | 3 | -39/+370 |
| | | | | SVN-Revision: 28122 | ||||
* | ath9k: use cold reset instead of warm reset on ar9280 to make recovery from ↵ | Felix Fietkau | 2011-08-29 | 1 | -0/+23 |
| | | | | | | stuck states more reliable SVN-Revision: 28118 | ||||
* | ath9k: add some cleanup patches | Felix Fietkau | 2011-08-29 | 3 | -3/+4132 |
| | | | | SVN-Revision: 28117 | ||||
* | ath9k: fix a compile error | Felix Fietkau | 2011-08-29 | 2 | -18/+18 |
| | | | | SVN-Revision: 28116 | ||||
* | ath9k: fix disabling ani on reset | Felix Fietkau | 2011-08-29 | 2 | -15/+15 |
| | | | | SVN-Revision: 28115 | ||||
* | ath9k: fix processing of rx frames on channel change | Felix Fietkau | 2011-08-29 | 2 | -20/+41 |
| | | | | SVN-Revision: 28114 | ||||
* | ath9k: fix a tx aggregation padding issue | Felix Fietkau | 2011-08-29 | 3 | -10/+33 |
| | | | | SVN-Revision: 28113 | ||||
* | hostapd: add a patch for ignoring the WPA/WPA2 key type to work around some ↵ | Felix Fietkau | 2011-08-29 | 2 | -1/+19 |
| | | | | | | broken clients (#9561) SVN-Revision: 28111 | ||||
* | ath9k: fix calibration on 5 ghz | Felix Fietkau | 2011-08-29 | 1 | -0/+12 |
| | | | | SVN-Revision: 28110 | ||||
* | ath9k: minor fixes for the antenna control patch | Felix Fietkau | 2011-08-29 | 2 | -56/+5 |
| | | | | SVN-Revision: 28109 | ||||
* | ath9k: prevent calibration / beacons from starting too early | Felix Fietkau | 2011-08-28 | 1 | -6/+10 |
| | | | | SVN-Revision: 28108 | ||||
* | ath9k: implement rx/tx antenna control | Felix Fietkau | 2011-08-28 | 6 | -31/+893 |
| | | | | SVN-Revision: 28107 | ||||
* | mac80211: allow building for linux 3.1 again | Jonas Gorski | 2011-08-28 | 1 | -1/+1 |
| | | | | | | wireless-testing 2011-08-26 properly detects and works with linux 3.1. SVN-Revision: 28096 | ||||
* | ath: fix compile errors with CONFIG_PACKAGE_ATH_DEBUG disabled (#10013) | Felix Fietkau | 2011-08-28 | 1 | -0/+16 |
| | | | | SVN-Revision: 28095 | ||||
* | ath9k: fix cts timeout setting on 2.4 ghz | Felix Fietkau | 2011-08-27 | 1 | -0/+28 |
| | | | | SVN-Revision: 28094 | ||||
* | mac80211: update to wireless-testing 2011-08-26 | Felix Fietkau | 2011-08-27 | 35 | -873/+926 |
| | | | | SVN-Revision: 28093 | ||||
* | update acx-mac80211 to 20110821 | Florian Fainelli | 2011-08-26 | 1 | -3/+3 |
| | | | | SVN-Revision: 28089 | ||||
* | uclibc: backport upstream signalfd patch | Florian Fainelli | 2011-08-25 | 1 | -0/+32 |
| | | | | SVN-Revision: 28087 | ||||
* | Remove subpage align patch | Hamish Guthrie | 2011-08-25 | 1 | -22/+0 |
| | | | | SVN-Revision: 28086 | ||||
* | udev: bump to 173 | Florian Fainelli | 2011-08-25 | 4 | -14/+117 |
| | | | | | | | | | | | | Yet another update, I inherited a wrong behaviour with older versions. It used to $(INSTALL_BIN) symlinks which results in copying the dereferenced file and not the symlink itself, now uses $(CP) and it's reported working (and running) by at least one person in IRC (using a glibc toolchain with mips). Works and runs on my toolchain (mipsel uClibc) too. Signed-off-by: Daniel Mierswa <impulze@impulze.org> SVN-Revision: 28085 | ||||
* | Re-order patches, add nand sub-page alignment | Hamish Guthrie | 2011-08-25 | 3 | -0/+22 |
| | | | | SVN-Revision: 28084 | ||||
* | bump to 2.6.39.4 | Florian Fainelli | 2011-08-25 | 1 | -1/+1 |
| | | | | | | | | | | Since linux gets developed on x86 more than all other hardware, hardly makes sense to have our default x86 version be trailing by over a year. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28082 | ||||
* | update alix2 platform driver | Florian Fainelli | 2011-08-25 | 6 | -1/+650 |
| | | | | | | | | | Add support for Ed Wildgoose's alix platform driver plus my enhancement to add GPIO soft button support. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 28081 | ||||
* | kernel: add two missing config symbols for 3.1 | Jonas Gorski | 2011-08-24 | 1 | -0/+2 |
| | | | | SVN-Revision: 28080 | ||||
* | ramips: rt305x: add support for the ZyXEL NBG-419N board | Gabor Juhos | 2011-08-22 | 10 | -1/+132 |
| | | | | SVN-Revision: 28078 | ||||
* | ramips: rt305x: remove unused defines from mach-nw718.c | Gabor Juhos | 2011-08-22 | 1 | -3/+0 |
| | | | | SVN-Revision: 28077 | ||||
* | ramips: sort Makefile entries | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 28076 | ||||
* | ramips: sort RAMIPS_MACH_* defines | Gabor Juhos | 2011-08-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 28075 | ||||
* | package: dwc_otg is required for external root on ramips. | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 28074 | ||||
* | ramips: fix wireless firmware extraction for wr512-3gn | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28073 | ||||
* | mac80211: Fix the location firmware is copied to (libertas_sdio driver loads ↵ | Hamish Guthrie | 2011-08-22 | 1 | -2/+2 |
| | | | | | | firmware from /lib/formware/libertas) SVN-Revision: 28069 | ||||
* | mac80211: configure hostapd logging options | Jo-Philipp Wich | 2011-08-20 | 2 | -2/+5 |
| | | | | SVN-Revision: 28057 | ||||
* | hostapd: introduce options to configure the logging behaviour. The config ↵ | Jo-Philipp Wich | 2011-08-20 | 2 | -3/+39 |
| | | | | | | wifi-device section gains the following settings: * log_level (2) - Defines the minimum message level * log_80211 (true) - Log 802.11 events * log_8021x (true) - Log 802.1X events * log_radius (true) - Log RADIUS events * log_wpa (true) - Log WPA events * log_driver (true) - Log driver interface messages * log_iapp (true) - Log IAPP events * log_mlme (true) - Log MLME events SVN-Revision: 28056 | ||||
* | ramips: remove 'default [yn]' keywords from machine Kconfig entries | Gabor Juhos | 2011-08-19 | 2 | -16/+2 |
| | | | | SVN-Revision: 28054 | ||||
* | ramips: rt305x: fix wr512n image generation | Gabor Juhos | 2011-08-19 | 1 | -12/+5 |
| | | | | SVN-Revision: 28053 | ||||
* | ramips: rt305x: support for wr512-3gn-like routers | Gabor Juhos | 2011-08-19 | 8 | -2/+183 |
| | | | | | | Signed-off-by: Andrew Andrianov <necromant@necromant.ath.cx> SVN-Revision: 28052 | ||||
* | ramips: register usb on Belkin F5D8235 v2 and Argus ATP-52-B routers | Gabor Juhos | 2011-08-19 | 2 | -0/+2 |
| | | | | | | Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28051 | ||||
* | ramips: fix wireless on Belkin F5D8235 v2 | Gabor Juhos | 2011-08-19 | 1 | -2/+5 |
| | | | | | | | | Fix wireless firmware extract from flash for Belkin F5D8235 v2. Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28050 | ||||
* | ramips: fix typo in default packages | Gabor Juhos | 2011-08-19 | 1 | -1/+1 |
| | | | | | | | | Fix fivebytepypo - there is no such kernel module wpad-mini :) Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 28049 | ||||
* | Change u-boot console device to reflect change in omap serial driver | Hamish Guthrie | 2011-08-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 28048 | ||||
* | omap35xx: Add 3.0.3 kernel support for Gumstix | Hamish Guthrie | 2011-08-19 | 8 | -4/+420 |
| | | | | SVN-Revision: 28047 | ||||
* | kernel: update to version 3.0.3 | Hauke Mehrtens | 2011-08-18 | 11 | -13/+13 |
| | | | | SVN-Revision: 28043 | ||||
* | gcc: add 4.6-linaro version 4.6-2011.08 | Hauke Mehrtens | 2011-08-18 | 15 | -6/+9865 |
| | | | | SVN-Revision: 28042 | ||||
* | gcc: make patches apply for gcc 4.5-linaro version 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 28041 | ||||
* | gcc: move patches as the name changed. This was missing in r28038. | Hauke Mehrtens | 2011-08-18 | 15 | -0/+0 |
| | | | | SVN-Revision: 28040 | ||||
* | gcc: update gcc-4.5-linaro to 4.5-2011.08 | Hauke Mehrtens | 2011-08-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 28039 | ||||
* | gcc: rename linaro to 4.5-linaro | Hauke Mehrtens | 2011-08-18 | 3 | -9/+9 |
| | | | | SVN-Revision: 28038 |