summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* get rid of linux 2.6.29Felix Fietkau2009-07-17131-45677/+7
| | | | SVN-Revision: 16883
* mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵Florian Fainelli2009-07-171-0/+11
| | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882
* fix comment only valid for bcm6345Florian Fainelli2009-07-171-1/+1
| | | | SVN-Revision: 16881
* make patches against iptables apply again after update to 1.4.4 (#5540)Florian Fainelli2009-07-175-13/+0
| | | | SVN-Revision: 16878
* Get rid of glamo-lcm-spi. It's not used and probably never will be.Lars-Peter Clausen2009-07-164-251/+2
| | | | SVN-Revision: 16871
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-161-0/+10
| | | | SVN-Revision: 16870
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-161-0/+1
| | | | SVN-Revision: 16869
* sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵Jo-Philipp Wich2009-07-161-1/+1
| | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867
* Reverese mangle_pmu logic. Initalize regulator constrains to those used for ↵Lars-Peter Clausen2009-07-161-22/+16
| | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866
* Cleanup glamo platform_data.Lars-Peter Clausen2009-07-1611-214/+193
| | | | SVN-Revision: 16863
* madwifi: turn software based tsf merging on by default, get rid of some ↵Felix Fietkau2009-07-161-4/+5
| | | | | | iwpriv errors on wifi restart SVN-Revision: 16862
* madwifi: clean up / fix ibss node handlingFelix Fietkau2009-07-161-0/+80
| | | | SVN-Revision: 16861
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-169-3/+675
| | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860
* mach_gta02: Add some missing always_on regulator constraints and declare ↵Lars-Peter Clausen2009-07-161-4/+8
| | | | | | regulator constraints to be fully specified. SVN-Revision: 16859
* Implement voltage listing for pc50633.Lars-Peter Clausen2009-07-161-0/+106
| | | | SVN-Revision: 16858
* upgrade to new upstream version 1.4.4Markus Wigge2009-07-151-2/+2
| | | | SVN-Revision: 16853
* binutils: fix build failure on powerpc targetGabor Juhos2009-07-141-0/+20
| | | | SVN-Revision: 16848
* madwifi: trivial antenna diversity fixFelix Fietkau2009-07-141-1/+1
| | | | SVN-Revision: 16846
* add additions from (#5149)Florian Fainelli2009-07-141-2/+6
| | | | SVN-Revision: 16841
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-142-0/+2
| | | | SVN-Revision: 16840
* ag71xx driver: rename ag71xx_debug module parameterGabor Juhos2009-07-131-4/+4
| | | | SVN-Revision: 16833
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-132-24/+32
| | | | SVN-Revision: 16831
* madwifi: remove the -mlong-calls cflag from include filesFelix Fietkau2009-07-131-0/+1
| | | | SVN-Revision: 16830
* isdn4linux modules fixesFlorian Fainelli2009-07-131-4/+6
| | | | SVN-Revision: 16829
* NET_EMATCH is a boolean (#5506)Florian Fainelli2009-07-131-1/+1
| | | | SVN-Revision: 16828
* ag71xx driver: fix a typoGabor Juhos2009-07-131-1/+1
| | | | SVN-Revision: 16827
* enable driver for the PCF857X I2C GPIO expanderGabor Juhos2009-07-133-0/+3
| | | | SVN-Revision: 16826
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-132-11/+25
| | | | SVN-Revision: 16825
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-132-23/+31
| | | | SVN-Revision: 16824
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-133-0/+126
| | | | SVN-Revision: 16823
* glamo: get rid of static driver handle.Lars-Peter Clausen2009-07-124-31/+32
| | | | SVN-Revision: 16821
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-121-1/+1
| | | | SVN-Revision: 16818
* ag71xx driver: don't flush ddr on tx pathGabor Juhos2009-07-121-6/+0
| | | | SVN-Revision: 16817
* glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵Lars-Peter Clausen2009-07-126-221/+49
| | | | | | code. SVN-Revision: 16816
* udhcpc: Pass all events to udhcpc.userVasilis Tsiligiannis2009-07-121-3/+3
| | | | | | | | | | Petitboot and maybe other apps need to know when the dhcp lease is lost. Move the udhcpc.user call to send it all udhcpc events. Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> SVN-Revision: 16815
* madwifi.sh channel fixVasilis Tsiligiannis2009-07-121-22/+17
| | | | | | | | In the madwifi.sh there is to read "only need to change freq band and channel on the first vif". This is wrong. For example if you create a new Ad-Hoc network and an AP interface, the channel is reseted to 1, regardless of the UCI setting. So remove this wrong code. Signed-off-by: Alina Friedrichsen <x-alina@gmx.net> SVN-Revision: 16814
* fix isdn4linux kernel modules with the 2.4.37 updateFlorian Fainelli2009-07-121-5/+16
| | | | SVN-Revision: 16799
* wprobe does not build on 2.4Florian Fainelli2009-07-121-0/+1
| | | | SVN-Revision: 16796
* resync kernel configuration and enable kexecFlorian Fainelli2009-07-121-2/+2
| | | | SVN-Revision: 16795
* create firmware image for the wrt400n board (based on a patch by Sandeep ↵Gabor Juhos2009-07-121-8/+9
| | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16793
* firmware-utils: add new tool for the wrt400n (based on a patch by Sandeep ↵Gabor Juhos2009-07-125-0/+726
| | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16792
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵Felix Fietkau2009-07-123-0/+293
| | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791
* madwifi: clean up wme handling, use same packet classification as mac80211Felix Fietkau2009-07-121-0/+136
| | | | SVN-Revision: 16790
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵Felix Fietkau2009-07-125-22/+21
| | | | | | enable skbedit by default SVN-Revision: 16789
* madwifi: fix another instance of excessive stack usage in wlanconfigFelix Fietkau2009-07-121-0/+9
| | | | SVN-Revision: 16788
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-113-0/+33
| | | | SVN-Revision: 16787
* Cleanup glamo mmc driver.Lars-Peter Clausen2009-07-114-580/+320
| | | | SVN-Revision: 16786
* increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-113-9/+9
| | | | SVN-Revision: 16785
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-112-7/+7
| | | | SVN-Revision: 16784
* register the VSC7395 device on the PB44 boardGabor Juhos2009-07-111-13/+65
| | | | SVN-Revision: 16783