aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* make patches against iptables apply again after update to 1.4.4 (#5540)Florian Fainelli2009-07-17
| | | | SVN-Revision: 16878
* Get rid of glamo-lcm-spi. It's not used and probably never will be.Lars-Peter Clausen2009-07-16
| | | | SVN-Revision: 16871
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-16
| | | | SVN-Revision: 16870
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-16
| | | | SVN-Revision: 16869
* sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵Jo-Philipp Wich2009-07-16
| | | | | | 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-16
| | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866
* Cleanup glamo platform_data.Lars-Peter Clausen2009-07-16
| | | | SVN-Revision: 16863
* madwifi: turn software based tsf merging on by default, get rid of some ↵Felix Fietkau2009-07-16
| | | | | | iwpriv errors on wifi restart SVN-Revision: 16862
* madwifi: clean up / fix ibss node handlingFelix Fietkau2009-07-16
| | | | SVN-Revision: 16861
* This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵Florian Fainelli2009-07-16
| | | | | | | | | | | | | | | | 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-16
| | | | | | regulator constraints to be fully specified. SVN-Revision: 16859
* Implement voltage listing for pc50633.Lars-Peter Clausen2009-07-16
| | | | SVN-Revision: 16858
* upgrade to new upstream version 1.4.4Markus Wigge2009-07-15
| | | | SVN-Revision: 16853
* binutils: fix build failure on powerpc targetGabor Juhos2009-07-14
| | | | SVN-Revision: 16848
* madwifi: trivial antenna diversity fixFelix Fietkau2009-07-14
| | | | SVN-Revision: 16846
* add additions from (#5149)Florian Fainelli2009-07-14
| | | | SVN-Revision: 16841
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-14
| | | | SVN-Revision: 16840
* ag71xx driver: rename ag71xx_debug module parameterGabor Juhos2009-07-13
| | | | SVN-Revision: 16833
* kernel: fix a relative addressing bug in the mips module relocation code changeFelix Fietkau2009-07-13
| | | | SVN-Revision: 16831
* madwifi: remove the -mlong-calls cflag from include filesFelix Fietkau2009-07-13
| | | | SVN-Revision: 16830
* isdn4linux modules fixesFlorian Fainelli2009-07-13
| | | | SVN-Revision: 16829
* NET_EMATCH is a boolean (#5506)Florian Fainelli2009-07-13
| | | | SVN-Revision: 16828
* ag71xx driver: fix a typoGabor Juhos2009-07-13
| | | | SVN-Revision: 16827
* enable driver for the PCF857X I2C GPIO expanderGabor Juhos2009-07-13
| | | | SVN-Revision: 16826
* ag71xx driver: align descriptors on cache_line boundaryGabor Juhos2009-07-13
| | | | SVN-Revision: 16825
* ag71xx driver: store descriptor pointers in ag71xx_bufGabor Juhos2009-07-13
| | | | SVN-Revision: 16824
* MIPS: fix loading of modules with unresolved weak symbolsGabor Juhos2009-07-13
| | | | SVN-Revision: 16823
* glamo: get rid of static driver handle.Lars-Peter Clausen2009-07-12
| | | | SVN-Revision: 16821
* ag71xx driver: descriptors always aligned on 4 byte boundaryGabor Juhos2009-07-12
| | | | SVN-Revision: 16818
* ag71xx driver: don't flush ddr on tx pathGabor Juhos2009-07-12
| | | | SVN-Revision: 16817
* glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵Lars-Peter Clausen2009-07-12
| | | | | | code. SVN-Revision: 16816
* udhcpc: Pass all events to udhcpc.userVasilis Tsiligiannis2009-07-12
| | | | | | | | | | 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-12
| | | | | | | | 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-12
| | | | SVN-Revision: 16799
* wprobe does not build on 2.4Florian Fainelli2009-07-12
| | | | SVN-Revision: 16796
* resync kernel configuration and enable kexecFlorian Fainelli2009-07-12
| | | | SVN-Revision: 16795
* create firmware image for the wrt400n board (based on a patch by Sandeep ↵Gabor Juhos2009-07-12
| | | | | | 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-12
| | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16792
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵Felix Fietkau2009-07-12
| | | | | | 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-12
| | | | SVN-Revision: 16790
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵Felix Fietkau2009-07-12
| | | | | | enable skbedit by default SVN-Revision: 16789
* madwifi: fix another instance of excessive stack usage in wlanconfigFelix Fietkau2009-07-12
| | | | SVN-Revision: 16788
* use subsys_initcall in the i2c-gpio driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16787
* Cleanup glamo mmc driver.Lars-Peter Clausen2009-07-11
| | | | SVN-Revision: 16786
* increase size of the kernel partition on the TL-WR[789]41N boardsGabor Juhos2009-07-11
| | | | SVN-Revision: 16785
* increase size of the kernel partition on the TEW-632BR boardGabor Juhos2009-07-11
| | | | SVN-Revision: 16784
* register the VSC7395 device on the PB44 boardGabor Juhos2009-07-11
| | | | SVN-Revision: 16783
* enable I2C_GPIO driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16782
* add SPI controller driver for the PB44 boardGabor Juhos2009-07-11
| | | | SVN-Revision: 16781
* use platform data to setup the MAC_CFG register in the spi_vsc7385 driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16780