aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for im...Felix Fietkau2010-03-071-126/+107
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsFelix Fietkau2010-03-071-5/+4
* mac80211: implement .rate_update in minstrel_htFelix Fietkau2010-03-071-23/+45
* mac80211: update to wireless-testing 2010-03-03Felix Fietkau2010-03-0713-119/+11
* [toolchain] uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-074-5/+22
* [toolchain] uClibc: revert to old linuxthreads implementation on x86 (like al...Nicolas Thill2010-03-074-8/+0
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
* [package] siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadNicolas Thill2010-03-071-1/+1
* [package] siit: use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-071-7/+3
* [package] siit: remove obsolete dep (builds fine on 2.6.31 since r18191)Nicolas Thill2010-03-071-1/+1
* [ar7] let 802.1q tagged frames go in and out from cpmac (#6730)Florian Fainelli2010-03-062-0/+22
* [ar7] fallback to "dumb switch" mode if no PHY was detectedFlorian Fainelli2010-03-061-0/+16
* [ar7] fix cpmac panics with 2.6.32 (#6764)Florian Fainelli2010-03-061-0/+15
* [ar7] add some missing patches to acx-mac80211 it now builds the pci module a...Florian Fainelli2010-03-062-0/+62
* [toolchain] gcc: only enable/disable TLS support in final stage (closes: #6788)Nicolas Thill2010-03-061-5/+8
* [ar7] move netdev_ops conversion, previous hunk was not correctFlorian Fainelli2010-03-061-7/+17
* [ar7] update acx-mac80211 to a newer snapshot and fix its compilation wrt new...Florian Fainelli2010-03-068-371/+176
* [ar7] migrate acx to netdev_ops, required for later kernelsFlorian Fainelli2010-03-061-0/+41
* mac80211: enable debugfs support by default - having access to the rate contr...Felix Fietkau2010-03-061-0/+1
* fix missing symbols for kernel 2.6.33, closes #6803 thanks MaddesTravis Kemen2010-03-051-0/+24
* fix missing symbols for kernel 2.6.32, closes #6802 thanks MaddesTravis Kemen2010-03-051-0/+3
* add missing symbolTravis Kemen2010-03-051-0/+1
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-053-104/+105
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-052-3/+1
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-052-5/+14
* this patch fixes package/Makefile.Travis Kemen2010-03-051-2/+4
* this patch fixes uboot-envtools so that it is no longer broken.Travis Kemen2010-03-053-17/+132
* there are quite a lot of package using ln -sf in their Makefile, soTravis Kemen2010-03-051-1/+2
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile,Travis Kemen2010-03-051-33/+21
* The attached patch replaces $(1) install by $(if $(1), $(1),Travis Kemen2010-03-051-1/+1
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-052-3/+3
* this patch simplifies the Makefile by using PKG_INSTALL:=1 and fixesTravis Kemen2010-03-051-25/+22
* this patch simplifies the Makefile by using PKG_INSTALL:=1, and it alsoTravis Kemen2010-03-051-29/+23
* add build logs directory to 'svn:ignore' propertyNicolas Thill2010-03-050-0/+0
* remove bison requirement (see [10398] & [14900])Nicolas Thill2010-03-051-1/+1
* [xburst] Add support for the n516Lars-Peter Clausen2010-03-0511-3/+2467
* [xburst] Add subtarget for each deviceLars-Peter Clausen2010-03-057-23/+57
* image.mk: Adjust ubifs build behaviour to that of others image typesLars-Peter Clausen2010-03-051-1/+2
* [xburst] jz4740 pm: Fix gpio suspend/resume. Turn pll off while in suspend an...Lars-Peter Clausen2010-03-056-20/+52
* [xburst] gpio.h: Add proper parenthesis to JZ_GPIO_PORTX macrosLars-Peter Clausen2010-03-051-4/+4
* [xburst] jz4740_fb: Add support for parallel displays, improve power consumptionLars-Peter Clausen2010-03-053-106/+295
* include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-051-7/+3
* firstboot: detect mtd, rom & jffs parts first, fix jffs mounted testNicolas Thill2010-03-051-5/+5
* [rdc] fix watchdog driver unregistering, patch by Bernhard LoosFlorian Fainelli2010-03-041-3/+12