1745 Commits (193949d2c6ba547f0e37c79a52a7254aa529f0a3)

Author SHA1 Message Date
Felix Fietkau 193949d2c6 fix madwifi menuconfig (thx, Othello) 17 years ago
Felix Fietkau 3f1f985692 add missing export 17 years ago
Felix Fietkau a91f7dcfd8 madwifi: refresh patches 17 years ago
Felix Fietkau c05f60e0d0 madwifi: clean up scanning code, add support for changing scan lists 17 years ago
Felix Fietkau 17a7cfb3a7 madwifi: update to sam leffler's latest hal fixes LED on wisoc fixes rx sensitivity issues improves throughput on all cards/devices enhances link stability 17 years ago
Felix Fietkau 3e0c844379 clean up performance patch, add some head/tailroom calculation fixes (thx, benoit) fix some unused variables 17 years ago
Felix Fietkau e97b3f0b95 madwifi build scripts cleanup 17 years ago
Felix Fietkau 90baadbedc fix wpa_supplicant cflags 17 years ago
Steven Barth 80219efc2d updated OpenSSL to 0.9.8h 17 years ago
Florian Fainelli 6fab96eb3e Add Siemens SE505v2 detection to diag (#3416) 17 years ago
Florian Fainelli b11e790e7a Fix ATM usb device selection (#3429) 17 years ago
Felix Fietkau 5ad3720371 This Makefile patch adds support for the "Privacy Extensions", "IP-in-IPv6 tunnel", "Multiple Routing Tables" and "source address based routing" in the 2.6 Kernel. 17 years ago
Imre Kaloz 20fbb8b151 move the fconfig package into trunk 17 years ago
Nicolas Thill ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) 17 years ago
Matteo Croce 7e9f396980 fixed mount path (closes #3464) 17 years ago
Florian Fainelli 29365f1d14 Fix compilation of lm77 module (#3447) 17 years ago
Florian Fainelli 85fa20921a Fix mount utilites installation (#3464) 17 years ago
Felix Fietkau 554ddcf755 fix liblua symlink installation 17 years ago
Steven Barth f3bc063753 Added missing header reference to InstallDev target 17 years ago
Felix Fietkau d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua 17 years ago
Felix Fietkau 6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html 17 years ago
Peter Denison f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25 17 years ago
Peter Denison de5c50cfe4 Update iproute2 to version 2.6.25, and fixup patches 17 years ago
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458) 17 years ago
Steven Barth f2de1dec21 Merge branch 'openssl' 17 years ago
Matteo Croce 0a1c669ec1 fix some wrong paths 17 years ago
Matteo Croce 925ad245e0 avr32: add watchdog driver 17 years ago
Rod Whitby 6a79ee257d sound: Remove atheros restriction, since atheros can have usb sound cards 17 years ago
Florian Fainelli d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442) 17 years ago
Felix Fietkau eb2e08d894 ifndef is not supported inside make variable expansion 17 years ago
Rod Whitby c715985c97 base-files: Update /etc/init.d/fstab with new location of swapon and swapoff (they moved from /sbin to /usr/sbin) 17 years ago
Yuji Mano 9788ab458c update version 17 years ago
Rod Whitby aff3215d29 modules/other.mk: Enable bluetooth for atheros 17 years ago
Florian Fainelli 99b6b35be3 Add support for Asus wl-520gc 17 years ago
Travis Kemen 3f8eaeb2c3 This patch adds a number of configuration options to the MadWifi package. 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> 17 years ago
Peter Denison 72d40dec08 Allow package/switch to compile against 2.6.25 17 years ago
Ralph Hempel 6d4c89c7f5 adding check for /proc/net/vlan/config (==vlan enabled kernel) 17 years ago
Peter Denison 06c7c04288 Fix typo in broadcom-diag LED output enable 17 years ago
Andy Boyett e136c5203d Fix kmod-ata-piix deps 17 years ago
Andy Boyett bd06be4f73 Package nvidia sata driver 17 years ago
Andy Boyett 78b7201f2a Package AHCI driver 17 years ago
Andy Boyett 0ff7ae2d6c Package VIA sata driver 17 years ago
Nicolas Thill 94940b2265 disable ip6tables as well on 2.6.25 until we have working IMQ support 17 years ago
Nicolas Thill 70a8c455b0 fix fuse: use in-kernel module for 2.6.25+ kernels 17 years ago
Nicolas Thill e93e293b41 add a macro to compare kernel patch versions and use it for crypto and watchdog changes in 2.6.24+ kernels (closes: #3402) 17 years ago
Nicolas Thill 2b05ed626c add a package for the badblocks utility (closes: #3404) 17 years ago
Nicolas Thill d7f96cfa50 fix typos in [11073] 17 years ago
Nicolas Thill a7b3ffc182 cosmetic change: rename IPT_NAT_DEFAULT & IPT_NAT_EXTRA to IPT_NATHELPER & IPT_NATHELPER_EXTRA respectively, to better match package names 17 years ago
Nicolas Thill 50ee10f486 package/kernel fixes: - remove dup netfilter.mk includes - always define NF_KMOD so that proper KCONFIG entries are emitted for netfilter modules at DUMP time 17 years ago
Travis Kemen 162a814ef4 only ignore dhcp but still listen for dns closes #3406 17 years ago