Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel/modules: package ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 | |
| | | | | SVN-Revision: 16957 | |||
* | add missing fuse24 init script | Florian Fainelli | 2009-07-22 | |
| | | | | SVN-Revision: 16954 | |||
* | make libsas depend on x86, over targets using it may unmask it later | Florian Fainelli | 2009-07-22 | |
| | | | | SVN-Revision: 16953 | |||
* | create fuse24 device on startup (#5349) | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16949 | |||
* | add libsas and mvsas required for VIA NAS7800 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16941 | |||
* | allow via-velocity to be selectable on x86 | Florian Fainelli | 2009-07-21 | |
| | | | | SVN-Revision: 16940 | |||
* | pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380) | Vasilis Tsiligiannis | 2009-07-20 | |
| | | | | SVN-Revision: 16935 | |||
* | kernel/modules: enable Magicbox CF driver on 2.6.28 | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16924 | |||
* | kernel/modules: package module for OpenFirmware I2C accessors | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16921 | |||
* | kernel/modules: package I2C bus driver for PPC4xx based systems | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16919 | |||
* | kernel/modules: fix Magicbox CF card driver definitions | Gabor Juhos | 2009-07-19 | |
| | | | | SVN-Revision: 16911 | |||
* | download and install rt2870 firmware (#5519) | Florian Fainelli | 2009-07-18 | |
| | | | | SVN-Revision: 16893 | |||
* | madwifi: fix crash on 2.6.30 | Felix Fietkau | 2009-07-18 | |
| | | | | SVN-Revision: 16889 | |||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | |
| | | | | SVN-Revision: 16883 | |||
* | make patches against iptables apply again after update to 1.4.4 (#5540) | Florian Fainelli | 2009-07-17 | |
| | | | | SVN-Revision: 16878 | |||
* | madwifi: fix a race condition in the ibss merge | Felix Fietkau | 2009-07-16 | |
| | | | | SVN-Revision: 16870 | |||
* | madwifi: turn software based tsf merging on by default, get rid of some ↵ | Felix Fietkau | 2009-07-16 | |
| | | | | | | iwpriv errors on wifi restart SVN-Revision: 16862 | |||
* | madwifi: clean up / fix ibss node handling | Felix Fietkau | 2009-07-16 | |
| | | | | SVN-Revision: 16861 | |||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-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 | |||
* | upgrade to new upstream version 1.4.4 | Markus Wigge | 2009-07-15 | |
| | | | | SVN-Revision: 16853 | |||
* | madwifi: trivial antenna diversity fix | Felix Fietkau | 2009-07-14 | |
| | | | | SVN-Revision: 16846 | |||
* | add additions from (#5149) | Florian Fainelli | 2009-07-14 | |
| | | | | SVN-Revision: 16841 | |||
* | madwifi: remove the -mlong-calls cflag from include files | Felix Fietkau | 2009-07-13 | |
| | | | | SVN-Revision: 16830 | |||
* | isdn4linux modules fixes | Florian Fainelli | 2009-07-13 | |
| | | | | SVN-Revision: 16829 | |||
* | NET_EMATCH is a boolean (#5506) | Florian Fainelli | 2009-07-13 | |
| | | | | SVN-Revision: 16828 | |||
* | udhcpc: Pass all events to udhcpc.user | Vasilis Tsiligiannis | 2009-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 fix | Vasilis Tsiligiannis | 2009-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 update | Florian Fainelli | 2009-07-12 | |
| | | | | SVN-Revision: 16799 | |||
* | wprobe does not build on 2.4 | Florian Fainelli | 2009-07-12 | |
| | | | | SVN-Revision: 16796 | |||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-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 mac80211 | Felix Fietkau | 2009-07-12 | |
| | | | | SVN-Revision: 16790 | |||
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵ | Felix Fietkau | 2009-07-12 | |
| | | | | | | enable skbedit by default SVN-Revision: 16789 | |||
* | madwifi: fix another instance of excessive stack usage in wlanconfig | Felix Fietkau | 2009-07-12 | |
| | | | | SVN-Revision: 16788 | |||
* | upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler action | Felix Fietkau | 2009-07-11 | |
| | | | | SVN-Revision: 16777 | |||
* | remove hotplug2-old | Felix Fietkau | 2009-07-11 | |
| | | | | SVN-Revision: 16769 | |||
* | ucitrigger depends on lua | Felix Fietkau | 2009-07-11 | |
| | | | | SVN-Revision: 16768 | |||
* | package/lua: implement memory limits, scripts can use get_memory_limit() and ↵ | Jo-Philipp Wich | 2009-07-09 | |
| | | | | | | set_memory_limit() to cap the maximum ram usage SVN-Revision: 16753 | |||
* | wprobe: the bpf code expects direct-access fields to be in big endian, not ↵ | Felix Fietkau | 2009-07-07 | |
| | | | | | | cpu endian SVN-Revision: 16733 | |||
* | wprobe: fix some endianness fail in the l2 filter code | Felix Fietkau | 2009-07-07 | |
| | | | | SVN-Revision: 16732 | |||
* | wprobe: fix uninitialized variable | Felix Fietkau | 2009-07-07 | |
| | | | | SVN-Revision: 16731 | |||
* | rename the wprobe init script to /etc/init.d/wprobe | Felix Fietkau | 2009-07-07 | |
| | | | | SVN-Revision: 16730 | |||
* | fix kexec-tools builds when libc != uClibc, strip quotes from ↵ | Nicolas Thill | 2009-07-07 | |
| | | | | | | KEXEC_TARGET_NAME config option SVN-Revision: 16729 | |||
* | fix wprobe-export | Felix Fietkau | 2009-07-07 | |
| | | | | SVN-Revision: 16727 | |||
* | use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452) | Nicolas Thill | 2009-07-07 | |
| | | | | SVN-Revision: 16726 | |||
* | update the init script and config for the new wprobe | Felix Fietkau | 2009-07-07 | |
| | | | | SVN-Revision: 16724 | |||
* | fix df -h output (closes: #5290) | Nicolas Thill | 2009-07-07 | |
| | | | | SVN-Revision: 16723 | |||
* | upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵ | Felix Fietkau | 2009-07-06 | |
| | | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719 | |||
* | ucitrigger: add options to force enable/disable specific triggers | Felix Fietkau | 2009-07-06 | |
| | | | | SVN-Revision: 16718 | |||
* | Baltic language support in kernel | Gabor Juhos | 2009-07-06 | |
| | | | | | | | | Add Baltic langugae support in kernel package Signed-off-by: zintis.petersons@e-mail.lv SVN-Revision: 16717 | |||
* | Add the gpio_keys input module to menuconfig | Gabor Juhos | 2009-07-06 | |
| | | | | | | Signed-off-by: Ferenc Wagner <wferi@niif.hu> SVN-Revision: 16716 |