summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* cmake: update to version 2.8.9Felix Fietkau2012-09-281-3/+6
| | | | SVN-Revision: 33576
* ar71xx: avoid possible NULL pointer dereference in ath79_init_{,local}_macGabor Juhos2012-09-271-2/+8
| | | | SVN-Revision: 33575
* generic: enable CONFIG_USB_EHCI_TT_NEWSCHEDGabor Juhos2012-09-271-1/+1
| | | | | | | | | | This feature was experimental in old kernels but that flag has been removed in 2.6.36. Additionally, the option is enabled by default since then. See: http://www.spinics.net/lists/linux-usb/msg31993.html SVN-Revision: 33574
* 6to4: properly setup Base6to4Interface (#12251)Jo-Philipp Wich2012-09-272-5/+10
| | | | SVN-Revision: 33573
* ath5k: add a spur mitigation fixFelix Fietkau2012-09-271-9/+25
| | | | SVN-Revision: 33572
* ramips: add memory detection code for RT5350Gabor Juhos2012-09-272-1/+44
| | | | SVN-Revision: 33571
* ramips: allow to use custom code for memory size detectionGabor Juhos2012-09-272-6/+13
| | | | SVN-Revision: 33570
* include sys/resource.h in arch/um/os-Linux/start_up.c (#12155)Florian Fainelli2012-09-271-0/+10
| | | | | | Required for recent (e)glibc systems SVN-Revision: 33569
* fix ncores for single-core systems.Imre Kaloz2012-09-271-0/+109
| | | | | | | | | For cns3xxx SCU_CONFIGURATION always shows multipe cores but SCU_CPU_STATUS shows which ones are active. Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33566
* add i2c retriesImre Kaloz2012-09-271-0/+72
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33565
* fix pcie abort handlingImre Kaloz2012-09-271-0/+128
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33564
* remove kmod-spi-bitbangFlorian Fainelli2012-09-262-2/+2
| | | | | | This is no longer a dependency of kmod-spi-bcm63xx SVN-Revision: 33562
* generic: add upstream commit id to codel patches and refresh thoseGabor Juhos2012-09-268-34/+37
| | | | SVN-Revision: 33560
* backport the upstream entropy changes (#11951)Florian Fainelli2012-09-263-8/+1334
| | | | SVN-Revision: 33559
* get rid of the IRQF_SAMPLE_RANDOM flagFlorian Fainelli2012-09-265-7/+7
| | | | SVN-Revision: 33558
* mac80211: refresh patchesFlorian Fainelli2012-09-2614-30/+30
| | | | SVN-Revision: 33557
* add wmbus-repeater to the dLAN USB Extender profileFlorian Fainelli2012-09-251-1/+2
| | | | SVN-Revision: 33556
* enable multicast and advanced ip routers configsFlorian Fainelli2012-09-251-2/+0
| | | | SVN-Revision: 33555
* add kmod-usb-serial-ftdi to the dLAN USB Extender profileFlorian Fainelli2012-09-251-1/+1
| | | | SVN-Revision: 33554
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
| | | | SVN-Revision: 33551
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
| | | | SVN-Revision: 33550
* make uci-defaults switch detection work on rt5350John Crispin2012-09-251-1/+1
| | | | SVN-Revision: 33549
* add ethernet support for rt5350John Crispin2012-09-252-18/+106
| | | | SVN-Revision: 33548
* make ramips ethernet use a register mapping tableJohn Crispin2012-09-251-29/+79
| | | | SVN-Revision: 33547
* activate failsafe on all ports of the switch and not just port 0.Hauke Mehrtens2012-09-251-1/+1
| | | | | | | | | | | Sometimes the port 0 was the WAN port or there could be some device where the port 0 is not wired to an actual Ethernet port. Now telnet in failsafe will listen on all ports of the switch so user do not have to search for the correct port any more. This change will make the switch leak traffic between the WAN and the LAN port, but you should not use failsafe while connected to a untrusted network. SVN-Revision: 33544
* ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boardsGabor Juhos2012-09-253-3/+198
| | | | | | | | | | | | | With these images, it is possible to use the 'unused' partition of the flash. The 'fat' images can be installed with the sysupgrade command. When a 'fat' image is installed from a regular one, the platform specific sysupgrade script copies the calibration data to the end of the flash. Likewise, when a regular image is installed from the 'fat' version the sysupgrade script copies the calibration data back to the original location. SVN-Revision: 33540
* ar71xx: automatically find WLAN calibration data on TEW-673GRUGabor Juhos2012-09-251-18/+46
| | | | SVN-Revision: 33539
* ar71xx: automatically find WLAN calibration data on DIR-825-B1Gabor Juhos2012-09-251-17/+44
| | | | SVN-Revision: 33538
* ar71xx: add missing backslash to uci-defaults/leds (closes #12240)Gabor Juhos2012-09-251-1/+1
| | | | SVN-Revision: 33537
* unbreak port mapping detectionJohn Crispin2012-09-251-0/+1
| | | | SVN-Revision: 33536
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-247-16/+63
| | | | | | Should fix #12211. Compile tested only. SVN-Revision: 33535
* version.mk: ensure that %S is always populated with a subtarget identifier, ↵Jo-Philipp Wich2012-09-241-1/+1
| | | | | | fallback to "generic" if no subtarget exists SVN-Revision: 33534
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
| | | | SVN-Revision: 33532
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-243-6/+77
| | | | | | | | | On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between 27% and 120% speedup depending on block size. SHA1 is notably used in Transmission for piece verification. Patch by Catalin Patulea SVN-Revision: 33531
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
| | | | SVN-Revision: 33530
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
| | | | | | Thanks Jonas SVN-Revision: 33529
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
| | | | SVN-Revision: 33527
* grub2: use the static lzma lib instead of the dynamic oneFelix Fietkau2012-09-231-1/+2
| | | | SVN-Revision: 33526
* x86: avoid using grub prepare when using grub2Felix Fietkau2012-09-231-1/+1
| | | | SVN-Revision: 33525
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-2320-22/+23
| | | | | | fixes parallel build on some systems SVN-Revision: 33523
* grub2: disable nls to fix build failure when libintl/host is builtFelix Fietkau2012-09-231-1/+2
| | | | SVN-Revision: 33522
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesFelix Fietkau2012-09-231-1/+2
| | | | SVN-Revision: 33521
* tools: flex depends on m4Felix Fietkau2012-09-231-0/+1
| | | | SVN-Revision: 33520
* tools/mkimage: avoid picking up unrelated /usr/include headers with the same ↵Felix Fietkau2012-09-232-0/+21
| | | | | | name as internal header files (e.g. image.h), fixes #12232 SVN-Revision: 33519
* include/netfilter.mk: remove a few obsolete linesFelix Fietkau2012-09-231-8/+0
| | | | SVN-Revision: 33518
* e2fsprogs: drop an unnecessary include that breaks on mac os xFelix Fietkau2012-09-221-0/+10
| | | | SVN-Revision: 33517
* x86-generic: enable a few more common kernel options/driversFelix Fietkau2012-09-221-4/+70
| | | | SVN-Revision: 33516
* kernel: increase log buffer sizeFelix Fietkau2012-09-221-1/+1
| | | | SVN-Revision: 33515
* x86: enable usb storage support for the generic subtarget to support booting ↵Felix Fietkau2012-09-221-0/+10
| | | | | | from usb devices SVN-Revision: 33514
* x86: add support for building grub2 imagesFelix Fietkau2012-09-224-3/+56
| | | | SVN-Revision: 33513