aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add kmod-usb-serial-ftdi to the dLAN USB Extender profileFlorian Fainelli2012-09-251-1/+1
* mac80211: avoid sending useless delBA frames on client disassocFelix Fietkau2012-09-251-0/+31
* ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh modeFelix Fietkau2012-09-251-0/+13
* make uci-defaults switch detection work on rt5350John Crispin2012-09-251-1/+1
* add ethernet support for rt5350John Crispin2012-09-252-18/+106
* make ramips ethernet use a register mapping tableJohn Crispin2012-09-251-29/+79
* activate failsafe on all ports of the switch and not just port 0.Hauke Mehrtens2012-09-251-1/+1
* ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boardsGabor Juhos2012-09-253-3/+198
* ar71xx: automatically find WLAN calibration data on TEW-673GRUGabor Juhos2012-09-251-18/+46
* ar71xx: automatically find WLAN calibration data on DIR-825-B1Gabor Juhos2012-09-251-17/+44
* ar71xx: add missing backslash to uci-defaults/leds (closes #12240)Gabor Juhos2012-09-251-1/+1
* unbreak port mapping detectionJohn Crispin2012-09-251-0/+1
* ar71xx: use different machtype and setup for the TL-MR3040Gabor Juhos2012-09-247-16/+63
* version.mk: ensure that %S is always populated with a subtarget identifier, f...Jo-Philipp Wich2012-09-241-1/+1
* base-files: remove obsolete entries from sysctl.conf (#12236)Felix Fietkau2012-09-241-5/+0
* openssl: use asm SHA1, SHA256, AES on MIPS.Felix Fietkau2012-09-243-6/+77
* mac80211: extend help for new options in b43-fwsquash.pyHauke Mehrtens2012-09-231-0/+2
* mac80211: fiy typo in b43-fwsquash.pyHauke Mehrtens2012-09-231-2/+2
* hostapd: move the + to the correct lineFelix Fietkau2012-09-231-3/+3
* grub2: use the static lzma lib instead of the dynamic oneFelix Fietkau2012-09-231-1/+2
* x86: avoid using grub prepare when using grub2Felix Fietkau2012-09-231-1/+1
* build: add the + token to any commands that can pass through the jobserver, f...Felix Fietkau2012-09-2320-22/+23
* grub2: disable nls to fix build failure when libintl/host is builtFelix Fietkau2012-09-231-1/+2
* build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messagesFelix Fietkau2012-09-231-1/+2
* tools: flex depends on m4Felix Fietkau2012-09-231-0/+1
* tools/mkimage: avoid picking up unrelated /usr/include headers with the same ...Felix Fietkau2012-09-232-0/+21
* include/netfilter.mk: remove a few obsolete linesFelix Fietkau2012-09-231-8/+0
* e2fsprogs: drop an unnecessary include that breaks on mac os xFelix Fietkau2012-09-221-0/+10
* x86-generic: enable a few more common kernel options/driversFelix Fietkau2012-09-221-4/+70
* kernel: increase log buffer sizeFelix Fietkau2012-09-221-1/+1
* x86: enable usb storage support for the generic subtarget to support booting ...Felix Fietkau2012-09-221-0/+10
* x86: add support for building grub2 imagesFelix Fietkau2012-09-224-3/+56
* add a package for grub2Felix Fietkau2012-09-222-0/+126
* x86: split generic image building into a separate scriptFelix Fietkau2012-09-222-36/+40
* x86: rename gen_image_x86.sh to gen_image_grub.shFelix Fietkau2012-09-222-1/+1
* host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGSFelix Fietkau2012-09-221-1/+5
* rules.mk: add TARGET_AR and TARGET_RANLIBFelix Fietkau2012-09-221-0/+2
* comgt: perform case insensitive match when probing for Huawei devices (#12039)Jo-Philipp Wich2012-09-222-2/+2
* switch: warn if ndo_do_ioctl is not implemented in the Ethernet driverHauke Mehrtens2012-09-221-0/+4
* mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missi...Hauke Mehrtens2012-09-221-2/+6
* cns3xxx: fix ethernet driver tx completion and queue stop/startFelix Fietkau2012-09-221-0/+110
* cns3xxx: implement ethernet fraglist tx support for improved bridging perform...Felix Fietkau2012-09-221-18/+191
* move gpio stuff into the right fileImre Kaloz2012-09-212-111/+111
* refresh patchesImre Kaloz2012-09-212-9/+2
* cns3xxx: add a small optimization for rx offloadFelix Fietkau2012-09-211-0/+27
* cns3xxx: fix ethernet port lookup for multi-descriptor jumbo framesFelix Fietkau2012-09-211-14/+26
* cns3xxx: fix ethernet packet alignment issues (hw has an alignment requiremen...Felix Fietkau2012-09-201-14/+18
* kernel: enable perf events when enabling profiling, fixes oprofile on armFelix Fietkau2012-09-202-0/+6
* deactivate mips wait instruction for MIPS 74K on Broadcom SoCsHauke Mehrtens2012-09-201-0/+12
* cns3xxx: remove the broken flagFelix Fietkau2012-09-191-1/+1