Hauke Mehrtens
42d947f5ba
make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
SVN-Revision: 19780
2010-02-20 13:20:36 +00:00
Hauke Mehrtens
b52345c9ed
allow routed mode operation again
...
Fix part of bug #6709 .
SVN-Revision: 19779
2010-02-20 13:18:34 +00:00
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
25a5fab34c
firewall: fix bad number error in fw_redirect() ( #6704 )
...
SVN-Revision: 19765
2010-02-20 03:39:55 +00:00
Jo-Philipp Wich
e9cacfa59a
mac80211: fix typo introduced in r19760 ( #6707 )
...
SVN-Revision: 19763
2010-02-19 22:44:22 +00:00
Jo-Philipp Wich
2a473ebe19
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.
...
SVN-Revision: 19761
2010-02-19 21:25:40 +00:00
Hauke Mehrtens
046caa7e25
rt2800lib depends on rt2x00-usb
...
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.
SVN-Revision: 19760
2010-02-19 19:13:23 +00:00
Felix Fietkau
e4dadf438e
swconfig: Remove unused code
...
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19758
2010-02-19 17:33:46 +00:00
Felix Fietkau
6fdcbd0831
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
...
SVN-Revision: 19757
2010-02-19 17:22:37 +00:00
Hauke Mehrtens
3889c76a6e
remove pcmcia and sdio
...
This fixes #6701
Remove the pcmcia and sdio interface from b43 driver to not depend on these modules.
SVN-Revision: 19756
2010-02-19 15:41:55 +00:00
Gabor Juhos
a71b06ad65
mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board
...
Signed-off-by: Scott Dudley <spmsink@hotmail.com>
SVN-Revision: 19745
2010-02-19 11:52:22 +00:00
Jo-Philipp Wich
bd4f4a9204
kernel: rename cp2101 driver to cp210x, has changed upstream ( #6673 )
...
SVN-Revision: 19725
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
2e449378bf
iproute2: make tc depend on kmod-sched ( #6681 )
...
SVN-Revision: 19724
2010-02-19 01:58:06 +00:00
Jo-Philipp Wich
5ebe347f07
kernel: add the token bucket filter to kmod-sched ( #6681 )
...
SVN-Revision: 19723
2010-02-19 01:56:10 +00:00
Jo-Philipp Wich
4257508e11
iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
...
SVN-Revision: 19722
2010-02-19 01:44:10 +00:00
Felix Fietkau
31cfd93be4
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
...
SVN-Revision: 19720
2010-02-19 01:34:44 +00:00
Felix Fietkau
d692a2340c
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.
SVN-Revision: 19718
2010-02-19 01:07:21 +00:00
Felix Fietkau
b47efaaf4d
ath9k: fix rate control fallback rate selection - improves throughput and link stability
...
SVN-Revision: 19716
2010-02-19 00:47:32 +00:00
Felix Fietkau
b3caca3677
mac80211: move the 2.6.30 compat patch to the other compat patches
...
SVN-Revision: 19715
2010-02-19 00:47:28 +00:00
Lars-Peter Clausen
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Imre Kaloz
4c1e6a7e39
refresh grub patches
...
SVN-Revision: 19704
2010-02-18 12:10:12 +00:00
Jo-Philipp Wich
0cfd25119d
mac80211: add compile fix for pre-2.6.32 kernels
...
SVN-Revision: 19692
2010-02-17 22:37:04 +00:00
Felix Fietkau
1797c1217b
carl9170: update to version 1.0.1.1 and fix a compile error
...
SVN-Revision: 19691
2010-02-17 18:27:42 +00:00
Felix Fietkau
dd4893f453
mac80211: update to wireless-testing 2010-02-16
...
SVN-Revision: 19688
2010-02-17 14:13:27 +00:00
Travis Kemen
ab3d8e0779
fix opkg.conf
...
SVN-Revision: 19684
2010-02-17 02:34:48 +00:00
Felix Fietkau
63b1d06a31
hostapd: select crda if mac80211 is selected
...
SVN-Revision: 19667
2010-02-16 18:29:03 +00:00
Felix Fietkau
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
...
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
19d6a9ce6a
kernel: add a package for block2mtd
...
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Felix Fietkau
eca17a4a28
kernel: add a package for kmod-ata-sil
...
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Felix Fietkau
756b82b7ec
hostapd: fix wpad compile on powerpc
...
SVN-Revision: 19663
2010-02-16 18:28:46 +00:00
Felix Fietkau
002a278972
hostapd: move the roboswitch config override to the right place
...
SVN-Revision: 19662
2010-02-16 18:28:42 +00:00
Lars-Peter Clausen
900de42186
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.
SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Felix Fietkau
1d1e4d1035
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19642
2010-02-15 17:29:07 +00:00
Felix Fietkau
7dcd4af070
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>
SVN-Revision: 19641
2010-02-15 17:29:04 +00:00
Felix Fietkau
b7d662dce8
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>
SVN-Revision: 19640
2010-02-15 17:29:00 +00:00
Felix Fietkau
cfb74b3b81
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>
SVN-Revision: 19639
2010-02-15 17:28:56 +00:00
Felix Fietkau
69d4a1e9b8
ath9k: adjust ack timeout workaround patch based on upstream submission
...
SVN-Revision: 19638
2010-02-15 17:28:52 +00:00
Jo-Philipp Wich
e48f324dc0
kernel: add xen kmods
...
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Jo-Philipp Wich
2e0d14f9c2
base-files: add /dev/hvcX to hotplug common rules
...
SVN-Revision: 19608
2010-02-12 18:57:01 +00:00
Jo-Philipp Wich
250b52f673
base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script
...
SVN-Revision: 19597
2010-02-12 02:06:57 +00:00
Travis Kemen
9e5844fda2
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
...
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Imre Kaloz
7b367d0313
with no users left, remove support for 2.6.21
...
SVN-Revision: 19578
2010-02-11 08:37:57 +00:00
Travis Kemen
9788414b55
change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images
...
SVN-Revision: 19575
2010-02-11 02:38:08 +00:00
Travis Kemen
9f3a73d9e2
Add destination ip of the wan adapter useful if you have multiple ip addresses.
...
SVN-Revision: 19574
2010-02-11 02:33:34 +00:00
Jo-Philipp Wich
87d3ed312c
dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net>
...
SVN-Revision: 19569
2010-02-10 00:34:32 +00:00
Lars-Peter Clausen
275b0d8cd4
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
...
SVN-Revision: 19568
2010-02-09 18:07:36 +00:00
Gabor Juhos
0cbc5f678d
ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700
...
SVN-Revision: 19565
2010-02-09 16:27:35 +00:00
Lars-Peter Clausen
4e0cd7b7a1
util-linux-ng: Build setterm
...
SVN-Revision: 19559
2010-02-08 22:05:11 +00:00
Felix Fietkau
e1efddf19b
mac80211: use wpa_supplicant for unencrypted connections to improve client mode reliability (patch by Stijn Tintel from #6653 )
...
SVN-Revision: 19550
2010-02-08 13:42:14 +00:00
Jo-Philipp Wich
520ea8e5f9
base-files: fix udhcpc address acquisition on network restart (patch by Scott Dudley)
...
SVN-Revision: 19530
2010-02-05 07:57:07 +00:00