aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* add a package for grub2Felix Fietkau2012-09-222-0/+126
| | | | SVN-Revision: 33512
* x86: split generic image building into a separate scriptFelix Fietkau2012-09-222-36/+40
| | | | SVN-Revision: 33511
* x86: rename gen_image_x86.sh to gen_image_grub.shFelix Fietkau2012-09-222-1/+1
| | | | SVN-Revision: 33510
* host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSFelix Fietkau2012-09-221-1/+5
| | | | SVN-Revision: 33509
* rules.mk: add TARGET_AR and TARGET_RANLIBFelix Fietkau2012-09-221-0/+2
| | | | SVN-Revision: 33508
* comgt: perform case insensitive match when probing for Huawei devices (#12039)Jo-Philipp Wich2012-09-222-2/+2
| | | | SVN-Revision: 33507
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-221-0/+4
| | | | SVN-Revision: 33506
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was ↵Hauke Mehrtens2012-09-221-2/+6
| | | | | | missing for both. SVN-Revision: 33505
* cns3xxx: fix ethernet driver tx completion and queue stop/startFelix Fietkau2012-09-221-0/+110
| | | | SVN-Revision: 33504
* cns3xxx: implement ethernet fraglist tx support for improved bridging ↵Felix Fietkau2012-09-221-18/+191
| | | | | | performance with jumbo frames SVN-Revision: 33503
* move gpio stuff into the right fileImre Kaloz2012-09-212-111/+111
| | | | SVN-Revision: 33502
* refresh patchesImre Kaloz2012-09-212-9/+2
| | | | SVN-Revision: 33501
* cns3xxx: add a small optimization for rx offloadFelix Fietkau2012-09-211-0/+27
| | | | SVN-Revision: 33500
* cns3xxx: fix ethernet port lookup for multi-descriptor jumbo framesFelix Fietkau2012-09-211-14/+26
| | | | SVN-Revision: 33499
* cns3xxx: fix ethernet packet alignment issues (hw has an alignment ↵Felix Fietkau2012-09-201-14/+18
| | | | | | requirement of 64), fix skb fragment chaining SVN-Revision: 33498
* kernel: enable perf events when enabling profiling, fixes oprofile on armFelix Fietkau2012-09-202-0/+6
| | | | SVN-Revision: 33497
* deactivate mips wait instruction for MIPS 74K on Broadcom SoCsHauke Mehrtens2012-09-201-0/+12
| | | | | | | | | When not removing support for the wait instruction, when ruining on the BCM4706 SoC the system stops after msleep() without an exception. I haven't seen this problem on the other Broadcom SoCs with a 74K CPU, but in the Broadcom SDK it is deactivated for all CPUs of this type. SVN-Revision: 33496
* cns3xxx: remove the broken flagFelix Fietkau2012-09-191-1/+1
| | | | SVN-Revision: 33493
* cns3xxx: fix kernel configFelix Fietkau2012-09-191-17/+6
| | | | SVN-Revision: 33492
* cns3xxx: fix ethernet jumbo-frame support, use single-page rx buffers and ↵Felix Fietkau2012-09-191-0/+317
| | | | | | skb fragment lists SVN-Revision: 33491
* cns3xxx: fix ethernet tx checksum offloadFelix Fietkau2012-09-191-0/+89
| | | | SVN-Revision: 33490
* cns3xxx: merge ethernet driver changes from gateworksFelix Fietkau2012-09-191-230/+258
| | | | SVN-Revision: 33489
* cns3xxx: build images for the old boot loader and the new one (default to ↵Felix Fietkau2012-09-191-2/+8
| | | | | | the new one) SVN-Revision: 33488
* cns3xxx: fix the ethernet driver makefileFelix Fietkau2012-09-191-1/+1
| | | | SVN-Revision: 33487
* cns3xxx: reorganize patches, fix pcie io space init orderFelix Fietkau2012-09-197-114/+120
| | | | SVN-Revision: 33486
* cns3xxx: move virtual io addresses to vmalloc space to fix kernel BUG() callsFelix Fietkau2012-09-195-10/+208
| | | | SVN-Revision: 33485
* cns3xxx: add missing callbacks for the laguna machine supportFelix Fietkau2012-09-194-4/+7
| | | | SVN-Revision: 33484
* fuse: remove now redundant dependency on +USE_EGLIBC:librtJo-Philipp Wich2012-09-191-1/+1
| | | | SVN-Revision: 33482
* make packages depend on +librt and +libpthread by default if eglibc is in useJo-Philipp Wich2012-09-191-1/+3
| | | | SVN-Revision: 33480