aboutsummaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* madwifi: remove unnecessary part of the 349-reset.patch, add an ANI fix for ↵Felix Fietkau2008-06-092-9/+13
| | | | | | future HALs SVN-Revision: 11409
* Compilation fix for hostapd with newer mac80211 code. Thanks Hauke Mehrtens. ↵Peter Denison2008-06-081-1/+1
| | | | | | Fixes #3501 SVN-Revision: 11407
* add button-hotplug driver, will be usable to check status of buttons ↵Gabor Juhos2008-06-074-0/+374
| | | | | | connected to GPIO lines SVN-Revision: 11401
* oops. accidentally committed the wrong patch versionFelix Fietkau2008-06-071-4/+8
| | | | SVN-Revision: 11395
* fix madwifi on linux 2.4Felix Fietkau2008-06-061-0/+13
| | | | SVN-Revision: 11385
* use default gateway for routes that have no gw specified, Signed off by: ↵John Crispin2008-06-061-4/+2
| | | | | | Brian J. Murrell SVN-Revision: 11380
* add little endian arm wpa_supplicant config fileImre Kaloz2008-06-051-0/+139
| | | | SVN-Revision: 11369
* fix sysupgrade 'do_upgrade: not found' errorFelix Fietkau2008-06-041-1/+1
| | | | SVN-Revision: 11362
* upgrade uci to 0.4.2 - fixes some escaping and library issuesFelix Fietkau2008-06-041-2/+2
| | | | SVN-Revision: 11361
* Update b43 from compat-wireless-2008-05-26 codebasePeter Denison2008-06-0422-1673/+3090
| | | | SVN-Revision: 11358
* Update mac80211 to compat-wireless-2008-05-26Peter Denison2008-06-042-10/+21
| | | | SVN-Revision: 11357
* Update libnl to compile on and after 2.6.25Peter Denison2008-06-041-1/+1
| | | | SVN-Revision: 11356
* add wpa-eap uci configs Signed-off-by: David Bird <david@coova.com>Travis Kemen2008-06-041-1/+18
| | | | SVN-Revision: 11355
* upgrade uci to 0.4.1 improves uci.foreach and uci.get_all in the lua binding ↵Felix Fietkau2008-06-041-2/+2
| | | | | | no longer records changes for uci set with oldval == newval SVN-Revision: 11354
* move the uci lua plugin to /usr/lib/lua instead of /usr/lib/lua/5.1Felix Fietkau2008-06-041-2/+2
| | | | SVN-Revision: 11353
* add preliminary Marvell Orion supportImre Kaloz2008-06-041-0/+3
| | | | SVN-Revision: 11352
* refresh madwifi patches using upstream styleImre Kaloz2008-06-0443-505/+543
| | | | SVN-Revision: 11351
* update uci to v0.4.0 - improves lua bindingFelix Fietkau2008-06-031-3/+3
| | | | SVN-Revision: 11348
* Updated Dnsmasq to 2.42 (#3498)Steven Barth2008-06-033-12/+10
| | | | SVN-Revision: 11339
* netfilter/iptables: enable IMQ on 2.6.25Gabor Juhos2008-06-022-4/+2
| | | | SVN-Revision: 11335
* We do not need to make the experimental/install-experimental targets ↵Florian Fainelli2008-06-021-1/+2
| | | | | | starting with 1.4.x version SVN-Revision: 11325
* madwifi: fix cflags for generic mips halFelix Fietkau2008-06-011-0/+1
| | | | SVN-Revision: 11319
* fix madwifi menuconfig (thx, Othello)Felix Fietkau2008-06-012-7/+3
| | | | SVN-Revision: 11318
* add missing exportFelix Fietkau2008-06-011-17/+18
| | | | SVN-Revision: 11317
* madwifi: refresh patchesFelix Fietkau2008-06-0139-325/+323
| | | | SVN-Revision: 11316
* madwifi: clean up scanning code, add support for changing scan listsFelix Fietkau2008-06-011-0/+890
| | | | SVN-Revision: 11315
* madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx ↵Felix Fietkau2008-06-017-228/+77
| | | | | | sensitivity issues improves throughput on all cards/devices enhances link stability SVN-Revision: 11314
* clean up performance patch, add some head/tailroom calculation fixes (thx, ↵Felix Fietkau2008-06-012-58/+89
| | | | | | benoit) fix some unused variables SVN-Revision: 11313
* madwifi build scripts cleanupFelix Fietkau2008-06-012-273/+178
| | | | SVN-Revision: 11312
* fix wpa_supplicant cflagsFelix Fietkau2008-06-011-0/+1
| | | | SVN-Revision: 11311
* updated OpenSSL to 0.9.8hSteven Barth2008-05-313-13/+13
| | | | SVN-Revision: 11309
* Add Siemens SE505v2 detection to diag (#3416)Florian Fainelli2008-05-311-2/+6
| | | | SVN-Revision: 11308
* Fix ATM usb device selection (#3429)Florian Fainelli2008-05-311-2/+2
| | | | SVN-Revision: 11307
* This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 ↵Felix Fietkau2008-05-291-2/+24
| | | | | | | | tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel. Signed-off-by: "Alina Friedrichsen" <x-alina-ml@gmx.net> SVN-Revision: 11288
* move the fconfig package into trunkImre Kaloz2008-05-271-0/+46
| | | | SVN-Revision: 11274
* remove hacks to disable modules on some targets now that we do have proper ↵Nicolas Thill2008-05-2610-27/+16
| | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272
* fixed mount path (closes #3464)Matteo Croce2008-05-251-2/+2
| | | | SVN-Revision: 11267
* Fix compilation of lm77 module (#3447)Florian Fainelli2008-05-241-1/+1
| | | | SVN-Revision: 11256
* Fix mount utilites installation (#3464)Florian Fainelli2008-05-241-1/+1
| | | | SVN-Revision: 11255
* fix liblua symlink installationFelix Fietkau2008-05-232-18/+25
| | | | SVN-Revision: 11245
* Added missing header reference to InstallDev targetSteven Barth2008-05-221-0/+1
| | | | SVN-Revision: 11241
* fix lua compile issues on ixp4xx (EABI) by linking libgcc into libluaFelix Fietkau2008-05-221-23/+30
| | | | SVN-Revision: 11240
* add updated lua patchset from Steven Barth (cyrus) as explained in ↵Felix Fietkau2008-05-225-100/+4026
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html SVN-Revision: 11239
* Stopgap compilation fixes for diag and switch under 2.6.25Peter Denison2008-05-203-4/+17
| | | | SVN-Revision: 11231
* Update iproute2 to version 2.6.25, and fixup patchesPeter Denison2008-05-205-228/+159
| | | | SVN-Revision: 11230
* create /etc/fstab on boot (closes #3458)Matteo Croce2008-05-202-6/+8
| | | | SVN-Revision: 11225
* Merge branch 'openssl'Steven Barth2008-05-204-280/+25
| | | | SVN-Revision: 11224
* fix some wrong pathsMatteo Croce2008-05-192-21/+20
| | | | SVN-Revision: 11217
* avr32: add watchdog driverMatteo Croce2008-05-181-0/+16
| | | | SVN-Revision: 11192
* sound: Remove atheros restriction, since atheros can have usb sound cardsRod Whitby2008-05-181-1/+1
| | | | SVN-Revision: 11168