John Crispin
ceffb972eb
Allow UCI configuration of ATM QOS parameters per interface, signed off by Ithamar R. Adema
...
SVN-Revision: 20266
15 years ago
Nicolas Thill
f0aa9bc04f
madwifi: remove redundant conditional dep, atheros has PCI support
...
SVN-Revision: 20263
15 years ago
Travis Kemen
431808b5bf
allow ping
...
SVN-Revision: 20261
15 years ago
Travis Kemen
e2f86520c5
remove +1 as it isn't needed since 16619
...
SVN-Revision: 20259
15 years ago
Travis Kemen
04c3691df1
actually fix linux-atm
...
SVN-Revision: 20233
15 years ago
Felix Fietkau
3ab30b486f
base-files: reload switch settings on /etc/init.d/network start as well
...
SVN-Revision: 20232
15 years ago
Travis Kemen
95e564124c
fixup linux-atm package after the broken patch earlier
...
SVN-Revision: 20225
15 years ago
Vasilis Tsiligiannis
f8f71a88b4
hostap-driver: Fix package installation
...
SVN-Revision: 20224
15 years ago
Travis Kemen
1223494f1d
/lib/network/ppp.sh fixes a problem with PPtP (and other PPP-based things) where PPtP + PPPoE will fail to work. This is because PPtP defaults to ppp0 and so does PPPoE, because /etc/init.d/ppp reinitializes the unit counter for each PPP-type connection (so you could have multiple PPtP over cable, for instance, but PPPoE + PPtP is a problem).
...
/etc/init.d/ppp automatically starts pptp session on boot., from #6720
SVN-Revision: 20221
15 years ago
Travis Kemen
3a13fb95ab
if readethers is set to true make sure /etc/ethers exists, closes #6740
...
SVN-Revision: 20220
15 years ago
Travis Kemen
6aca925ca8
this patch allow to set -g option 1. -g allow to make a more secure ssh server configuration by avoiding brute force attack on root while allowing user to use password (where the username is more difficult to guess).
...
Matthieu
from #6736
SVN-Revision: 20219
15 years ago
Felix Fietkau
73f61a64eb
fix error output of brctl if bridging is not supported.
...
The following error is displayed during network configuration on any device that has DEVICE_TYPE set to something else then router, or has brctl functionality disabled through some other method:
"brctl: SIOCGIFBR: Package not installed"
This is due to the unbridge function being called, which uses "brctl show" to determine if the interface is bridged.
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
SVN-Revision: 20218
15 years ago
Travis Kemen
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
SVN-Revision: 20216
15 years ago
Travis Kemen
411ab9871e
fix missing nls support for 2.6.33
...
SVN-Revision: 20214
15 years ago
Felix Fietkau
14e104688d
add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
...
SVN-Revision: 20196
15 years ago
Felix Fietkau
f434771b7a
madwifi: disable softled by default on pci devices ( fixes #4484 )
...
SVN-Revision: 20195
15 years ago
Felix Fietkau
95a8e6a7dd
wireless-tools: fix encryption display in the scanning list ( #6732 )
...
SVN-Revision: 20194
15 years ago
Travis Kemen
63e0890777
find attached the announced patch for fuse. changes: - latest fuse 2.8.3 - includes now the kernel module for kernel 2.4 - builds parallel - fuse-utils includes now ulockmgr_server
...
fuse24 should be deleted from trunk.
bud
SVN-Revision: 20190
15 years ago
Travis Kemen
2e058c3021
this patches fixes iproute2 parallel build.
...
-Raphael
SVN-Revision: 20189
15 years ago
Travis Kemen
fafcea14a6
this patch fixes iptables parallel build.
...
-Raphael
SVN-Revision: 20188
15 years ago
Travis Kemen
5a32f56774
this patch fixes gdb parallel build.
...
-Raphael
SVN-Revision: 20187
15 years ago
Travis Kemen
b6555735bd
this patch fixes openssl parallel build.
...
-Raphael
SVN-Revision: 20186
15 years ago
Jo-Philipp Wich
1968fb8da3
base-files: force preinit to use busybox mount ( #6797 )
...
SVN-Revision: 20176
15 years ago
Gabor Juhos
32be7f7605
package/base-files: call preinit_ip_deconfig before processing init on initramfs images
...
SVN-Revision: 20159
15 years ago
Felix Fietkau
a95d43125c
ath9k: fix a client mode crash that happens on wpa rekeying
...
SVN-Revision: 20155
15 years ago
Felix Fietkau
a27a5a1973
minstrel_ht: make the ewma of the ampdu length more smooth by updating it on stats updates and reduce the frequency of aggregation checks
...
SVN-Revision: 20153
15 years ago
Nicolas Thill
c3ddcedf4a
kernel: fix kmod-pcmcia-yenta on 2.4
...
SVN-Revision: 20147
15 years ago
Claudio Mignanti
ff96ad6b8b
fix kernel modules dependences for i2c and ata-core
...
SVN-Revision: 20146
15 years ago
Felix Fietkau
9ab5d11a46
mac80211: improve performance a bit
...
SVN-Revision: 20145
15 years ago
Nicolas Thill
5601865155
kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
...
SVN-Revision: 20133
15 years ago
Lars-Peter Clausen
93f97a1bb0
kernel: Add SoC sound support package
...
SVN-Revision: 20130
15 years ago
Hauke Mehrtens
012b44f840
mac80211: fix build problems with kmod-mac80211=n
...
Build compat-wireless also if kmod-mac80211=n, but do not build mac80211.ko.
Fix problem in ticket #6813 .
SVN-Revision: 20125
15 years ago
Nicolas Thill
d08b2b02cf
base-files: fix preinit code typos
...
Signed-off-by: Ithamar R. Adema <ithamar.adema@team-embedded.nl>
Acked-by: Daniel Dickinson <cshore@csolve.net>
SVN-Revision: 20124
15 years ago
Nicolas Thill
f00bcb24be
kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
...
SVN-Revision: 20123
15 years ago
Nicolas Thill
7d50b29b4d
busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
...
SVN-Revision: 20122
15 years ago
Nicolas Thill
de36549de1
uboot-envtools: mark as 2.6 only, use a shorter title and a longer description
...
SVN-Revision: 20118
15 years ago
Nicolas Thill
b4e99d33d9
use a common way of marking packages as not supported on specific targets
...
SVN-Revision: 20117
15 years ago
Felix Fietkau
656de42f9c
Revert "mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)" again It appears to be causing trouble at least with some clients.
...
SVN-Revision: 20115
15 years ago
Felix Fietkau
3f733bc1ec
mac80211/ath9k: fix duration calculation for short-guard-interval frames (thanks to Duy Nguyen for pointing this out)
...
SVN-Revision: 20114
15 years ago
Felix Fietkau
56f94c0d2a
mac80211: fix compile for 2.6.33 (thx, acoul)
...
SVN-Revision: 20113
15 years ago
Felix Fietkau
5c02f218be
hostapd: restore wds sta state after the sta reassociates
...
SVN-Revision: 20108
15 years ago
Felix Fietkau
8b9afa6f75
mac80211: fix interface setup for wds client sometimes an interface does not get added to the bridge properly this seems to be a race of interface setup vs wpa_supplicant fix this by configuring the interface only after wpa_supplicant has been started
...
SVN-Revision: 20106
15 years ago
Felix Fietkau
ad1507756b
hostapd: remove the hotplug script for adding wds station interfaces to a bridge - it suffers from race conditions. instead let hostapd add the interfaces to the bridge
...
SVN-Revision: 20104
15 years ago
Felix Fietkau
875b9fc0ae
hostapd: fix setting the station vlan for wds stations on reauthentication
...
SVN-Revision: 20103
15 years ago
Felix Fietkau
1aa0192b94
hostapd: upgrade to 20100309
...
SVN-Revision: 20090
15 years ago
Felix Fietkau
ddb6eb9d51
mac80211: add support for the noscan option for skipping the initial scan on hostapd startup
...
SVN-Revision: 20089
15 years ago
Felix Fietkau
7fdbfef92f
wpa_supplicant: fix bridging settings for wds
...
SVN-Revision: 20088
15 years ago
Jo-Philipp Wich
9b8ff17f8c
dnsmasq: remove redundant code introduced with r20074
...
SVN-Revision: 20079
15 years ago
Jo-Philipp Wich
58820edbd9
dnsmasq: allow multiple macs per static lease address ( #6205 )
...
SVN-Revision: 20074
15 years ago
Hauke Mehrtens
32885a5a05
mac80211: build ipw2x00 driver from compat-wireless
...
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.
SVN-Revision: 20073
15 years ago