ee875810ebmadwifi: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. ath0 for network 1 on phy 1 and ath0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix#10335.
Jo-Philipp Wich
2011-11-06 19:57:07 +00:00
d7205a9021mac80211: change wireless ifname numbering schema Instead of simply counting up until we hit a free iface, group ifnames by wiphy so that the first wlanX on a phy gets the phy number and following ifaces an index-suffix, e.g. wlan0 for network 1 on phy 1 and wlan0-1 for network 2 on phy 1. This fixes state var confusion when operating multiple radios and allows to reliably take down and restart one radio only, even if the number of networks changes in between. This should, along with other changes in LuCI, fix#10335.
Jo-Philipp Wich
2011-11-06 18:49:17 +00:00
6037187a80uhttpd: Fix wrong certificate options with multiple words
Jo-Philipp Wich
2011-11-06 15:44:42 +00:00
2201e32df3ath9k: add some fixes for radio reinit and frame flush
Felix Fietkau
2011-11-05 19:51:32 +00:00
973308ebfemac80211: update to wireless-testing 2011-11-04
Felix Fietkau
2011-11-05 19:51:16 +00:00
edb862e8ecbuild: improve reliability of PKG_CONFIG_DEPENDS, remove old .configured_* stamps before creating a new one
Felix Fietkau
2011-11-05 19:09:40 +00:00
fcea88e3b5uhttpd: fix Makefiles and linking of tls plugin
Jo-Philipp Wich
2011-11-05 17:36:47 +00:00
248ab4ac2fbase-files: process platform hotplug calls in the early launch of hotplug2 to avoid having crda calls get stuck at boot time (fixes#10350, #10354)
Felix Fietkau
2011-11-05 17:16:01 +00:00
6288ac7ed4omap24xx: Fix n810bm compilation
Michael Büsch
2011-11-05 16:01:53 +00:00
3c96dee342uhttpd: bump version
Jo-Philipp Wich
2011-11-05 03:19:29 +00:00
3d035a6f6auhttpd: rework CyaSSL and OpenSSL integration; move protected recv() and send() operations below the ssl layer - fixes hangs when accessing via https
Jo-Philipp Wich
2011-11-05 03:19:07 +00:00
297ac9a7f1kernel: swconfig: add a missing unlock in error path
Gabor Juhos
2011-11-04 14:38:31 +00:00
d6f02b62d4add timeserver config to target specific system configs as well
Jo-Philipp Wich
2011-11-04 12:53:35 +00:00
c8321c3ca6hostapd: update to latest git version
Felix Fietkau
2011-11-04 01:05:26 +00:00
dab5ebaa76netifd: ensure that a bridge gets created before hostapd needs it, hostapd must not attempt to create the bridge by itself
Felix Fietkau
2011-11-04 01:05:12 +00:00
18a4bbb98dkernel: add a top level menuconfig option for enabling core dump support
Felix Fietkau
2011-11-04 01:05:06 +00:00
d4d91df5fenetifd: start wifi at boot
Felix Fietkau
2011-11-03 20:02:52 +00:00
3ac5165690netifd: update to latest version, fix redundant ifdown hotplug events
Felix Fietkau
2011-11-03 20:02:47 +00:00
eff467b5ccopenssl: refresh patches
Felix Fietkau
2011-11-03 20:02:42 +00:00
faf5f84cbfopenssl: update to 1.0.0e (patch by tripolar)
Felix Fietkau
2011-11-03 20:02:36 +00:00
82bd0a43f1kernel: merge regression fixes for the netfilter patches to the 3.1 kernel patches (patch by tripolar)
Felix Fietkau
2011-11-03 20:02:31 +00:00
44ba13b578base-files: load modules early, run wifi detect afterwards and only then process uci defaults
Felix Fietkau
2011-11-03 20:02:25 +00:00
e3daeabda3base-files: add some more protected services to sysupgrade kill blacklist
Jo-Philipp Wich
2011-11-03 19:25:25 +00:00
48c37ff7ebqos-scripts: only use the lower 8 bits for firewall marks, allows coexistence with other programs like nodogsplash - patch by Tobias Wolf (#10096)
Jo-Philipp Wich
2011-11-03 19:11:01 +00:00
95d36d3efelantiq: remove obseleted folder. we use 3.1 now
John Crispin
2011-11-03 16:33:27 +00:00
89827e33cepackage/busybox: update to 1.19.3
Nicolas Thill
2011-11-03 15:55:23 +00:00
f78a0b80ccmodules: fixes ko files that were renamed in 3.1
John Crispin
2011-11-03 15:16:50 +00:00
4263d93da0ltq-dsl: fixes driver for targets other than danube
John Crispin
2011-11-03 15:16:39 +00:00
d47e4959d2ltq-vmmc: should be available for falcon and danube only
John Crispin
2011-11-03 15:16:25 +00:00
ea36ad76bclantiq: bump to 3.1
John Crispin
2011-11-03 15:15:52 +00:00
d8722fac70package/dropbear: fix segfault with remote port forwarding (closes: #10339)
Nicolas Thill
2011-11-03 08:12:17 +00:00
c4e9e4d27eblock-mount: Fixed module loading (double cat is wrong)
Daniel Dickinson
2011-11-02 18:38:38 +00:00
b8d90aceb2netifd: add missing proto handler conversion after r28632 (thx, Jonathan Bennet)
Felix Fietkau
2011-11-01 22:02:40 +00:00
039658f8b3netifd: update to latest version, fixes handling of hotplug devices (for wifi)
Felix Fietkau
2011-11-01 22:02:33 +00:00
48a77bb98bmac80211: update to wireless-testing 2011-11-01
Felix Fietkau
2011-11-01 22:02:27 +00:00
2afada967ciw: fix setting txpower (#10254)
Felix Fietkau
2011-11-01 19:16:52 +00:00
c824c76aaepackage/kernel: move MD4 crypto module in its own package
Nicolas Thill
2011-10-28 19:16:12 +00:00
4eeb0e1246package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
Nicolas Thill
2011-10-28 14:31:29 +00:00
5e48d47dfescripts/config: merge fixes for various issues, including recursive dependency detection/handling (patch by mbm)
Felix Fietkau
2011-10-28 14:09:12 +00:00
ab29084cdbpackage/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28 13:24:41 +00:00
fb1297dd1fpackage/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
Nicolas Thill
2011-10-28 13:11:17 +00:00
340e50b393package/kernel: add kmod-lib-lzo
Nicolas Thill
2011-10-28 13:11:12 +00:00
a13f6a4b75package/kernel: remove SetDepends not needed anymore
Nicolas Thill
2011-10-28 13:11:06 +00:00
1f1ae372ddpackage/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
Nicolas Thill
2011-10-28 13:11:01 +00:00
a66a8875bbpackage/kernel: move crc32c in its own package
Nicolas Thill
2011-10-28 13:10:55 +00:00
b5af64c529kernel: build kmod even for modules built-in
Nicolas Thill
2011-10-28 13:10:43 +00:00
b58d54f621comgt: add missing file (fixes#10301)
Felix Fietkau
2011-10-28 11:30:21 +00:00
b2d89b45d3bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
Michael Büsch
2011-10-27 21:22:53 +00:00
3eea31fc6dcomgt: delay 3g bringup for sierra wireless cards until the card has locked on to the carrier, this helps with avoiding firmware hangs (thx, chris)
Felix Fietkau
2011-10-27 20:29:10 +00:00