summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* add timer fix by mmp from http://forum.openwrt.org/viewtopic.php?id=14841Felix Fietkau2008-04-071-0/+53
| | | | SVN-Revision: 10750
* upgrade to broadcom-wl 4.150.10.5.2Felix Fietkau2008-04-077-1476/+13
| | | | SVN-Revision: 10749
* Fix layer7 user-space iptables compilation (#3307)Florian Fainelli2008-04-061-1/+2
| | | | SVN-Revision: 10745
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-065-2974/+1481
| | | | SVN-Revision: 10744
* This rt2x00 version only compiles for 2.6.24 (#3211)Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10743
* Switch to compat-wirelessFlorian Fainelli2008-04-0666-27939/+13
| | | | SVN-Revision: 10742
* Fix typoFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10741
* rt2500 cvs will not build on 2.6.24Florian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10740
* 2.6.24 rt2x00 version needs more objects to produce the libraryFlorian Fainelli2008-04-061-1/+1
| | | | SVN-Revision: 10737
* Install libuci and headers in staging_dirAndy Boyett2008-04-041-1/+8
| | | | SVN-Revision: 10732
* fix typo(2) in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10727
* fix typo in watchdog init scriptMatteo Croce2008-04-031-1/+1
| | | | SVN-Revision: 10726
* add gpio support to atheros, fixes #1861, thanks OthelloJohn Crispin2008-04-031-1/+1
| | | | SVN-Revision: 10724
* Start the watchdog daemon if a harware watchdog is presentFlorian Fainelli2008-04-031-0/+7
| | | | SVN-Revision: 10721
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* fix interface enumeration issues related to /var/state/network (thx to fish ↵Felix Fietkau2008-04-022-4/+14
| | | | | | for debugging this) SVN-Revision: 10715
* Fix kmod-nls-* dependency under brcm-2.4Florian Fainelli2008-04-021-14/+1
| | | | SVN-Revision: 10712
* Add routed support to br2684Florian Fainelli2008-04-022-1/+307
| | | | | | Signed-off-by: Juan I. Gonzalez <juan.i.gonzalez at subdown dot net> SVN-Revision: 10710
* Upgrade fuse-2.7.1 to fuse-2.7.3 to fix breakage (#3246)Florian Fainelli2008-04-016-605/+359
| | | | | | Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> SVN-Revision: 10698
* add a package for the udev vol_id utility (thx, fish)Felix Fietkau2008-04-011-0/+13
| | | | SVN-Revision: 10697
* fix dnsmasq compilation on some systemsFelix Fietkau2008-03-311-0/+1
| | | | SVN-Revision: 10696
* Add support for the WL-500gP v2Andy Boyett2008-03-312-1/+14
| | | | SVN-Revision: 10693
* Add support for the ASUS WL-520gUAndy Boyett2008-03-312-4/+23
| | | | SVN-Revision: 10692
* broadcom-diag cleanupAndy Boyett2008-03-311-30/+32
| | | | SVN-Revision: 10691
* add frameburst closes #1759Travis Kemen2008-03-291-0/+2
| | | | SVN-Revision: 10689
* Add support for the C19 revision of the ACX111 firmware (#3280)Florian Fainelli2008-03-292-14/+30
| | | | SVN-Revision: 10686
* fix wrong description nameTravis Kemen2008-03-291-1/+1
| | | | SVN-Revision: 10684
* add sdcard support for avr32 platformsTravis Kemen2008-03-291-0/+15
| | | | SVN-Revision: 10683
* Allow setting mac80211 interface into ad-hoc mode (#3247)Florian Fainelli2008-03-271-2/+7
| | | | SVN-Revision: 10677
* Create the kmod-spi package and load mmc_over_gpio after spi (#3273)Florian Fainelli2008-03-272-9/+18
| | | | SVN-Revision: 10675
* Fix the watchdog path for the SCX200 watchdog driverFlorian Fainelli2008-03-271-1/+1
| | | | | | Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org> SVN-Revision: 10672
* Create a dummy sit package for 2.4 kernelsqFlorian Fainelli2008-03-271-0/+9
| | | | SVN-Revision: 10668
* Load xt_layer7 for 2.6 kernels (#3269)Florian Fainelli2008-03-271-0/+1
| | | | SVN-Revision: 10667
* This upgrades dnsmasq-2.40 to dnsmasq-2.41. Signed-off-by: Alexandros C. ↵Travis Kemen2008-03-261-2/+2
| | | | | | Couloumbis <alex at ozo.com> SVN-Revision: 10663
* This patch fixes missing hwmon-vid module error on LM77 package build. ↵Travis Kemen2008-03-251-7/+9
| | | | | | hwmon-vid is not a dependency for LM77 so it does not get build. Signed-off-by: Vasilis Tsiligiannis <acinonyxs@yahoo.gr> SVN-Revision: 10657
* mmc_over_gpio: Add initscript that will create a device Note that we should ↵Michael Büsch2008-03-212-2/+30
| | | | | | use a config file where we can define an arbitrary number of devices. SVN-Revision: 10638
* linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI ↵Michael Büsch2008-03-216-6/+771
| | | | | | interface. SVN-Revision: 10637
* fix a bug causing the init script to fail and incorrect number of lan portsTravis Kemen2008-03-201-6/+2
| | | | SVN-Revision: 10635
* madwifi: add support for drop-in hal replacementsFelix Fietkau2008-03-201-0/+12
| | | | SVN-Revision: 10629
* Revert r10553 "fix channel change bugs," causes kernel oopses. Closes #3213.Andy Boyett2008-03-201-10/+11
| | | | SVN-Revision: 10628
* fix broken init file and some cleanupTravis Kemen2008-03-182-8/+14
| | | | SVN-Revision: 10613
* Fix compilation of fuse with 2.6.24Florian Fainelli2008-03-161-0/+246
| | | | SVN-Revision: 10609
* bumped wpa_supplicant to 0.5.10Andy Boyett2008-03-161-5/+5
| | | | SVN-Revision: 10608
* gpioctl: Allow build on bcm47xxMichael Büsch2008-03-151-1/+1
| | | | SVN-Revision: 10604
* gpioctl get: Fix typo in the printf arguments.Michael Büsch2008-03-151-1/+1
| | | | SVN-Revision: 10603
* Check the return values of kmalloc()Michael Büsch2008-03-131-6/+25
| | | | SVN-Revision: 10599
* make madwifi startup script aware of new iwpriv optionsJohn Crispin2008-03-131-0/+6
| | | | SVN-Revision: 10598
* ar7-atm: patch was against an older tarball, fixear7-atm: patch was against ↵Matteo Croce2008-03-111-2/+2
| | | | | | an older tarball, fixedd SVN-Revision: 10590
* ar7-atm: apply patch wellMatteo Croce2008-03-111-585/+580
| | | | SVN-Revision: 10589
* ar7-atm: fix sysctl (closes #3122)Matteo Croce2008-03-111-27/+36
| | | | SVN-Revision: 10588