Commit graph

3721 commits

Author SHA1 Message Date
Travis Kemen
812105bfb4 fix issues with pptpd server and firewall, closes #2342
SVN-Revision: 19873
2010-02-26 17:16:18 +00:00
Nicolas Thill
8b22b8e61f r8101: update to v1.014.00, fix build on 2.6.31+
SVN-Revision: 19854
2010-02-25 02:03:33 +00:00
Jo-Philipp Wich
f82546764a busybox: fix typo in last commit, thx Nico
SVN-Revision: 19853
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
675b9b5f54 busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
SVN-Revision: 19852
2010-02-25 00:42:09 +00:00
Jo-Philipp Wich
fb96235ea5 busybox: implement -q flag for insmod for Linux 2.6 and actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix
SVN-Revision: 19851
2010-02-24 23:59:46 +00:00
Gabor Juhos
5bc415c2d6 package: add VSC73[89]5 microcode for the AP83/PB44 boards
SVN-Revision: 19836
2010-02-24 13:38:54 +00:00
Felix Fietkau
e08dd936ef ath9k: disable RIFS search on some chips to avoid baseband hangs
SVN-Revision: 19829
2010-02-24 03:43:30 +00:00
Jo-Philipp Wich
0ab4d7e848 iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
SVN-Revision: 19827
2010-02-24 01:59:32 +00:00
Felix Fietkau
f53f060299 madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
SVN-Revision: 19822
2010-02-23 06:42:02 +00:00
Jo-Philipp Wich
243e190675 ppp: enable multilink support (#4837)
SVN-Revision: 19811
2010-02-22 02:26:32 +00:00
Hauke Mehrtens
f56666bde4 ext4: fix for commit r19799
SVN-Revision: 19800
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
ad11f6881a ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Florian Fainelli
2ae5683e83 fix accidently commited ancient mac80211 patches in r19789-19791 (#6716)
SVN-Revision: 19797
2010-02-21 15:43:09 +00:00
Florian Fainelli
1373140033 mac80211: make the vlan injection patch more specific
SVN-Revision: 19791
2010-02-21 14:14:32 +00:00
Florian Fainelli
39cd0fa893 mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
SVN-Revision: 19790
2010-02-21 14:14:28 +00:00
Florian Fainelli
0ddfa39ecb mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
SVN-Revision: 19789
2010-02-21 14:14:17 +00:00
Lars-Peter Clausen
07c499f101 linux-atm: Add libtool fixup
SVN-Revision: 19786
2010-02-20 23:42:25 +00:00
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