summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: add latch handling code for the RB750Gabor Juhos2010-03-082-0/+104
| | | | SVN-Revision: 20050
* ar71xx: increase kernel partition size for the WP543 boardsGabor Juhos2010-03-081-4/+4
| | | | SVN-Revision: 20049
* dnsmasq: prevent bad command line error when a dhcp pool has ignore set and ↵Jo-Philipp Wich2010-03-081-1/+1
| | | | | | the corresponding iface has only whitespace as value SVN-Revision: 20048
* acx: remove wrong CONFIG_PCI dep (should have been PCI_SUPPORT, but that ↵Nicolas Thill2010-03-081-1/+1
| | | | | | just fails on some targets) SVN-Revision: 20047
* mac80211: remove an obsolete patch which breaks 2.6.32 compatFelix Fietkau2010-03-081-14/+0
| | | | SVN-Revision: 20046
* mac80211: small whitespace fix in minstrel_htFelix Fietkau2010-03-081-1/+1
| | | | SVN-Revision: 20045
* Add sound support for the n516.Lars-Peter Clausen2010-03-073-0/+313
| | | | SVN-Revision: 20044
* Add support for enabling/disabling the aic controllers clock.Lars-Peter Clausen2010-03-072-27/+50
| | | | SVN-Revision: 20043
* mac80211: fix a few more minstrel_ht bugs (thx to Christian Lamparter)Felix Fietkau2010-03-071-6/+8
| | | | SVN-Revision: 20040
* add support for new ar7-atm version D7.05.00.00 (#6515)Florian Fainelli2010-03-0722-0/+1761
| | | | SVN-Revision: 20039
* mac80211: improve minstrel_ht performance by reducing the impact of slow ↵Felix Fietkau2010-03-071-6/+14
| | | | | | sampling SVN-Revision: 20038
* correct the MDIO base address and reset sequence for Titan (#6573)Florian Fainelli2010-03-072-27/+85
| | | | SVN-Revision: 20037
* add one more acx-mac80211 patch to finally allow its building on ar7Florian Fainelli2010-03-071-0/+13
| | | | SVN-Revision: 20036
* mac80211: simplify minstrel_ht code, rewrite packet sampling algorithm for ↵Felix Fietkau2010-03-071-126/+107
| | | | | | improved performance and a-mpdu length SVN-Revision: 20035
* mac80211: increase minstrel_ht precision by properly using a-mpdu frame statsFelix Fietkau2010-03-071-5/+4
| | | | SVN-Revision: 20034
* mac80211: implement .rate_update in minstrel_htFelix Fietkau2010-03-071-23/+45
| | | | SVN-Revision: 20033
* mac80211: update to wireless-testing 2010-03-03Felix Fietkau2010-03-0713-119/+11
| | | | SVN-Revision: 20032
* uClibc: enhance debug support (closes: #6118)Nicolas Thill2010-03-074-5/+22
| | | | SVN-Revision: 20031
* uClibc: revert to old linuxthreads implementation on x86 (like all others ↵Nicolas Thill2010-03-074-8/+0
| | | | | | arches) SVN-Revision: 20030
* ar71xx: add preliminary support for the RouterBOARD 750Gabor Juhos2010-03-078-0/+53
| | | | SVN-Revision: 20029
* ar71xx: make the rb4xx nand driver depends on AR71XX_MACH_RB4XXGabor Juhos2010-03-072-2/+2
| | | | SVN-Revision: 20028
* ar71xx: rename mach-rb-4xx.c to mach-rb4xx.c, and change Kconfig symbolGabor Juhos2010-03-075-4/+4
| | | | SVN-Revision: 20027
* siit: oops, 'make M=... modules' is 2.6 only, use SUBDIRS=... insteadNicolas Thill2010-03-071-1/+1
| | | | SVN-Revision: 20026
* siit: use $(KERNEL_MAKEOPTS)Nicolas Thill2010-03-071-7/+3
| | | | SVN-Revision: 20025
* siit: remove obsolete dep (builds fine on 2.6.31 since r18191)Nicolas Thill2010-03-071-1/+1
| | | | SVN-Revision: 20024
* let 802.1q tagged frames go in and out from cpmac (#6730)Florian Fainelli2010-03-062-0/+22
| | | | SVN-Revision: 20023
* fallback to "dumb switch" mode if no PHY was detectedFlorian Fainelli2010-03-061-0/+16
| | | | | | | This will enable the second Ethernet MAC in most cases, but will allow previously non working devices to work. SVN-Revision: 20022
* fix cpmac panics with 2.6.32 (#6764)Florian Fainelli2010-03-061-0/+15
| | | | SVN-Revision: 20021
* add some missing patches to acx-mac80211 it now builds the pci module as wellFlorian Fainelli2010-03-062-0/+62
| | | | SVN-Revision: 20020
* gcc: only enable/disable TLS support in final stage (closes: #6788)Nicolas Thill2010-03-061-5/+8
| | | | SVN-Revision: 20018
* move netdev_ops conversion, previous hunk was not correctFlorian Fainelli2010-03-061-7/+17
| | | | SVN-Revision: 20016
* update acx-mac80211 to a newer snapshot and fix its compilation wrt new ↵Florian Fainelli2010-03-068-371/+176
| | | | | | includes path SVN-Revision: 20015
* migrate acx to netdev_ops, required for later kernelsFlorian Fainelli2010-03-061-0/+41
| | | | SVN-Revision: 20014
* mac80211: enable debugfs support by default - having access to the rate ↵Felix Fietkau2010-03-061-0/+1
| | | | | | control statistics is very useful for figuring out the real quality of a link SVN-Revision: 20011
* fix missing symbols for kernel 2.6.33, closes #6803 thanks MaddesTravis Kemen2010-03-051-0/+24
| | | | SVN-Revision: 20010
* fix missing symbols for kernel 2.6.32, closes #6802 thanks MaddesTravis Kemen2010-03-051-0/+3
| | | | SVN-Revision: 20009
* add missing symbolTravis Kemen2010-03-051-0/+1
| | | | SVN-Revision: 20008
* ar71xx: don't init PCI irqs on the AR7240 if the PCIe subsystem are in resetGabor Juhos2010-03-051-0/+7
| | | | SVN-Revision: 20007
* ar71xx: fix sysupgrade on the WRT400N (thanks to chuljin)Gabor Juhos2010-03-051-1/+1
| | | | | | * closes #6782 SVN-Revision: 20006
* ar71xx: fix status led detection on the RB4xx boardsGabor Juhos2010-03-052-4/+16
| | | | SVN-Revision: 20005
* ar71xx: ag71xx: move calling ag71xx_phy_stop out from spinlockGabor Juhos2010-03-051-3/+3
| | | | SVN-Revision: 20004
* ar71xx: ag71xx: move link update functionGabor Juhos2010-03-053-104/+105
| | | | SVN-Revision: 20003
* ar71xx: ag71xx: don't use dev->trans_startGabor Juhos2010-03-052-3/+1
| | | | SVN-Revision: 20002
* ar71xx: ag71xx: use dma_unmap_single to unmap framesGabor Juhos2010-03-052-5/+14
| | | | SVN-Revision: 20001
* this patch fixes package/Makefile.Travis Kemen2010-03-051-2/+4
| | | | | | -Raphael SVN-Revision: 20000
* this patch fixes uboot-envtools so that it is no longer broken.Travis Kemen2010-03-053-17/+132
| | | | | | -Raphael SVN-Revision: 19999
* there are quite a lot of package using ln -sf in their Makefile, so this ↵Travis Kemen2010-03-051-1/+2
| | | | | | | | | | | | patch adds LN:=ln -sf to rules.mk -Raphael SVN-Revision: 19998
* this patch uses PKG_INSTALL:=1 and simplifies the Makefile, separates the ↵Travis Kemen2010-03-051-33/+21
| | | | | | | | menuconfig options in a separates Config.in file, adds a new patch to disable man pages (there was an error with QUILT=1 without this patch, as ln was used without -f), renames patches to be more explicit (and 1xx for Makefile patches and 2xx for source patches) -Raphael SVN-Revision: 19997
* The attached patch replaces $(1) install by $(if $(1), $(1), install) in the ↵Travis Kemen2010-03-051-1/+1
| | | | | | | | | | | | | | | | | definition, in order to be able to specify an install rule, which is not always called install (example: trunk/package/ncurses/Makefile has rules called install.libs and install.data). Then its possible to do this in ncurses Makefile: define Build/Install $(call Build/Install/Default, install.libs install.data) endef This patch does not affect anything else, as if no parameter is given, it will use install as before. -Raphael SVN-Revision: 19996
* this patch fixes toolchain parallel build, which reduces build time.Travis Kemen2010-03-052-3/+3
| | | | | | | | | | | | | | | In order to enable parallel build, change line 21 of include/host-build.mk from: override MAKEFLAGS= to: override MAKEFLAGS=$(MAKE_JOBS) -Raphael SVN-Revision: 19995