summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Add support for OTI6858 and ARK3116 usb serial converters (#3442)Florian Fainelli2008-05-181-0/+30
| | | | SVN-Revision: 11167
* ifndef is not supported inside make variable expansionFelix Fietkau2008-05-171-1/+1
| | | | SVN-Revision: 11165
* base-files: Update /etc/init.d/fstab with new location of swapon and swapoff ↵Rod Whitby2008-05-172-5/+5
| | | | | | (they moved from /sbin to /usr/sbin) SVN-Revision: 11157
* update versionYuji Mano2008-05-161-2/+2
| | | | SVN-Revision: 11154
* modules/other.mk: Enable bluetooth for atherosRod Whitby2008-05-161-2/+2
| | | | SVN-Revision: 11150
* Add support for Asus wl-520gcFlorian Fainelli2008-05-161-0/+14
| | | | SVN-Revision: 11145
* This patch adds a number of configuration options to the MadWifi package. ↵Travis Kemen2008-05-152-35/+261
| | | | | | You can now configure the HAL, bus, default rate control algorithm as well as the debug mode from within make menuconfig. The goal is to be able to support hardware profiles with different HALs without messing around with the Makefile directly. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11140
* Allow package/switch to compile against 2.6.25Peter Denison2008-05-141-0/+4
| | | | SVN-Revision: 11138
* adding check for /proc/net/vlan/config (==vlan enabled kernel)Ralph Hempel2008-05-131-1/+1
| | | | SVN-Revision: 11132
* Fix typo in broadcom-diag LED output enablePeter Denison2008-05-121-1/+1
| | | | SVN-Revision: 11125
* Fix kmod-ata-piix depsAndy Boyett2008-05-121-1/+1
| | | | SVN-Revision: 11121
* Package nvidia sata driverAndy Boyett2008-05-121-0/+11
| | | | SVN-Revision: 11120
* Package AHCI driverAndy Boyett2008-05-121-0/+17
| | | | SVN-Revision: 11119
* Package VIA sata driverAndy Boyett2008-05-121-0/+16
| | | | SVN-Revision: 11118
* disable ip6tables as well on 2.6.25 until we have working IMQ supportNicolas Thill2008-05-111-1/+2
| | | | SVN-Revision: 11117
* fix fuse: use in-kernel module for 2.6.25+ kernelsNicolas Thill2008-05-111-4/+15
| | | | SVN-Revision: 11116
* add a macro to compare kernel patch versions and use it for crypto and ↵Nicolas Thill2008-05-112-4/+9
| | | | | | watchdog changes in 2.6.24+ kernels (closes: #3402) SVN-Revision: 11115
* add a package for the badblocks utility (closes: #3404)Nicolas Thill2008-05-111-1/+13
| | | | SVN-Revision: 11107
* fix typos in [11073]Nicolas Thill2008-05-091-2/+2
| | | | SVN-Revision: 11094
* cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & ↵Nicolas Thill2008-05-081-6/+6
| | | | | | IPT_NATHELPER_EXTRA respectively, to better match package names SVN-Revision: 11073
* package/kernel fixes: - remove dup netfilter.mk includes - always define ↵Nicolas Thill2008-05-082-4/+3
| | | | | | NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time SVN-Revision: 11072
* only ignore dhcp but still listen for dns closes #3406Travis Kemen2008-05-081-1/+1
| | | | SVN-Revision: 11062
* add a flag "IGNORE_ERRORS", which can be used to ignore build errors in packagesFelix Fietkau2008-05-071-0/+3
| | | | SVN-Revision: 11059
* add missing udevextras package option - edd_idYuji Mano2008-05-052-8/+14
| | | | SVN-Revision: 11053
* add ps3-dump-bootloader to package installYuji Mano2008-05-051-0/+1
| | | | SVN-Revision: 11052
* fix lua compile configuration errorFelix Fietkau2008-05-041-0/+2
| | | | SVN-Revision: 11047
* remove dependency on zd1211-firmware, since it was removed in [11022]Nicolas Thill2008-05-031-1/+1
| | | | SVN-Revision: 11040
* revert borked commitJohn Crispin2008-05-031-1/+1
| | | | SVN-Revision: 11038