aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* 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
* add definitions for some magic values in the spi_vsc7385 driverGabor Juhos2009-07-11
| | | | SVN-Revision: 16779
* add AR7240 to BOARDNAMEGabor Juhos2009-07-11
| | | | SVN-Revision: 16778
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionFelix Fietkau2009-07-11
| | | | SVN-Revision: 16777
* move the toolchain_install stampfile to the right place to fix spurious ↵Felix Fietkau2009-07-11
| | | | | | missing toolchain errors after cleaning stuff SVN-Revision: 16776
* seems like the pages that mentioned mips 4k cores not having prefetch were ↵Felix Fietkau2009-07-11
| | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775
* rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specificMirko Vogt2009-07-11
| | | | SVN-Revision: 16773
* mips: replace -mlong-calls with -mno-long-calls to make function calls ↵Felix Fietkau2009-07-11
| | | | | | faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik SVN-Revision: 16772
* mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵Felix Fietkau2009-07-11
| | | | | | not implement it SVN-Revision: 16771
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with ↵Felix Fietkau2009-07-11
| | | | | | other drivers SVN-Revision: 16770
* remove hotplug2-oldFelix Fietkau2009-07-11
| | | | SVN-Revision: 16769
* ucitrigger depends on luaFelix Fietkau2009-07-11
| | | | SVN-Revision: 16768
* fix a bug in the SPI driver (closes #5485)Gabor Juhos2009-07-10
| | | | SVN-Revision: 16767
* atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors ↵Felix Fietkau2009-07-10
| | | | | | on devices that use a non-standard gpio line to control the spi flash chip select SVN-Revision: 16765
* PS3: Add some HID quirks to the PS3 kernel configGeoff Levand2009-07-10
| | | | SVN-Revision: 16761
* PS3: Add joystick support to the PS3 kernel configGeoff Levand2009-07-10
| | | | SVN-Revision: 16760
* PS3: Fix gelic network RX hangGeoff Levand2009-07-10
| | | | SVN-Revision: 16759
* PS3: Cleanup kernel configGeoff Levand2009-07-10
| | | | SVN-Revision: 16758
* PS3: Enable kernel command line editingGeoff Levand2009-07-10
| | | | | | | To allow for kernel command line editing add an empty comand line to the PS3 kernel config. SVN-Revision: 16757
* PS3: Enable kernel patchesGeoff Levand2009-07-10
| | | | SVN-Revision: 16756
* PS3: Revert kexec kernel patchGeoff Levand2009-07-10
| | | | | | | | Remove the uneeded PS3 kernel patch 0006-powerpc-Remove-default-kexec-crash_kernel-ops-assig.patch This patch causes the exec system call to fail. SVN-Revision: 16755
* add board setup code for the RB-450G/RB-433UAH boards * based on a patch ↵Gabor Juhos2009-07-09
| | | | | | from http://forum.openwrt.org/viewtopic.php?pid=91127#p91127 SVN-Revision: 16754
* package/lua: implement memory limits, scripts can use get_memory_limit() and ↵Jo-Philipp Wich2009-07-09
| | | | | | set_memory_limit() to cap the maximum ram usage SVN-Revision: 16753