056f25aedfbrcm-2.4/brcm47xx: fix typos and indenting in the preinit interface script (thx, cshore)
Felix Fietkau
2010-01-26 02:15:32 +00:00
47d1d39b95carl9170: update to 0.9.9.1
Felix Fietkau
2010-01-26 00:14:50 +00:00
eb694a7a83mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions
Felix Fietkau
2010-01-26 00:14:44 +00:00
d690de9a0crename -brcm-2.4 preinit files to -brcm, as they're shared with brcm47xx
Felix Fietkau
2010-01-25 23:06:47 +00:00
f596c58ad0fix missing quote (thx, puchu)
Felix Fietkau
2010-01-25 23:03:53 +00:00
8d689fedacmac80211: restrict the killing of wpa_supplicant processes to the right interface (#5991)
Felix Fietkau
2010-01-25 22:11:21 +00:00
6f0883ae22wpa_supplicant: add missing dependencies
Felix Fietkau
2010-01-25 21:48:37 +00:00
fdf2ba873aunset user overrides for quilt settings to prevent them from interfering with the build process (#6553)
Felix Fietkau
2010-01-25 21:45:10 +00:00
56bc02a305add preinit modularization work by Daniel Dickinson (cshore)
Felix Fietkau
2010-01-25 17:11:17 +00:00
35170c4892opkg: remove an empty patch
Felix Fietkau
2010-01-25 17:10:59 +00:00
49c4df5487rtl8366: make it available on all platforms
Gabor Juhos
2010-01-25 15:13:38 +00:00
9f75c26a70ath9k: improve max rate retry handling
Felix Fietkau
2010-01-24 02:27:31 +00:00
789ec837e9mac80211: make b43-fwsquash.py work with python 3.x
Jo-Philipp Wich
2010-01-24 02:26:57 +00:00
de1c5f7a85iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
Jo-Philipp Wich
2010-01-24 00:48:23 +00:00
8d0bb8f5ddbase-files: ensure that the ip6addr of the main interface stays the primary ip by re-adding it after alias setup is completed - patch by Alina Friedrichsen
Jo-Philipp Wich
2010-01-23 22:56:07 +00:00
e0fa9a4881iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
Jo-Philipp Wich
2010-01-23 22:28:32 +00:00
3634de3b80base-files: try to activate hotplugged partitions as swap and fall back to lazy mount (#6517)
Jo-Philipp Wich
2010-01-23 21:58:01 +00:00
1089b3213dath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
Felix Fietkau
2010-01-23 18:25:45 +00:00
74d986abebhostapd: fix wpad compile error by preventing make spam from showing up in the cflags/ldflags dump files
Felix Fietkau
2010-01-23 18:25:04 +00:00
1a13b8c358gpiommc: fix dependencies on the spi gpio module - fixes the mmc_over_gpio package build
Felix Fietkau
2010-01-23 17:52:38 +00:00
2aa0d20756replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
Felix Fietkau
2010-01-23 17:21:18 +00:00
39b2af1f5bremove obsolete dependencies and checks
Felix Fietkau
2010-01-23 17:07:59 +00:00
815dc97a58add explicit dependency on kmod-crypto-core when required (closes: #6557)
Nicolas Thill
2010-01-23 16:39:31 +00:00
8499c45a73hostapd: fix compile error in the roboswitch driver
Felix Fietkau
2010-01-23 15:12:57 +00:00
8e07eba864hostapd: fix build error
Felix Fietkau
2010-01-23 14:33:42 +00:00
64268c7165hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
Felix Fietkau
2010-01-23 08:28:26 +00:00
26c953db20mac80211: improve wifi interface cleanup
Felix Fietkau
2010-01-23 08:28:20 +00:00
ccb604a573metadata: allow build variants to contain "-"
Felix Fietkau
2010-01-23 08:28:15 +00:00
42e4f83096fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551)
Felix Fietkau
2010-01-22 23:10:57 +00:00
ad8700a22aCleanup clock module a bit and replace last users of __cpm_*
Lars-Peter Clausen
2010-01-22 18:13:02 +00:00
275f0556a8Enable fireware loading support
Lars-Peter Clausen
2010-01-22 18:01:04 +00:00
2b5ba9073frtl8366_smi: move RTL8366S driver into a separate file
Gabor Juhos
2010-01-22 17:38:07 +00:00
46b0e6643artl8366_smi: rename rtl8366s specific functions and definitions
Gabor Juhos
2010-01-22 17:37:58 +00:00
08055fd6d1rtl8366_smi: move chip specific stuff into its own struct
Gabor Juhos
2010-01-22 17:37:53 +00:00
de751af190rtl8366_smi: separate gpio initialization
Gabor Juhos
2010-01-22 17:37:50 +00:00
a1247d2f83rtl8366_smi: store GPIO numbers directly in the rtl8366_smi struct
Gabor Juhos
2010-01-22 17:37:47 +00:00
ab278275eertl8366_smi: store device pointer instead of plaform_device
Gabor Juhos
2010-01-22 17:37:41 +00:00
1869cdd5bdbroadcom-wl: detect all radios when generating config, do wireless setup per-interface (#5308)
Jo-Philipp Wich
2010-01-22 16:16:06 +00:00
aa0e08a565fix uclibc for mips by adding missing upstream hunks
Florian Fainelli
2010-01-22 10:55:03 +00:00
405553df58kernel: specify kmod packages dependencies in a uniform way
Nicolas Thill
2010-01-22 08:18:04 +00:00
0f3c406bdbadd a config item to specify arguments to strip
Nicolas Thill
2010-01-22 08:12:20 +00:00
eb1190bb29mac80211: fix hostapd wmm setting for multiple bss interfaces
Felix Fietkau
2010-01-22 00:55:10 +00:00
91dc246123mtd: fix typo (thx, Plouj)
Felix Fietkau
2010-01-21 23:48:52 +00:00
0cde46b3e7add support for OvisLink WL-1600GL
Jo-Philipp Wich
2010-01-21 23:48:23 +00:00
64016fb476x86: fix software raid autodetection on boot (patch from #6548 by Pieter "Fate" Hollants)
Felix Fietkau
2010-01-21 23:46:22 +00:00
9237420b79mac80211: fix multi-bss related rx handling bug
Felix Fietkau
2010-01-21 23:38:49 +00:00
2920081f48broadcom-wl: properly detach nas by using start-stop-daemon to launch it
Jo-Philipp Wich
2010-01-21 20:53:05 +00:00
f3c6c80cb8broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication
Jo-Philipp Wich
2010-01-21 20:52:17 +00:00