Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | perf: depends on libelf1 | Florian Fainelli | 2011-08-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 28033 | ||||
* | kernel: add kmod-crypto-user | Florian Fainelli | 2011-08-17 | 1 | -0/+16 |
| | | | | | | | | | Add kernel crypto user-space interface (af_alg). Includes interface for hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher). Signed-off-by: Lars Hjersted <lars@hjersted.com> SVN-Revision: 28026 | ||||
* | fix the default network configuration for the ASUS WL-330gE (#8751) | Jo-Philipp Wich | 2011-08-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 28024 | ||||
* | kernel: update kernel to version 2.6.39.4 | Hauke Mehrtens | 2011-08-16 | 12 | -15/+15 |
| | | | | SVN-Revision: 28022 | ||||
* | kernel: generic: refresh patches for 3.1-rc2 | Jonas Gorski | 2011-08-16 | 4 | -14/+5 |
| | | | | SVN-Revision: 28021 | ||||
* | add support for DS2482 1-Wire I2C bus master | Florian Fainelli | 2011-08-16 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 28010 | ||||
* | ramips: use maccalc instead of hexdump + sed | Gabor Juhos | 2011-08-15 | 1 | -2/+3 |
| | | | | SVN-Revision: 28007 | ||||
* | ramips: rt305x: fix mac addresses on the Netcore NW718 board | Gabor Juhos | 2011-08-15 | 2 | -0/+57 |
| | | | | SVN-Revision: 28006 | ||||
* | ramips: add maccalc to the default package list | Gabor Juhos | 2011-08-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 28005 | ||||
* | package/maccalc: a simple mac address manipulation utility | Gabor Juhos | 2011-08-15 | 3 | -0/+288 |
| | | | | SVN-Revision: 28004 | ||||
* | ramips: add input drivers to the default package list | Gabor Juhos | 2011-08-15 | 1 | -2/+4 |
| | | | | SVN-Revision: 28003 | ||||
* | ramips: rt305x: make config and factory partitions read-only on the ATP-52B | Gabor Juhos | 2011-08-15 | 1 | -0/+2 |
| | | | | SVN-Revision: 28002 | ||||
* | ramips: add uci-defaults scripts to preconfigure USB LEDs | Gabor Juhos | 2011-08-15 | 4 | -0/+96 |
| | | | | SVN-Revision: 28000 | ||||
* | ramips: rt305x: add some USB modules to the default profile | Gabor Juhos | 2011-08-15 | 1 | -2/+4 |
| | | | | SVN-Revision: 27999 | ||||
* | package/kernel: create package for the RT305x dwc_otg driver | Gabor Juhos | 2011-08-15 | 1 | -0/+19 |
| | | | | | | Based on a patch by Layne Edwards <ledwards76@gmail.com> SVN-Revision: 27998 | ||||
* | ramips: rt305x: add dwc_otg driver | Gabor Juhos | 2011-08-15 | 22 | -1/+24360 |
| | | | | | | Based on a patch by Layne Edwards <ledwards@astrumtech.net> SVN-Revision: 27997 | ||||
* | ramips: rt305x: register the dwc_otg device on the relevant boards | Gabor Juhos | 2011-08-15 | 5 | -0/+5 |
| | | | | SVN-Revision: 27996 | ||||
* | ramips: rt305x: add dwc_otg platform device | Gabor Juhos | 2011-08-15 | 2 | -0/+27 |
| | | | | | | Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su> SVN-Revision: 27995 | ||||
* | button-hotplug: add autoload feature | Gabor Juhos | 2011-08-15 | 1 | -0/+1 |
| | | | | | | Reported-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27994 | ||||
* | ramips: sync kernel config | Gabor Juhos | 2011-08-15 | 2 | -2/+0 |
| | | | | SVN-Revision: 27993 | ||||
* | ramips: load the input drivers during preinit | Gabor Juhos | 2011-08-15 | 1 | -0/+12 |
| | | | | SVN-Revision: 27992 | ||||
* | ramips: add support for Argus ATP-52B | Gabor Juhos | 2011-08-15 | 8 | -0/+140 |
| | | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991 | ||||
* | ramips: allow to specify port layout for the switch of the RT305x/RT3350 | Gabor Juhos | 2011-08-15 | 13 | -13/+62 |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990 | ||||
* | generic: ar8216: add support for get link status | Gabor Juhos | 2011-08-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 27989 | ||||
* | kernel: remove kmod-input-core just for some x86 profiles. | Hauke Mehrtens | 2011-08-15 | 1 | -2/+2 |
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. SVN-Revision: 27988 | ||||
* | kernel: disable cfi cmdset 0002 erase suspend | Felix Fietkau | 2011-08-15 | 3 | -0/+33 |
| | | | | | | | | | | on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. SVN-Revision: 27984 | ||||
* | package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵ | Jonas Gorski | 2011-08-14 | 1 | -2/+1 |
| | | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27983 | ||||
* | package/kernel: Fix AddDepends/SetDepends calls with make 3.82 | Jonas Gorski | 2011-08-14 | 1 | -1/+1 |
| | | | | | | | | | | The module definitions depend on 001-depends.mk being the first included, but make 3.82 does not sort the results of wildcards anymore, so do an explicit sort of the includes. Found by Philip Prindeville, thanks! SVN-Revision: 27982 | ||||
* | firewall: further tune ICMPv6 default rules according to RFC4890 (#9893) | Jo-Philipp Wich | 2011-08-14 | 3 | -2/+18 |
| | | | | SVN-Revision: 27979 | ||||
* | mac80211: use first available channel from current phy if channel is set to ↵ | Jo-Philipp Wich | 2011-08-13 | 1 | -1/+7 |
| | | | | | | "auto" SVN-Revision: 27976 | ||||
* | ar71xx: add some code to detect DMA stuck conditions on ar7240 | Felix Fietkau | 2011-08-13 | 4 | -1/+36 |
| | | | | SVN-Revision: 27975 | ||||
* | ar71xx: on ar724x only reset the link status in the restart handler, the ↵ | Felix Fietkau | 2011-08-13 | 1 | -0/+6 |
| | | | | | | fast reset takes care of DMA stuck issues SVN-Revision: 27973 | ||||
* | ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵ | Felix Fietkau | 2011-08-13 | 7 | -30/+610 |
| | | | | | | in pci.c and fixes for Rx DMA stop issues SVN-Revision: 27972 | ||||
* | crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931) | Felix Fietkau | 2011-08-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 27970 | ||||
* | include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx | Felix Fietkau | 2011-08-12 | 2 | -0/+10 |
| | | | | SVN-Revision: 27969 |