1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-04 10:11:17 +02:00
Commit Graph

907 Commits

Author SHA1 Message Date
Felix Fietkau
6330c58b58 add patch from #2111
SVN-Revision: 8106
2007-07-22 16:55:31 +00:00
Rod Whitby
4b6e686d2c package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds
SVN-Revision: 8094
2007-07-21 14:57:30 +00:00
Felix Fietkau
700067c881 fix yealink kmod compile
SVN-Revision: 8089
2007-07-21 01:00:42 +00:00
Felix Fietkau
7705412da1 fix kmod-pwc compile
SVN-Revision: 8088
2007-07-21 00:50:31 +00:00
Felix Fietkau
d5de71ebf8 fix kmod-atmtcp compile
SVN-Revision: 8087
2007-07-21 00:21:34 +00:00
Felix Fietkau
f60d180330 fix #2112
SVN-Revision: 8080
2007-07-20 17:19:09 +00:00
Felix Fietkau
e58d9626f2 add a workaround for the hostapd killed issue when using more than one wifi card (#1928, #2040)
SVN-Revision: 8077
2007-07-20 16:11:46 +00:00
Felix Fietkau
20bed1e866 fix a socket leak in udhcpc (patch by Eric L. Chen)
SVN-Revision: 8069
2007-07-20 00:31:03 +00:00
Felix Fietkau
be62105354 add a workaround for a wds related crash
SVN-Revision: 8062
2007-07-19 16:15:35 +00:00
Florian Fainelli
38719a402c revert 8059, via-rhine is built in the kernel
SVN-Revision: 8061
2007-07-19 16:00:20 +00:00
Florian Fainelli
6415928854 Include kmod-via-rhine by default for rb532
SVN-Revision: 8059
2007-07-19 15:23:34 +00:00
Florian Fainelli
6d85923a77 aodv-uu is not broken anymore
SVN-Revision: 8051
2007-07-19 12:24:53 +00:00
Florian Fainelli
69989994df Fix kmod-ipip build (#2092)
SVN-Revision: 8048
2007-07-19 10:01:51 +00:00
Florian Fainelli
650ee7c337 libgcc is not available with host-toolchain, DEPENDS was overriden with the avr32 condition
SVN-Revision: 8038
2007-07-18 13:50:25 +00:00
Felix Fietkau
03e1a8f7d6 add missing dep
SVN-Revision: 8037
2007-07-18 13:49:36 +00:00
Felix Fietkau
a50514c956 add missing kconfig lines
SVN-Revision: 8028
2007-07-18 11:53:07 +00:00
Felix Fietkau
2a4481b95c fix a kconfig usage bug
SVN-Revision: 8027
2007-07-18 11:49:10 +00:00
Felix Fietkau
8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config
SVN-Revision: 8026
2007-07-18 11:31:01 +00:00
Felix Fietkau
00d88f9ffc add fix for running udhcpc on bridges (patch by Eric L. Chen)
SVN-Revision: 8025
2007-07-18 08:23:36 +00:00
Felix Fietkau
fd5595ed5c fix two small bugs in the hotplug2 rule parser (#2085)
SVN-Revision: 8023
2007-07-18 07:23:40 +00:00
Imre Kaloz
bec5f22912 avr32 build fixes
SVN-Revision: 8017
2007-07-17 10:38:33 +00:00
Florian Fainelli
a258b442f4 Move back pciutils to utils, and haserl in the meantime
SVN-Revision: 8006
2007-07-16 18:17:51 +00:00
Felix Fietkau
497e7253cd check if oss emulation is available before trying to package it into soundcore
SVN-Revision: 7999
2007-07-16 05:38:10 +00:00
Felix Fietkau
bdc9419a20 rewrite of the metadata scanning - cleaner code, faster scanning, recursive scanning and better handling of makefile dependencies
SVN-Revision: 7981
2007-07-15 22:51:12 +00:00
Florian Fainelli
2e4f6093c6 Fix the ip6tables dependency (#2079)
SVN-Revision: 7978
2007-07-15 18:53:33 +00:00
Florian Fainelli
d700970b00 Move pciutils to trunk (#2061)
SVN-Revision: 7966
2007-07-13 13:10:15 +00:00
Imre Kaloz
b69b88f4d2 fix e2fsprogs on avr32
SVN-Revision: 7963
2007-07-13 10:42:20 +00:00
Felix Fietkau
f44014020d refresh madwifi patches
SVN-Revision: 7961
2007-07-13 09:18:45 +00:00
Felix Fietkau
e787afedab madwifi: patch for 'fixing' stuck beacons through card recalibration
SVN-Revision: 7960
2007-07-13 09:17:34 +00:00
Felix Fietkau
942fdf034b fix madwifi unload/reload on SoC
SVN-Revision: 7958
2007-07-13 08:23:22 +00:00
Felix Fietkau
9b7e926580 fix monitor mode related crash in madwifi (#2034)
SVN-Revision: 7957
2007-07-13 07:24:43 +00:00
Felix Fietkau
c50816d093 move firmware loading to hotplug2-init.rules (should fix #2056)
SVN-Revision: 7955
2007-07-13 02:32:32 +00:00
Rod Whitby
4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements
SVN-Revision: 7954
2007-07-13 01:02:55 +00:00
Felix Fietkau
a366b4ea98 use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS reset
SVN-Revision: 7953
2007-07-13 00:44:41 +00:00
Felix Fietkau
1b4380b8ed avoid a race condition that might lead to dnsmasq reading an empty resolv.conf (#2007)
SVN-Revision: 7952
2007-07-12 21:59:38 +00:00
Felix Fietkau
bfa7afbd22 fix static routes for dynamic interfaces (#1446)
SVN-Revision: 7949
2007-07-12 21:23:23 +00:00
Felix Fietkau
fbac51ffa4 add missing changes from #1949
SVN-Revision: 7948
2007-07-12 21:03:05 +00:00
Felix Fietkau
b13aee9165 add tpc change from #1949
SVN-Revision: 7947
2007-07-12 19:17:32 +00:00
Tim Yardley
5f6dfc231a move to iptables 1.3.8
SVN-Revision: 7946
2007-07-12 16:05:28 +00:00
Felix Fietkau
f506ac7d81 upgrade dnsmasq (#1975)
SVN-Revision: 7944
2007-07-12 13:58:25 +00:00
Felix Fietkau
13c862a0d5 remove a hack that is no longer necessary
SVN-Revision: 7943
2007-07-12 13:43:59 +00:00
Felix Fietkau
d6c65d3332 fix parallel build issues
SVN-Revision: 7941
2007-07-12 12:50:16 +00:00
Felix Fietkau
65edd13209 sync with latest madwifi snapshot, refresh patches, add tpc fix by mdtaylor (should fix #1949)
SVN-Revision: 7929
2007-07-11 21:13:50 +00:00
Mike Baker
c2e8f9c47c rename mini_fo mount point so as not to confuse users
SVN-Revision: 7928
2007-07-11 20:46:25 +00:00
Mike Baker
57da2d5713 move uci_load into config_load so that changes can be applied via uci without commiting
SVN-Revision: 7927
2007-07-11 20:39:28 +00:00
Tim Yardley
9118d7fec9 fix ipset compilation
SVN-Revision: 7925
2007-07-11 15:23:13 +00:00
Felix Fietkau
a508408c0b fix alsa snd_fops problem (#1426)
SVN-Revision: 7913
2007-07-11 10:19:29 +00:00
Felix Fietkau
a817b45169 reorganize netfilter modules, get rid of the iptables-mod-extra dependency in qos-scripts
SVN-Revision: 7912
2007-07-11 06:47:33 +00:00
Felix Fietkau
febfbf2acd remove a warning that has confused a few people
SVN-Revision: 7911
2007-07-11 06:15:50 +00:00
Mike Baker
1ddafdaf82 fix channel/frequency returned by scan
SVN-Revision: 7903
2007-07-09 21:27:13 +00:00