Gabor Juhos
5bc415c2d6
package: add VSC73[89]5 microcode for the AP83/PB44 boards
...
SVN-Revision: 19836
15 years ago
Felix Fietkau
e08dd936ef
ath9k: disable RIFS search on some chips to avoid baseband hangs
...
SVN-Revision: 19829
15 years ago
Jo-Philipp Wich
0ab4d7e848
iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
...
SVN-Revision: 19827
15 years ago
Felix Fietkau
f53f060299
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
...
SVN-Revision: 19822
15 years ago
Jo-Philipp Wich
243e190675
ppp: enable multilink support ( #4837 )
...
SVN-Revision: 19811
15 years ago
Hauke Mehrtens
f56666bde4
ext4: fix for commit r19799
...
SVN-Revision: 19800
15 years ago
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
15 years ago
Florian Fainelli
2ae5683e83
fix accidently commited ancient mac80211 patches in r19789-19791 ( #6716 )
...
SVN-Revision: 19797
15 years ago
Florian Fainelli
1373140033
mac80211: make the vlan injection patch more specific
...
SVN-Revision: 19791
15 years ago
Florian Fainelli
39cd0fa893
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
...
SVN-Revision: 19790
15 years ago
Florian Fainelli
0ddfa39ecb
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
...
SVN-Revision: 19789
15 years ago
Lars-Peter Clausen
07c499f101
linux-atm: Add libtool fixup
...
SVN-Revision: 19786
15 years ago
Hauke Mehrtens
42d947f5ba
make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
SVN-Revision: 19780
15 years ago
Hauke Mehrtens
b52345c9ed
allow routed mode operation again
...
Fix part of bug #6709 .
SVN-Revision: 19779
15 years ago
Jo-Philipp Wich
3651c9804b
kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
...
SVN-Revision: 19772
15 years ago
Jo-Philipp Wich
25a5fab34c
firewall: fix bad number error in fw_redirect() ( #6704 )
...
SVN-Revision: 19765
15 years ago
Jo-Philipp Wich
e9cacfa59a
mac80211: fix typo introduced in r19760 ( #6707 )
...
SVN-Revision: 19763
15 years ago
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
15 years ago
Hauke Mehrtens
046caa7e25
rt2800lib depends on rt2x00-usb
...
The rt2800lib module depends on rt2x00-usb if rt2x00-usb was build.
SVN-Revision: 19760
15 years ago
Felix Fietkau
e4dadf438e
swconfig: Remove unused code
...
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19758
15 years ago
Felix Fietkau
6fdcbd0831
ath9k: fix beacon timer restarts after card resets - improves stability in AP mode
...
SVN-Revision: 19757
15 years ago
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
15 years ago
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
15 years ago
Jo-Philipp Wich
bd4f4a9204
kernel: rename cp2101 driver to cp210x, has changed upstream ( #6673 )
...
SVN-Revision: 19725
15 years ago
Jo-Philipp Wich
2e449378bf
iproute2: make tc depend on kmod-sched ( #6681 )
...
SVN-Revision: 19724
15 years ago
Jo-Philipp Wich
5ebe347f07
kernel: add the token bucket filter to kmod-sched ( #6681 )
...
SVN-Revision: 19723
15 years ago
Jo-Philipp Wich
4257508e11
iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now
...
SVN-Revision: 19722
15 years ago
Felix Fietkau
31cfd93be4
hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672
...
SVN-Revision: 19720
15 years ago
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
15 years ago
Felix Fietkau
b47efaaf4d
ath9k: fix rate control fallback rate selection - improves throughput and link stability
...
SVN-Revision: 19716
15 years ago
Felix Fietkau
b3caca3677
mac80211: move the 2.6.30 compat patch to the other compat patches
...
SVN-Revision: 19715
15 years ago
Lars-Peter Clausen
8d7a6df6ef
kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
...
SVN-Revision: 19712
15 years ago
Imre Kaloz
4c1e6a7e39
refresh grub patches
...
SVN-Revision: 19704
15 years ago
Jo-Philipp Wich
0cfd25119d
mac80211: add compile fix for pre-2.6.32 kernels
...
SVN-Revision: 19692
15 years ago
Felix Fietkau
1797c1217b
carl9170: update to version 1.0.1.1 and fix a compile error
...
SVN-Revision: 19691
15 years ago
Felix Fietkau
dd4893f453
mac80211: update to wireless-testing 2010-02-16
...
SVN-Revision: 19688
15 years ago
Travis Kemen
ab3d8e0779
fix opkg.conf
...
SVN-Revision: 19684
15 years ago
Felix Fietkau
63b1d06a31
hostapd: select crda if mac80211 is selected
...
SVN-Revision: 19667
15 years ago
Felix Fietkau
e9d9efa678
kernel: build the scsi core package even if CONFIG_SCSI=y
...
SVN-Revision: 19666
15 years ago
Felix Fietkau
19d6a9ce6a
kernel: add a package for block2mtd
...
SVN-Revision: 19665
15 years ago
Felix Fietkau
eca17a4a28
kernel: add a package for kmod-ata-sil
...
SVN-Revision: 19664
15 years ago
Felix Fietkau
756b82b7ec
hostapd: fix wpad compile on powerpc
...
SVN-Revision: 19663
15 years ago
Felix Fietkau
002a278972
hostapd: move the roboswitch config override to the right place
...
SVN-Revision: 19662
15 years ago
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
15 years ago
Felix Fietkau
1d1e4d1035
swconfig: add copyright for Martin Mares
...
Signed-off-by: Martin Mares <mj@ucw.cz>
SVN-Revision: 19642
15 years ago
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
15 years ago
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
15 years ago
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
15 years ago
Felix Fietkau
69d4a1e9b8
ath9k: adjust ack timeout workaround patch based on upstream submission
...
SVN-Revision: 19638
15 years ago
Jo-Philipp Wich
e48f324dc0
kernel: add xen kmods
...
SVN-Revision: 19611
15 years ago