florian
c167d626a6
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:17 +00:00
lars
63b8b93fd4
linux-atm: Add libtool fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:42:25 +00:00
hauke
31510cc472
[linux-atm] make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
hauke
06fe5c22d3
[br2684] allow routed mode operation again
...
Fix part of bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:18:34 +00:00
jow
abc05662c5
[package] kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19772 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 05:17:39 +00:00
jow
92af8399eb
[package] firewall: fix bad number error in fw_redirect() ( #6704 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19765 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 03:39:55 +00:00
jow
c72e01bd9d
[package] mac80211: fix typo introduced in r19760 ( #6707 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19763 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 22:44:22 +00:00
jow
c3c69bf727
[package] iptables: fix multiport match for brcm-2.4
...
Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning,
iptables falls back to the v0 implementation of multiport while only v1 is implemented on
the kernel side, leading to an invalid argument error when trying to insert rules using
multiport. This patch removes v0 support from the userspace match library to enforce the
usage of the v1 match implementation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19761 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 21:25:40 +00:00
hauke
22ffc1eabc
[mac80211] rt2800lib depends on rt2x00-usb
...
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 19:13:23 +00:00
nbd
4a16263771
swconfig: Remove unused code
...
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19758 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 17:33:46 +00:00
nbd
fe6de57324
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19757 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 17:22:37 +00:00
hauke
5608c64b51
[mac80211] remove pcmcia and sdio
...
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19756 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 15:41:55 +00:00
juhosg
fb850a6839
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
...
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 11:52:22 +00:00
jow
c5bf5112cf
[package] kernel: rename cp2101 driver to cp210x, has changed upstream ( #6673 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 02:12:48 +00:00
jow
1f500407b2
[package] iproute2: make tc depend on kmod-sched ( #6681 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:58:06 +00:00
jow
6af6a9cf59
[package] kernel: add the token bucket filter to kmod-sched ( #6681 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:56:10 +00:00
jow
9d72ec90ea
[package] iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19722 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:44:10 +00:00
nbd
53f7eaf61c
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:34:44 +00:00
nbd
c0a4b957c5
mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel)
...
Since client mode in mac80211is unreliable without using wpa_supplicant,
it would be better to enable wpa_supplicant by default.
With this patch, wpa_supplicant will always be used for mac80211-based
drivers in client mode. This will break client mode for images that
don't include wpa_supplicant or wpad, so maybe I need to add a check
somewhere to see if wpa_supplicant is available, and show the user a
warning if he tries client mode without wpa_supplicant. Suggestions on
where to add this check are welcome.
Tested with ath5k in client mode on open and wpa2-psk network, and
tested on my ath9k based AP as well to make sure it doesn't break AP mode.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19718 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:07:21 +00:00
nbd
b52c399411
ath9k: fix rate control fallback rate selection - improves throughput and link stability
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 00:47:32 +00:00
nbd
13278fa5e8
mac80211: move the 2.6.30 compat patch to the other compat patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19715 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 00:47:28 +00:00
lars
e538c2dafe
[packages] kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19712 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 23:31:08 +00:00
kaloz
c59c6f6f00
refresh grub patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19704 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 12:10:12 +00:00
jow
95a76a6afc
[package] mac80211: add compile fix for pre-2.6.32 kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19692 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 22:37:04 +00:00
nbd
7da3062c4a
carl9170: update to version 1.0.1.1 and fix a compile error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19691 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 18:27:42 +00:00
nbd
25ca63a87a
mac80211: update to wireless-testing 2010-02-16
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19688 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 14:13:27 +00:00
thepeople
92319b9ec3
fix opkg.conf
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19684 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-17 02:34:48 +00:00
nbd
c838a0d599
hostapd: select crda if mac80211 is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19667 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:29:03 +00:00
nbd
6271ea8ec3
kernel: build the scsi core package even if CONFIG_SCSI=y
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:59 +00:00
nbd
698e57880d
kernel: add a package for block2mtd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19665 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:55 +00:00
nbd
e436ecd76a
kernel: add a package for kmod-ata-sil
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:50 +00:00
nbd
cf0d08e56e
hostapd: fix wpad compile on powerpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19663 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:46 +00:00
nbd
e6052b4755
hostapd: move the roboswitch config override to the right place
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19662 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 18:28:42 +00:00
lars
cd02ed524b
Add audio feature flag.
...
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 20:03:18 +00:00
nbd
74d7ae6816
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:07 +00:00
nbd
8fdfe51f29
swconfig: use print_attr_val() in CMD_GET
...
Use the print_attr_val() function introduced by the previous patch
to simplify the get command.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:04 +00:00
nbd
62634962e9
swconfig: add show command
...
Add a "show" command, which displays all attributes of the selected port,
VLAN, or of the whole switch.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19640 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:29:00 +00:00
nbd
958c69f1aa
swconfig: clean up command line parsing
...
The command line parser was unsystematic and it silently ignored
many illegal combinations of options. Try to clean that up.
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19639 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:56 +00:00
nbd
29616c3532
ath9k: adjust ack timeout workaround patch based on upstream submission
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-15 17:28:52 +00:00
jow
3d52559043
[package] kernel: add xen kmods
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19611 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 19:01:45 +00:00
jow
3abdc13b68
[package] base-files: add /dev/hvcX to hotplug common rules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19608 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 18:57:01 +00:00
jow
ef34750d84
[package] base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19597 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 02:06:57 +00:00
thepeople
accff9a4a7
Here is LVM support for OpenWRT. It introduces 3 new packages:
...
- kmod-dm for the device mapper kernel module.
- kmod-libdevmapper for the device-mapper library.
- kmod-lvm2 for the lvm tool.
Note that it currently does not create the symlinks for all the lvm
tools, so you have to use lvm pvs rather than just pvs.
Thanks Stefan Monnier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19595 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:37:02 +00:00
kaloz
cdce93c921
with no users left, remove support for 2.6.21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:37:57 +00:00
thepeople
5059d246b9
change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 02:38:08 +00:00
thepeople
58a312461e
Add destination ip of the wan adapter useful if you have multiple ip addresses.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 02:33:34 +00:00
jow
cce5cf4ccd
[package] dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-10 00:34:32 +00:00
lars
ab8bd8a6bd
[base-files] Don't do lazy unmounting of filessystems at reboot/poweroff.
...
It is unneeded and could couse a broken filesystem if unmounting takes to long.
Thanks to Peter Wagner
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 18:07:36 +00:00
juhosg
ae4dfcda15
ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-09 16:27:35 +00:00
lars
6514a31be8
[packages] util-linux-ng: Build setterm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19559 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 22:05:11 +00:00
nbd
9cbf96cc5a
mac80211: use wpa_supplicant for unencrypted connections to improve client mode reliability (patch by Stijn Tintel from #6653 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 13:42:14 +00:00
jow
767efecb56
[package] base-files: fix udhcpc address acquisition on network restart (patch by Scott Dudley)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-05 07:57:07 +00:00
jow
64f5d1ab97
[brcm-2.4] fix wrong numbering of interfaces in wireless detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-04 17:11:56 +00:00
florian
1db064a8ff
[ar7] fix the use of proc_dostring w/ 2.6.32+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-04 09:47:20 +00:00
nbd
54023e7503
mac80211: update to latest wireless-testing from today
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-03 00:43:09 +00:00
kaloz
225afe78f2
add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02 11:26:53 +00:00
nbd
acd57d92f1
hostapd: fix a segfault in the error path of the nl80211 bss interface add function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02 02:51:06 +00:00
nbd
f65f68dbdf
/sbin/wifi: improve reliability of restarts by resetting the state properly
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19495 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02 02:19:10 +00:00
nbd
1fc373c5d3
mac80211: fix setup with more than 2 ap mode interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-02 02:19:01 +00:00
jow
766d5faedc
[package] base-file: revert unrelated change accidentally committed in r19478
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19488 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 02:00:57 +00:00
jow
0fb1079a49
[package] nvram: request memory locked pages in mmap() and make it available for ar71xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 01:32:47 +00:00
nbd
30cb23c92d
wprobe: fix missing return code check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19483 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 00:35:00 +00:00
jow
8a51d0046e
[package] base-files: preinit: get rid of /dev/null redirections and use grep -q where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19478 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-01 00:32:46 +00:00
nbd
90b4fa2194
mac80211: make the vlan injection patch more specific
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 22:23:47 +00:00
nbd
f0097c6f30
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19476 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 22:17:55 +00:00
nbd
9d87014171
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19474 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:27:51 +00:00
florian
ab6cd4fec9
[package] quieten the check for devs, thanks nbd
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19473 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:09:53 +00:00
florian
a48c17c257
[package] /dev/null was used before it was created, so an
...
empty file was created. This prevented the actual device node from
being created. The attached patch fixes that, patch from cshore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19472 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 21:01:21 +00:00
nbd
e2ed059565
mac80211: fix rekeying in ap mode with connected powersave stations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19470 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 20:58:02 +00:00
nbd
9dfa009abb
mac80211: fix aggregation setup on wds ap interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 20:57:58 +00:00
nbd
e470cac6cb
add me as a maintainer for a few other packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19439 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 12:24:55 +00:00
nbd
a23c5584a2
mac80211: i maintain this package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-31 12:18:21 +00:00
nbd
d4e077a6dc
stop dropbear at shutdown as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 18:19:42 +00:00
nbd
fdf15c4817
when rebooting, use lazy umounts as fallback (patch by puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 18:17:57 +00:00
nbd
29cfba65a4
stop syslogd before rebooting, otherwise umount might not work properly when logging to a file (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19428 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 18:17:52 +00:00
nbd
520eba9de8
when rebooting, stop the network interfaces last (just before umount) to allow services to shut down properly (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19427 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 18:17:48 +00:00
lars
e89fb9a631
[package] libtool: Don't use the libdir path found in .la files.
...
Fixes the build of various packages.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 18:08:45 +00:00
nbd
a95353299c
hostapd: fix segfault in mac80211 wds ap handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 16:08:02 +00:00
hauke
8bf1bbe10d
[dnsmasq] Update to version 2.52
...
Patch 103-ipv6_fix.patch is removed, because the problem the patch was fixing is now fixed in mainline.
Thank you Raphaël HUCK for your patch.
This fixes #6568 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 23:15:44 +00:00
hauke
a99682826a
[carl9170] carl9170 depends on usb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19391 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 22:55:13 +00:00
hauke
51323e9501
[mac80211] add rt2800lib module
...
This module is needed by rt2800pci and rt2800usb
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 22:54:37 +00:00
hauke
3eefc261ff
[mac80211] compat should not depend on pcmcia or usb
...
remove pcmcia and usb backport form compat.ko
If an with usb or pcmcia module not directly included into the image is build all wireless packages depend on usb and pcmcia.
This hopefully fixes #6586
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19389 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 22:53:44 +00:00
hauke
7af86956a9
[kernel] Fix KernelPackage/usb-net-rndis dependencies
...
Fix bug #6589
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 21:08:28 +00:00
nbd
2c01c8b148
madwifi: fix/improve station idle timeout handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19378 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 03:55:38 +00:00
nbd
2dab34dc00
madwifi: make sure that minstrel rc updates still work after a jiffies wraparound
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 02:49:13 +00:00
nbd
c961f4f63d
madwifi: add sysctl for turning the radio silent
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19376 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 02:34:52 +00:00
nbd
01eb768093
base-files: do not warn about nonexistant sysctl overrides (some of them are config dependent)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19375 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 02:17:11 +00:00
nbd
e3d73241af
remove unnecessary dependency added in r19371 (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:38:16 +00:00
nbd
bc2ec42d25
openssl: make engines support dynamically configurable (based on a patch by puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:28:06 +00:00
nbd
0e35aadb53
openssl: add fixes for CVE-2009-1387 and CVE-2009-2409 (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19369 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:27:57 +00:00
nbd
d114db436c
openssl: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:27:53 +00:00
nbd
5b5b4dd41c
preinit: Remove Ctrl-C prompt...impossible on /dev/console (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 19:27:49 +00:00
juhosg
3eab01e6f0
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19364 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 18:38:27 +00:00
nbd
6dd7336b5a
uci: allow shell scripts to override the config dir (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-27 04:59:14 +00:00
juhosg
52ff2dc7b8
package: kmod-usb-core depends on kmod-nls-base on 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 14:41:29 +00:00
juhosg
0d86c01993
base-files: don't build '00_preinit.conf' if CONFIG_PREINITOPT is not selected
...
Also, use the default pi_broadcast address if it is not specified
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 14:41:26 +00:00
nbd
c3dc4ee20f
carl9170: update to 0.9.9.1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19338 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 00:14:50 +00:00
nbd
ed3a5c6bfd
mac80211: update to wireless-testing 2010-01-25, includes fixes for crypto and retransmissions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19337 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-26 00:14:44 +00:00
nbd
6ffb5e8bc6
fix missing quote (thx, puchu)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19335 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 23:03:53 +00:00
nbd
b2077b0375
mac80211: restrict the killing of wpa_supplicant processes to the right interface ( #5991 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 22:11:21 +00:00
nbd
6cf28f0955
wpa_supplicant: add missing dependencies
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19333 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 21:48:37 +00:00
nbd
a9929695c6
add preinit modularization work by Daniel Dickinson (cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:11:17 +00:00
nbd
99c311e86c
opkg: remove an empty patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19330 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:10:59 +00:00
nbd
c941f1cfbc
madwifi: fix some potential null pointer derefs with wds
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19322 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 23:39:00 +00:00
jow
8110505ea3
[package] iptables: install libip[46]tc into staging dir
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19316 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 19:59:13 +00:00
nbd
560a9b9344
mac80211: fix a WARN_ON in client mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19315 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 19:28:11 +00:00
nbd
653a848d6d
fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 14:27:27 +00:00
nbd
b8da6b3f23
fix another kernel version dependency (thx, maddes)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19312 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 14:25:29 +00:00
nbd
9f192b843f
ath9k: improve max rate retry handling
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19308 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 02:27:31 +00:00
jow
3f3acd319f
[package] mac80211: make b43-fwsquash.py work with python 3.x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19307 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 02:26:57 +00:00
jow
0da4bf13b7
[package] iptables: --enable-static and --enable-shared don't work well together, drop --enable-static
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19304 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-24 00:48:23 +00:00
jow
3a3c05eb90
[package] base-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
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 22:56:07 +00:00
jow
07380cd8e3
[package] iptables: update to v1.4.6, relocate patches - patch by Edgar Soldin
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19302 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 22:28:32 +00:00
jow
f5cd730117
[package] base-files: try to activate hotplugged partitions as swap and fall back to lazy mount ( #6517 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 21:58:01 +00:00
nbd
d8377ffdca
ath9k: fix an initialization error on 2GHz-only cards (based on discussion on ath9k-devel@)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 18:25:45 +00:00
nbd
8567540f2d
hostapd: fix wpad compile error by preventing make spam from showing up in the cflags/ldflags dump files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 18:25:04 +00:00
nbd
9fb445fa53
remove obsolete dependencies and checks
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 17:07:59 +00:00
nico
e569cb2478
[package] add explicit dependency on kmod-crypto-core when required ( closes : #6557 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 16:39:31 +00:00
nbd
2cb1267f3a
hostapd: fix compile error in the roboswitch driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19290 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 15:12:57 +00:00
nbd
ef080da5af
hostapd: fix build error
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 14:33:42 +00:00
nbd
1f0cb60a11
hostapd: add a build variant for wpa_supplicant and one for a multicall hostapd+supplicant program (wpad) and remove the old wpa_supplicant package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19286 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 08:28:26 +00:00
nbd
7f1760652d
mac80211: improve wifi interface cleanup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 08:28:20 +00:00
jow
5682b73fd7
[package] broadcom-wl: detect all radios when generating config, do wireless setup per-interface ( #5308 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 16:16:06 +00:00
nico
d9dbb68543
[package] kernel: specify kmod packages dependencies in a uniform way
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 08:18:04 +00:00
jow
3a27cd7fac
[package] mac80211: fix spurious error return codes in enable_mac80211()
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 00:58:52 +00:00
nbd
5c2c8ca467
mac80211: fix hostapd wmm setting for multiple bss interfaces
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19264 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 00:55:10 +00:00
nbd
9b205741b6
mtd: fix typo (thx, Plouj)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19263 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 23:48:52 +00:00
jow
c3794557a9
[brcm-2.4] add support for OvisLink WL-1600GL
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19262 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 23:48:23 +00:00
nbd
44a35be85c
mac80211: fix multi-bss related rx handling bug
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19260 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 23:38:49 +00:00
jow
8b8b497586
[package] broadcom-wl: properly detach nas by using start-stop-daemon to launch it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 20:53:05 +00:00
jow
917da387ef
[package] broadcom-wl: implement wepauth in wlc and support it in broadcom.sh, allows switching between open and shared authentication
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19256 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 20:52:17 +00:00
agb
53b20821c8
[package] carl1970: fix download url. Closes #6542 . Thanks swalker
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19253 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 08:54:54 +00:00
juhosg
03429968ab
swconfig: show tagged port flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19238 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 07:06:12 +00:00
nbd
2eb1c2d1df
mac80211: restructure /lib/wifi/mac80211.sh
...
use the new multi-bss single instance hostapd mode
move mac80211 specific bits out of /lib/wifi/hostapd.sh
add a new option 'htmode' for switching between HT20 and HT40+,HT40-
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19235 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 02:26:05 +00:00
nbd
92ca87f9e7
hostapd: upgrade to latest git version, add patches to fix multi-bss support with a single hostapd instance
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 02:26:00 +00:00
nbd
e25263b21d
ath9k: fix a beacon buffer leak on interface up/down
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-20 02:25:55 +00:00
jow
8084bc3069
[package] firewall: fix a race condition preventing interfaces from being added to the firewall on boot
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 23:02:11 +00:00
jow
baab9a6aec
[package] mtd: treat failure to open FIS partition as fatal when a fis_layout is given, aborts mtd write if reformat is needed and FIS table not available
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19231 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 21:28:22 +00:00
nbd
3ed308ebba
hostapd: remove all object files on config changes
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 18:23:06 +00:00
nbd
ba59661237
mac80211: fix firmware compat stuff for 2.6.32
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 14:18:08 +00:00
jow
5b24113601
[package] base-files: disable bridge firewalling by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19214 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 05:38:44 +00:00
nbd
65c8d28d39
swconfig: support providing the switch device name in an option instead of the section name - necessary to support switches that contain characters such as "-"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-18 00:38:04 +00:00
nbd
2065e4c697
mac80211: remove an obsolete patch
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:33 +00:00
nbd
66fdfcd513
iw, mac80211: get the frequency info per-netdev instead of per-phy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 20:49:28 +00:00
nbd
40f5a41eae
iw: print the current operating frequency in the phy info
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:55 +00:00
nbd
b3eea0e9a1
mac80211: allow user space to query the current operating frequency
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 03:07:51 +00:00
nbd
d9d6100edd
mac80211: fix mac address handling for multiple phy/vif
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19177 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:52:45 +00:00
nbd
9e219ca636
mac80211: upgrade to compat-wireless 2010-01-15
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19176 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-17 01:38:07 +00:00
jow
82a38de19f
[package] remove broadcom-mmc, superseded by broadcom-sdhc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19173 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:46:43 +00:00
jow
79418f0733
[package] add broadcom-sdhc - successor of broadcom-mmc ( #6343 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19172 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 15:45:12 +00:00