summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* kernel/modules: package driver for the LM75 sensorGabor Juhos2009-07-221-4/+20
| | | | SVN-Revision: 16958
* kernel/modules: package ATA version of the Magicbox CF driverGabor Juhos2009-07-221-2/+20
| | | | SVN-Revision: 16957
* add missing fuse24 init scriptFlorian Fainelli2009-07-221-0/+10
| | | | SVN-Revision: 16954
* make libsas depend on x86, over targets using it may unmask it laterFlorian Fainelli2009-07-221-1/+1
| | | | SVN-Revision: 16953
* create fuse24 device on startup (#5349)Florian Fainelli2009-07-211-3/+4
| | | | SVN-Revision: 16949
* add libsas and mvsas required for VIA NAS7800Florian Fainelli2009-07-211-0/+32
| | | | SVN-Revision: 16941
* allow via-velocity to be selectable on x86Florian Fainelli2009-07-211-1/+1
| | | | SVN-Revision: 16940
* pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380)Vasilis Tsiligiannis2009-07-201-5/+6
| | | | SVN-Revision: 16935
* kernel/modules: enable Magicbox CF driver on 2.6.28Gabor Juhos2009-07-191-1/+1
| | | | SVN-Revision: 16924
* kernel/modules: package module for OpenFirmware I2C accessorsGabor Juhos2009-07-191-3/+17
| | | | SVN-Revision: 16921
* kernel/modules: package I2C bus driver for PPC4xx based systemsGabor Juhos2009-07-191-0/+16
| | | | SVN-Revision: 16919
* kernel/modules: fix Magicbox CF card driver definitionsGabor Juhos2009-07-191-4/+4
| | | | SVN-Revision: 16911
* download and install rt2870 firmware (#5519)Florian Fainelli2009-07-181-0/+14
| | | | SVN-Revision: 16893
* madwifi: fix crash on 2.6.30Felix Fietkau2009-07-182-2/+16
| | | | SVN-Revision: 16889
* get rid of linux 2.6.29Felix Fietkau2009-07-173-6/+6
| | | | SVN-Revision: 16883
* make patches against iptables apply again after update to 1.4.4 (#5540)Florian Fainelli2009-07-175-13/+0
| | | | SVN-Revision: 16878
* madwifi: fix a race condition in the ibss mergeFelix Fietkau2009-07-161-0/+10
| | | | SVN-Revision: 16870
* 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-161-0/+15
| | | | | | | | | | | | | | | | 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.4Markus Wigge2009-07-151-2/+2
| | | | SVN-Revision: 16853
* 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
* 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
* 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
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵Felix Fietkau2009-07-121-0/+9
| | | | | | 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-121-2/+9
| | | | | | 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
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionFelix Fietkau2009-07-119-104/+61
| | | | SVN-Revision: 16777
* remove hotplug2-oldFelix Fietkau2009-07-115-2478/+0
| | | | SVN-Revision: 16769
* ucitrigger depends on luaFelix Fietkau2009-07-111-1/+1
| | | | SVN-Revision: 16768
* package/lua: implement memory limits, scripts can use get_memory_limit() and ↵Jo-Philipp Wich2009-07-093-17/+294
| | | | | | 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 Fietkau2009-07-071-1/+5
| | | | | | cpu endian SVN-Revision: 16733
* wprobe: fix some endianness fail in the l2 filter codeFelix Fietkau2009-07-071-4/+7
| | | | SVN-Revision: 16732
* wprobe: fix uninitialized variableFelix Fietkau2009-07-071-1/+1
| | | | SVN-Revision: 16731
* rename the wprobe init script to /etc/init.d/wprobeFelix Fietkau2009-07-071-1/+1
| | | | SVN-Revision: 16730
* fix kexec-tools builds when libc != uClibc, strip quotes from ↵Nicolas Thill2009-07-071-2/+4
| | | | | | KEXEC_TARGET_NAME config option SVN-Revision: 16729
* fix wprobe-exportFelix Fietkau2009-07-072-3/+5
| | | | SVN-Revision: 16727
* use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)Nicolas Thill2009-07-071-2/+2
| | | | SVN-Revision: 16726
* update the init script and config for the new wprobeFelix Fietkau2009-07-072-9/+21
| | | | SVN-Revision: 16724
* fix df -h output (closes: #5290)Nicolas Thill2009-07-071-0/+13
| | | | SVN-Revision: 16723
* upgrade to the new version of wprobe - includes reconfigurable layer 2 ↵Felix Fietkau2009-07-0616-831/+2358
| | | | | | statistics, remote access, more configuration options and many bugfixes SVN-Revision: 16719
* ucitrigger: add options to force enable/disable specific triggersFelix Fietkau2009-07-062-4/+62
| | | | SVN-Revision: 16718
* Baltic language support in kernelGabor Juhos2009-07-061-0/+34
| | | | | | | | Add Baltic langugae support in kernel package Signed-off-by: zintis.petersons@e-mail.lv SVN-Revision: 16717