Felix Fietkau
7e02f20eb0
mac80211: avoid sending useless delBA frames on client disassoc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33551 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 16:20:30 +00:00
Felix Fietkau
c85bbac847
ath9k: fix rx filtering for older chipsets, helps with multi-bssid and mesh mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33550 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 16:17:18 +00:00
John Crispin
4bae4b20b2
[ramips] make uci-defaults switch detection work on rt5350
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 14:47:18 +00:00
John Crispin
d27303e486
[ramips] add ethernet support for rt5350
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 14:47:08 +00:00
John Crispin
f00a987a69
[ramips] make ramips ethernet use a register mapping table
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 14:46:58 +00:00
Hauke Mehrtens
55fc9a401d
[brcm47xx]: activate failsafe on all ports of the switch and not just port 0.
...
Sometimes the port 0 was the WAN port or there could be some device
where the port 0 is not wired to an actual Ethernet port. Now telnet in
failsafe will listen on all ports of the switch so user do not have to
search for the correct port any more. This change will make the switch
leak traffic between the WAN and the LAN port, but you should not use
failsafe while connected to a untrusted network.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33544 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 14:04:59 +00:00
Gabor Juhos
cd7d6a23f7
ar71xx: create 'fat' images for the DIR-825/TEW-673GRU boards
...
With these images, it is possible to use the 'unused'
partition of the flash. The 'fat' images can be installed
with the sysupgrade command. When a 'fat' image is
installed from a regular one, the platform specific
sysupgrade script copies the calibration data to the
end of the flash. Likewise, when a regular image is
installed from the 'fat' version the sysupgrade script
copies the calibration data back to the original location.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 12:57:41 +00:00
Gabor Juhos
40e58ce1c3
ar71xx: automatically find WLAN calibration data on TEW-673GRU
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33539 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 12:57:40 +00:00
Gabor Juhos
020a46d895
ar71xx: automatically find WLAN calibration data on DIR-825-B1
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 12:57:38 +00:00
Gabor Juhos
685cfcf229
ar71xx: add missing backslash to uci-defaults/leds ( closes #12240 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33537 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 12:49:43 +00:00
John Crispin
cdfbfeaa7a
[ramips] unbreak port mapping detection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-25 09:51:48 +00:00
Gabor Juhos
2fce460e3b
ar71xx: use different machtype and setup for the TL-MR3040
...
Should fix #12211 . Compile tested only.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-24 18:45:56 +00:00
Jo-Philipp Wich
5630868dee
[include] version.mk: ensure that %S is always populated with a subtarget identifier, fallback to "generic" if no subtarget exists
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-24 18:26:48 +00:00
Felix Fietkau
ebc0505172
base-files: remove obsolete entries from sysctl.conf ( #12236 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33532 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-24 15:24:01 +00:00
Felix Fietkau
8eadb90934
openssl: use asm SHA1, SHA256, AES on MIPS.
...
On a lightly loaded 24Kc, as measured by 'openssl speed sha1', shows between
27% and 120% speedup depending on block size.
SHA1 is notably used in Transmission for piece verification.
Patch by Catalin Patulea
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-24 15:23:57 +00:00
Hauke Mehrtens
7baa5e6859
[packages] mac80211: extend help for new options in b43-fwsquash.py
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 18:48:27 +00:00
Hauke Mehrtens
55ee704c5f
[packages] mac80211: fiy typo in b43-fwsquash.py
...
Thanks Jonas
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 18:47:45 +00:00
Felix Fietkau
96007e8af1
hostapd: move the + to the correct line
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33527 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 12:36:32 +00:00
Felix Fietkau
57bd9abecc
grub2: use the static lzma lib instead of the dynamic one
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 10:38:06 +00:00
Felix Fietkau
4fe0549e77
x86: avoid using grub prepare when using grub2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33525 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:59:56 +00:00
Felix Fietkau
ce44bef353
build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:50:01 +00:00
Felix Fietkau
c09ce574b4
grub2: disable nls to fix build failure when libintl/host is built
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33522 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:49:56 +00:00
Felix Fietkau
4c3dab3285
build: pass MAKE_JOBSERVER via environment to avoid leaking it to error messages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:49:52 +00:00
Felix Fietkau
49d9545a63
tools: flex depends on m4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33520 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 09:03:53 +00:00
Felix Fietkau
caefc9ac53
tools/mkimage: avoid picking up unrelated /usr/include headers with the same name as internal header files (e.g. image.h), fixes #12232
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33519 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 08:49:34 +00:00
Felix Fietkau
ec4446db90
include/netfilter.mk: remove a few obsolete lines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33518 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-23 08:25:32 +00:00
Felix Fietkau
9f1b92582d
e2fsprogs: drop an unnecessary include that breaks on mac os x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33517 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 23:34:54 +00:00
Felix Fietkau
be353bdfb5
x86-generic: enable a few more common kernel options/drivers
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 23:29:20 +00:00
Felix Fietkau
0bc9377f09
kernel: increase log buffer size
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 23:10:42 +00:00
Felix Fietkau
fc54d059bf
x86: enable usb storage support for the generic subtarget to support booting from usb devices
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33514 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 21:15:59 +00:00
Felix Fietkau
b043edb3d5
x86: add support for building grub2 images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:42 +00:00
Felix Fietkau
57d951f7a0
add a package for grub2
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:38 +00:00
Felix Fietkau
7bec5b7dd4
x86: split generic image building into a separate script
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:35 +00:00
Felix Fietkau
4650f24b21
x86: rename gen_image_x86.sh to gen_image_grub.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:31 +00:00
Felix Fietkau
649c378bfa
host-build: add HOST_MAKE_FLAGS similar to package MAKE_FLAGS
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33509 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:28 +00:00
Felix Fietkau
0c12b233e7
rules.mk: add TARGET_AR and TARGET_RANLIB
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 20:10:24 +00:00
Jo-Philipp Wich
81f44b3583
[package] comgt: perform case insensitive match when probing for Huawei devices ( #12039 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 14:55:17 +00:00
Hauke Mehrtens
63c477708e
[packages] switch: warn if ndo_do_ioctl is not implemented in the Ethernet driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 12:29:23 +00:00
Hauke Mehrtens
7ad635211d
[packages] mac80211: fix b43 firmware squash for HT and LCN firmware, one file was missing for both.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33505 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 12:28:37 +00:00
Felix Fietkau
c463657e7c
cns3xxx: fix ethernet driver tx completion and queue stop/start
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 00:34:53 +00:00
Felix Fietkau
c999cb61c9
cns3xxx: implement ethernet fraglist tx support for improved bridging performance with jumbo frames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33503 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-22 00:34:49 +00:00
Imre Kaloz
e6c6e76140
[cns3xxx]: move gpio stuff into the right file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-21 05:40:04 +00:00
Imre Kaloz
360d31e90b
[generic/3.3]: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33501 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-21 05:38:16 +00:00
Felix Fietkau
19d64c1668
cns3xxx: add a small optimization for rx offload
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-21 00:13:12 +00:00
Felix Fietkau
341e4ab8dd
cns3xxx: fix ethernet port lookup for multi-descriptor jumbo frames
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33499 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-21 00:13:08 +00:00
Felix Fietkau
3d09f1a936
cns3xxx: fix ethernet packet alignment issues (hw has an alignment requirement of 64), fix skb fragment chaining
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-20 20:27:18 +00:00
Felix Fietkau
9c44a20ec1
kernel: enable perf events when enabling profiling, fixes oprofile on arm
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-20 20:27:14 +00:00
Hauke Mehrtens
8403c0dc75
[brcm47xx]: deactivate mips wait instruction for MIPS 74K on Broadcom SoCs
...
When not removing support for the wait instruction, when ruining on the
BCM4706 SoC the system stops after msleep() without an exception. I
haven't seen this problem on the other Broadcom SoCs with a 74K CPU,
but in the Broadcom SDK it is deactivated for all CPUs of this type.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-20 14:51:57 +00:00
Felix Fietkau
039dcc7b78
cns3xxx: remove the broken flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 23:50:25 +00:00
Felix Fietkau
9593dde703
cns3xxx: fix kernel config
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-19 23:50:22 +00:00